-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Add channels entries for image architecture #11046
Conversation
098e312
to
064df1b
Compare
Tried testing this out with the toolbox command, got this error
|
@bharath-123 your kops build is likely using the upstream master channels file which doesn't have the architecture additions in it. If you update your cluster spec's |
Got it @rifelpet Thanks for clearing that out! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rifelpet The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…-upstream-release-1.20 Automated cherry pick of #11046: Add channels entries for image architecture
I'm running into issues using kOps 1.20.0: using this
snippets/common/kubernetesVersion:
with this template
and these values: architecture: amd
cloud: aws Edit: created #11217 |
This should fix most requests around having correct images for new clusters and upgrades.
Fixes: #11023
/cc @rifelpet @olemarkus @bharath-123