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

Istio-pilot uses tls_certificates v2 which causes failure with latest self-signed-certificates charm #516

Closed
rgildein opened this issue Aug 16, 2024 · 2 comments · Fixed by #517 or #520
Labels
bug Something isn't working

Comments

@rgildein
Copy link
Contributor

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

  1. Run CI

Environment

Juju 3.4
microk8s 1.27 or 1.30

Relevant Log Output

unit-istio-pilot-0: 14:07:32 WARNING unit.istio-pilot/0.juju-log certificates:2: Provider relation data did not pass JSON Schema validation

Additional Context

No response

@rgildein rgildein added the bug Something isn't working label Aug 16, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6129.

This message was autogenerated

rgildein added a commit that referenced this issue Aug 16, 2024
Update the cert_handler to v1.

fixes: #516
@rgildein
Copy link
Contributor Author

Reported an issue #225 against tls_certificates lib.

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
Labels
bug Something isn't working
Projects
None yet
1 participant