[release-1.25] Better support for root certificates#1525
[release-1.25] Better support for root certificates#1525istio-testing wants to merge 3 commits intoistio:release-1.25from
Conversation
* 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: The following test failed, say
DetailsInstructions 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. |
|
Looks like this and the 1.24 ones will need manual cherrypicks. Will attempt to look at tomorrow unless someone else can. cc: @howardjohn |
|
@dhawton I can take a look at this if you haven't already. I just make PRs to release-1.24 and release-1.25? |
|
PR needs rebase. DetailsInstructions 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. |
|
Handled via #1547, thanks |
This is an automated cherry-pick of #1510