Vault: Adding ability to open cluster ip in k8s service#8054
Vault: Adding ability to open cluster ip in k8s service#8054k8s-ci-robot merged 6 commits intohelm:masterfrom
Conversation
Signed-off-by: Charles Cantoni <charles.cantoni@gmail.com>
|
@linki @viglesiasce |
|
@linki |
|
/ok-to-test |
0ca3d96 to
9617f5f
Compare
Signed-off-by: ccantoni <ccantoni@secureauth.com>
673f263 to
9d18358
Compare
Signed-off-by: ccantoni <ccantoni@secureauth.com>
|
@viglesiasce I've addressed your concerns above, let me know if there's anything else! |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
|
This issue is being automatically closed due to inactivity. |
|
@linki See references below: |
|
@linki |
|
/ok-to-test |
Signed-off-by: Vic Iglesias <viglesias@google.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CharlieC3, viglesiasce 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 |
|
Thanks @viglesiasce ! |
What this PR does / why we need it:
This PR adds a couple new values and updates the k8s Vault service to open up the cluster IP for high availability communication.
More specifically, this PR helps resolve this error in Vault logs:
Which issue this PR fixes
None