-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/metrics-server] Update rbac apiversion from v1beta1 to v1 #21553
[stable/metrics-server] Update rbac apiversion from v1beta1 to v1 #21553
Conversation
Signed-off-by: Mike Tougeron <tougeron@adobe.com>
Hi @mtougeron. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
cc @olemarkus / @kennethaasan |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mtougeron, olemarkus 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 |
Thanks! |
I think this may have be a breaking change and adding a comment here in case someone else runs across the same trouble. When updating from 2.10.0 to 2.10.1 using helm v3.1.0 we get the error:
which looks similar to the issues raised here: helm/helm#7697 (comment) . It's confusing that the I've worked around it be deleting and recreating the chart, as suggested by the above thread. |
…lm#21553) Signed-off-by: Mike Tougeron <tougeron@adobe.com>
…lm#21553) Signed-off-by: Mike Tougeron <tougeron@adobe.com>
…lm#21553) Signed-off-by: Mike Tougeron <tougeron@adobe.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
…lm#21553) Signed-off-by: Mike Tougeron <tougeron@adobe.com> Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
Signed-off-by: Mike Tougeron tougeron@adobe.com
What this PR does / why we need it:
This updates the rbac apiVersion from v1beta1 to v1. Other areas of the chart are already using v1
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname]
)