Optionally mount "ovn-rbac-pki-ca" in the edpm_ovn service POD#1895
Optionally mount "ovn-rbac-pki-ca" in the edpm_ovn service POD#1895slawqo wants to merge 1 commit into
Conversation
This new secret is created by the ovn-operator with patch [1] and contains OVN SB DB certificate which next is used to sign certificates used by the ovn-controller on each of the edpm nodes. This is required to use OVN RBAC for the connection between ovn-controllers and ovn southband DB. [1] openstack-k8s-operators/ovn-operator#541 Related: #OSPRH-1921 Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: slawqo The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
/retest |
|
/test |
|
/test all |
|
@slawqo: 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-sigs/prow repository. I understand the commands that are listed here. |
This new secret is created by the ovn-operator with patch [1] and contains OVN SB DB certificate which next is used to sign certificates used by the ovn-controller on each of the edpm nodes. This is required to use OVN RBAC for the connection between ovn-controllers and ovn southband DB.
[1] openstack-k8s-operators/ovn-operator#541
Related: #OSPRH-1921