cloudspannerecosystem/autoscaler

Support use of stable channel default Kubernetes version

henrybell opened this issue · 1 comments

Currently the Workload Identity Terraform module does not support Kubernetes versions greater than 1.23, while 1.24 or higher is now the default version across all GKE release channels. For now we pin the version to 1.23, though this version will transition to end-of-life on 2023-07-31. An update to the Workload Identity module is being tracked in the issue workload-identity compatibility.

The fix for the warning in the Kubernetes provider is complete, and can be incorporated here after the next release.