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: support explicit k8s version with unspecified release channel #1335

Merged
merged 4 commits into from
Jul 27, 2022

Conversation

bharathkkb
Copy link
Member

fixes #1279

Add support for setting kubernetes_version when release_channel is set to UNSPECIFIED. Per API UNSPECIFIED is equal to not setting a channel. Also adds test to validate a custom specified version is used.

@bharathkkb bharathkkb requested review from a team and Jberlinsky as code owners July 26, 2022 06:31
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

LGTM! - Added one suggestion

examples/safer_cluster/main.tf Show resolved Hide resolved
@comment-bot-dev
Copy link

@bharathkkb
Thanks for the PR! 🚀
✅ Lint checks have passed.

@bharathkkb bharathkkb merged commit dc1de85 into master Jul 27, 2022
@bharathkkb bharathkkb deleted the release-channel-version-fix branch July 27, 2022 00:14
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.

the variable "kubernetes_version" is not usable on module beta-private-cluster and safer-cluster
3 participants