We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
# collect clusters current versions by running a `kubectl version` command ls config/clusters | xargs -I {} deployer use-cluster-credentials {} 'echo {} $(kubectl version -o json | jq -r .serverVersion.gitVersion) >> k8s-versions.txt'
This issue only needs to get a single cluster from 1.26 to 1.27 (assumes #3224 and #3249 upgrades clusters straight to 1.27 or later).
# 1.26 - AKS utoronto v1.26.3
The text was updated successfully, but these errors were encountered:
Closed by #3596
Sorry, something went wrong.
yuvipanda
consideRatio
No branches or pull requests
Current status
This issue only needs to get a single cluster from 1.26 to 1.27 (assumes #3224 and #3249 upgrades clusters straight to 1.27 or later).
Related
The text was updated successfully, but these errors were encountered: