Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: set release_channel and auto_upgrade, drop meshtelemetry #1618

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

apeabody
Copy link
Contributor

@apeabody apeabody commented Apr 26, 2023

  • Set release_channel default to REGULAR for GKE behavior, REGULAR is already default for safe_cluster
  • Set auto_upgrade to force true when a release_channel other than UNSPECIFIED is used
  • CI prepare stage is silently failing (CI prepare stage can silently fail #1619) as meshtelemetry.googleapis.com is deprecated: SERVICE_CONFIG_NOT_FOUND_OR_PERMISSION_DENIED

Fixes: #1620

@apeabody apeabody marked this pull request as ready for review April 26, 2023 18:42
@apeabody apeabody requested review from a team, Jberlinsky and ericyz as code owners April 26, 2023 18:42
@apeabody apeabody changed the title chore: meshtelemetry is deprecated fix!: set release_channel REGULAR, drop meshtelemetry Apr 26, 2023
@apeabody apeabody changed the title fix!: set release_channel REGULAR, drop meshtelemetry fix!: update auto_upgrade and release_channel, drop meshtelemetry Apr 26, 2023
@apeabody apeabody changed the title fix!: update auto_upgrade and release_channel, drop meshtelemetry fix!: set release_channel and auto_upgrade, drop meshtelemetry Apr 26, 2023
Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the upgrade guide too!

@apeabody apeabody merged commit 3c8dd3a into master Apr 28, 2023
4 checks passed
@apeabody apeabody deleted the apeabody-patch-2 branch April 28, 2023 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GKE Cluster Created with Incorrect Release Channel
2 participants