Added hostnames to tls certificates#7231
Conversation
Signed-off-by: Calum Murray <cmurray@redhat.com>
|
/lgtm |
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
|
/cc @pierDipi |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #7231 +/- ##
==========================================
+ Coverage 77.73% 77.75% +0.02%
==========================================
Files 246 246
Lines 13284 13284
==========================================
+ Hits 10326 10329 +3
+ Misses 2435 2433 -2
+ Partials 523 522 -1 ☔ View full report in Codecov by Sentry. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, pierDipi 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 |
|
/cherry-pick release-1.11 |
|
@pierDipi: once the present PR merges, I will cherry-pick it on top of release-1.11 in a new PR and assign it to you. DetailsIn response to this:
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/test-infra repository. |
|
/retest-required |
|
@pierDipi: new pull request created: #7259 DetailsIn response to this:
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/test-infra repository. |
* Added hostnames to tls certificates Signed-off-by: Calum Murray <cmurray@redhat.com> * Update broker-filter-tls-certificate.yaml Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> --------- Signed-off-by: Calum Murray <cmurray@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Added hostnames to tls certificates * Update broker-filter-tls-certificate.yaml --------- Signed-off-by: Calum Murray <cmurray@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Fixes #7209
Proposed Changes