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

Selecting a control plane/node version or constraint with a channel #1356

Open
jawnsy opened this issue Aug 8, 2022 · 2 comments
Open

Selecting a control plane/node version or constraint with a channel #1356

jawnsy opened this issue Aug 8, 2022 · 2 comments
Labels
enhancement New feature or request P2 high priority issues triaged Scoped and ready for work

Comments

@jawnsy
Copy link

jawnsy commented Aug 8, 2022

TL;DR

#1279 added the capability to select a specific version when channels are not in use (the special UNSPECIFIED designator).

I would like the ability to either describe a version constraint, or to select the newest version of the given channel (instead of just the default version of a given channel), as we can do in the UI and as indicated in this comment: #1279 (comment)

Terraform Resources

No response

Detailed design

No response

Additional information

The UI selection for the Regular release channel looks like this:

image

When creating a cluster using this submodule, the default version will be selected, and GKE will track this version according to the maintenance policy. We can also manually upgrade our cluster.

However, there is no way to indicate that we would like to upgrade to the newest supported version of a given release channel, rather than simply using the default.

@bharathkkb
Copy link
Member

Thanks for the FR @jawnsy. Happy to review a PR too if you have bandwidth.

@bharathkkb bharathkkb added triaged Scoped and ready for work P2 high priority issues labels Aug 18, 2022
@jawnsy
Copy link
Author

jawnsy commented Aug 29, 2022

Just stumbled across this old issue today, looks like it's a long-standing request: #675

The other issue refers to the issue tracker: https://issuetracker.google.com/issues/235121270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 high priority issues triaged Scoped and ready for work
Projects
None yet
Development

No branches or pull requests

2 participants