-
Notifications
You must be signed in to change notification settings - Fork 54
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
policy-webhook-certs secrets are not getting created #41
Comments
@MageshSrinivasulu could you explain how you install the code? I haven’t experienced the certificates issues when using ko to apply the code in main. On the other hand, the certificate generation is done via https://knative.dev/docs/serving/using-auto-tls/ |
@hectorj2f I am just performing helm install on this https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller. I didn't make any specific changes to helm values |
@MageshSrinivasulu i have faced this issue before we might be hitting a race condition. We will need to replicate it. Perhaps you could delete/install it again including the resources in that namespace. Are ypu installing it on kind ? |
@hectorj2f When you mean delete/install it's only policy-controller right ? not the other resources in that namespaces. I have tried it multiple times but it's the same. We are installing it on AKS using Terraform |
@MageshSrinivasulu I remember discussing with you this issue in our helm-charts repo. I am sharing a gist of it here sigstore/helm-charts#217:
|
Closing the issue for now. Feel free to re-open it. |
This issue is still present. The policy-webhook-certs secret contains no data and despite deleting the namespace and re-installing the helm chart, the issue re-appears. The policy-webhook crashes with this error:
policy-controller AppVersion: 0.7.0 |
Can someone please provide details on how these secrets are getting populated? I my case its not showing. webhook-certs are working fine
policy-webhook-certs :
webhook-certs :
The text was updated successfully, but these errors were encountered: