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

public ca.crt aka caBundle is not being updated/propagated until the cert-manager and istiod components are restarted #117

Open
smarunich opened this issue Dec 14, 2021 · 0 comments

Comments

@smarunich
Copy link

smarunich commented Dec 14, 2021

When ca.crt value is updated - it's not being propagated through the cert-manager and istiod sidecars are hitting the well-known issue below: https://istio.io/latest/docs/ops/common-problems/injection/#x509-certificate-related-errors

with the following error message:

Error creating: Internal error occurred: failed calling webhook "sidecar-injector.istio.io": Post "https://istiod.istio-system.svc:443/inject?timeout=30s": x509: certificate signed by unknown authority

Restarting istiod does not address the issue, the cert-manager stack has to be restarted as well in order to address ca.crt propagation.

istiod version: 1.8.6
cert-manager: 1.3.1
cert-manager-istio-csr: 0.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant