You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this patch instead of using the same SSL certificate by each of the
ovn-controller PODs in the environment, there is separate certificate
generated, with uniq CN name which match system-id set in that chassis
and signed with certificate from SB.
That way OVN RBAC can be used for the connections from ovn-controller
PODs to the OVS SB database.
Related: #1922
Assisted-by: claude-opus-4.6
Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
0 commit comments