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

Error renewing mtls certificate dapr azure AKS #1466

Open
dperez83 opened this issue Nov 20, 2024 · 2 comments
Open

Error renewing mtls certificate dapr azure AKS #1466

dperez83 opened this issue Nov 20, 2024 · 2 comments
Labels
kind/bug Something isn't working

Comments

@dperez83
Copy link

We are using the Dapr extension on azure AKS version 1.14.4-msft.5 and we cannot renew the mtls certificates.

image

PS C:\Users\xxx> helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "dapr" chart repository
...Successfully got an update from the "ingress-nginx" chart repository
Update Complete. ⎈Happy Helming!⎈

PS C:\Users\xxx> dapr mtls renew-certificate -k
Starting certificate rotation
generating fresh certificates
Updating certifcates in your Kubernetes cluster
Dapr control plane version 1.14.4-msft.5 detected in namespace dapr-system
certificate rotation failed: chart "dapr" version "1.14.4-msft.5" not found in https://dapr.github.io/helm-charts repository
@dperez83 dperez83 added the kind/bug Something isn't working label Nov 20, 2024
@dperez83
Copy link
Author

Found a workaround without using dapr cli: Updating root or issuer certs using Kubectl

@yaron2
Copy link
Member

yaron2 commented Nov 20, 2024

@dperez83 add me on Discord please to discuss this in depth - my handle is yaron2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants