pilot: fix verified certificate when mtls and referencegrants#55859
pilot: fix verified certificate when mtls and referencegrants#55859istio-testing merged 2 commits intoistio:masterfrom
Conversation
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
|
😊 Welcome @kkk777-7! This is either your first contribution to the Istio istio repo, or it's been You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines Thanks for contributing! Courtesy of your friendly welcome wagon. |
|
Hi @kkk777-7. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
@howardjohn |
|
/ok-to-test |
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
* upstream/master: Automator: update ztunnel@master in istio/istio@master (istio#55950) Automator: update proxy@master in istio/istio@master (istio#55938) gateway: refactor event handling (istio#55758) initial ClusterTrustBundle v1alpha1 support (istio#55592) gateway: add support for using workload certificate (istio#55899) krt: implement folder based collections (istio#55337) support envVarFrom in istiod chart (istio#55872) pilot: fix verified certificate when mtls and referencegrants (istio#55859) default maxconnectionstoacceptpersocketevent to a sensible value (istio#55817)
Please provide a description of this PR:
Fixes #55623
Add
<secret name>-cacertsto verify Certificate when mtls and referencegrants are satisfied.