-
Notifications
You must be signed in to change notification settings - Fork 17
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
Istio-pilot uses tls_certificates v2 which causes failure with latest self-signed-certificates charm #516
Labels
bug
Something isn't working
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6129.
|
rgildein
added a commit
that referenced
this issue
Aug 16, 2024
Update the cert_handler to v1. fixes: #516
Reported an issue #225 against tls_certificates lib. |
Merged
rgildein
added a commit
that referenced
this issue
Aug 22, 2024
Update the cert_handler to v1. fixes: #516 --------- Signed-off-by: Robert Gildein <[email protected]>
rgildein
added a commit
that referenced
this issue
Aug 22, 2024
Update the cert_handler to v1. fixes: #516 --------- Signed-off-by: Robert Gildein <[email protected]>
rgildein
added a commit
that referenced
this issue
Aug 22, 2024
Update the cert_handler to v1. fixes: #516 --------- Signed-off-by: Robert Gildein <[email protected]>
rgildein
added a commit
that referenced
this issue
Aug 22, 2024
Update the cert_handler to v1. fixes: #516 --------- Signed-off-by: Robert Gildein <[email protected]>
rgildein
added a commit
that referenced
this issue
Aug 22, 2024
Update the cert_handler to v1. fixes: #516 --------- Signed-off-by: Robert Gildein <[email protected]>
orfeas-k
pushed a commit
that referenced
this issue
Aug 26, 2024
Update the cert_handler to v1. fixes: #516 --------- Signed-off-by: Robert Gildein <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description
Istio-pilot uses tls_certificates v2 which causes failure with self-signed-certificates charm since. From revision 165, the self-signed-certificates is using tls_certificates v4, which seems to be not compatible with v2.
Example of issue can be visible in this CI runs: 1, 2 and 3
To Reproduce
Environment
Juju 3.4
microk8s 1.27 or 1.30
Relevant Log Output
Additional Context
No response
The text was updated successfully, but these errors were encountered: