sigstore / helm-charts

Helm charts for sigstore project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whats does this error mean ? Failed to update webhook: customresourcedefinitions.apiextensions.k8s.io

MageshSrinivasulu opened this issue · comments

What does the below error mean? Does it have any impact on the working?

{"level":"error","ts":"2022-06-20T08:34:29.247Z","logger":"clusterimagepolicy.ConversionWebhook","caller":"controller/controller.go:566","msg":"Reconcile error","knative.dev/traceid":"2d5f13fe-d3ec-4ceb-943c-9aab83337bd4","knative.dev/key":"clusterimagepolicies.policy.sigstore.dev","duration":0.049818436,"error":"failed to update webhook: customresourcedefinitions.apiextensions.k8s.io "clusterimagepolicies.policy.sigstore.dev" is forbidden: User "system:serviceaccount:genesys-system:policy-controller-policy-webhook" cannot update resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20220325200448-1f7514acd0c2/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20220325200448-1f7514acd0c2/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20220325200448-1f7514acd0c2/controller/controller.go:491"}

Closing this issue! It has been fixed very recently.