You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a policy on a fresh policy controller install. Any policy I try to create fails with this error:
Error from server (InternalError): error when creating "lab/test-pol.yaml": Internal error occurred: failed calling webhook "defaulting.clusterimagepolicy.sigstore.dev": failed to call webhook: Post "https://webhook.sigstore.svc:443/defaulting?timeout=10s": context deadline exceeded
Debug log for the policy-controller-webhook pod doesn't contain any errors.
Description
I'm trying to create a policy on a fresh policy controller install. Any policy I try to create fails with this error:
Debug log for the
policy-controller-webhook
pod doesn't contain any errors.Policy example:
Version
policy controller: v0.8.2
helm chart: 0.6.1
kubernetes version: v1.24.14-gke.1200
Key used: GKMS
Is there anything I can try to fix it?
The text was updated successfully, but these errors were encountered: