Bug 1969719: Add trusted CA bundle to vsphere operators#178
Conversation
|
@jsafrane: This pull request references Bugzilla bug 1969719, which is invalid:
Comment 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsafrane 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 |
|
/bugzilla refresh |
|
@jsafrane: This pull request references Bugzilla bug 1969719, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (wduan@redhat.com), skipping review request. 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. |
b050b58 to
2e3641c
Compare
| volumeMounts: | ||
| - name: trusted-ca-bundle | ||
| mountPath: /etc/pki/ca-trust/extracted/pem | ||
| readOnly: true |
There was a problem hiding this comment.
nit - configmaps are already readonly.
There was a problem hiding this comment.
It's copied from our docs :-). I removed it.
|
/retest |
2e3641c to
0bc0f12
Compare
Looking into this. |
0bc0f12 to
7345541
Compare
|
/retest |
|
/retest |
7345541 to
b122a4e
Compare
Use cluster's CA bundle when talking to vCenter.
b122a4e to
346081c
Compare
|
@jsafrane: The following test failed, say
Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
|
/lgtm |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
5 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@jsafrane: All pull requests linked via external trackers have merged: Bugzilla bug 1969719 has been moved to the MODIFIED state. 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. |
Use cluster's CA bundle when talking to vCenter.
/assign @gnufied