-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Update manifests to use multi arch image #492
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: serathius 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 |
/cc @loburm |
/lgtm |
/retest |
As now manifests are part of release we are free to update manifests.
New changes are detected. LGTM label has been removed. |
Bumping the metrics-server version to v0.3.7. In this version, metrics-server started building multi-arch images. To properly support non-amd64 nodes, we should bump the version and remove the -amd64 in the image path. (kubernetes-sigs/metrics-server#492) ```release-note metrics-server now uses v0.3.7 and supports multi-arch Kubernetes nodes. ```
As now manifests are part of release we are free to update them.
/cc @s-urbaniak