GoogleCloudPlatform / cloud-run-release-manager

[EXPERIMENTAL] Automated canary rollout tool for Cloud Run services.
Apache License 2.0
128 stars 10 forks source link

main: Move chooseMetricsProvider to rollout.go #93

Closed gvso closed 4 years ago

gvso commented 4 years ago

Since this function is only used by another function in rollout.go, it doesn't make sense to have in main.go