You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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:
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: