Skip to content
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

Upgrading from 0.37.0 to 0.37.4 produces service account issues #7138

Open
gete76 opened this issue Oct 1, 2024 · 0 comments
Open

Upgrading from 0.37.0 to 0.37.4 produces service account issues #7138

gete76 opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Issues that need to be triaged

Comments

@gete76
Copy link

gete76 commented Oct 1, 2024

Description

When we tested upgrading our Argo managed install of Karpenter from 0.37.0 to 0.37.4, it produced errors in the controller about missing role permissions for the service account.
example error:
k8s.io/[email protected]/tools/cache/reflector.go:232: Failed to watch *v1.ConfigMap: failed to list *v1. │ │ ConfigMap: configmaps is forbidden: User \"system:serviceaccount:kube-system:karpenter\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\".

Webhooks are disabled in the chart configuration.

Not sure if it's related, but when I tried to manage Karpenter chart install with Kustomize, it produced another set of errors with missing role and rolebindings for the kube-node-lease namespace.

@gete76 gete76 added bug Something isn't working needs-triage Issues that need to be triaged labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant