Cherry pick #772 from release-1.1 into master#773
Cherry pick #772 from release-1.1 into master#773JimmyCYJ wants to merge 1 commit intoistio:masterfrom
Conversation
* Add sds_name into gateway config * Update comment * Update comment
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: JimmyCYJ, wenchenglu If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/hold |
For single host defined in gateway, we can support implicit naming. Customer can either specify sdsName explicitly or let Pilot pick the first Host name as sds resource name. For multiple hosts, we suggest customer to use the sdsName. We can enforce that in config validation. If customer defines multiple gateways, we also suggest customer to specify sdsName in each gateway. If one host name appears in gateway A and gateway B with different key/cert pairs, using different sdsName allows gateway A and B get different key/cert pairs. cc @myidpt @costinm |
Add sds_name into gateway config
Update comment
Update comment