Skip to content

[release-1.24] Better support for root certificates #1526

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

Conversation

istio-testing
Copy link
Contributor

This is an automated cherry-pick of #1510

* Split the last element of the returned response from the CA. This
  allows support for multiple roots. Note this requires a change to
Istio (which I am making) to rever the regression in 1.25.1
(istio/istio#55793).
* Split root from chain in the config_dump. Without this, it is
  impossible to know if something is a root or intermediate.
@istio-testing istio-testing requested a review from a team as a code owner April 15, 2025 16:36
@istio-testing istio-testing added the release-notes-none Indicates a PR that does not require release notes. label Apr 15, 2025
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 15, 2025
@dhawton
Copy link
Member

dhawton commented Apr 15, 2025

/test test

@dhawton
Copy link
Member

dhawton commented Apr 15, 2025

Looks like this and the 1.25 ones will need manual cherrypicks. Will attempt to look at tomorrow unless someone else can.

cc: @howardjohn

@istio-testing
Copy link
Contributor Author

@istio-testing: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
test_ztunnel_release-1.24 5c14b48 link true /test test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@Stevenjin8
Copy link
Contributor

#1546 resolves this

@Stevenjin8 Stevenjin8 closed this May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants