sundeck-io / OpsCenter

OpsCenter for Snowflake makes it easy to understand and manage your Snowflake consumption
Other
25 stars 15 forks source link

New procedures which break apart finalize_setup_from_service_account() #628

Closed joshelser closed 7 months ago

joshelser commented 7 months ago

We must always call setup_external_functions in upgrade_check.

The three pieces we can now call concurrently (in place of finalize_setup_with_service_account()) are:

joshelser commented 7 months ago

One minor conflict on rebase