-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
SB database is managed by OVNDbCluster controller. The latter doesn't define a stable endpoint (IP or DNS) that could be used in EDP configuration, that would work even after ovsdb-server pod restarts with a different IP address.
The idea here would be to extend OVNDbCluster CRD to support `externalEndpoints` field that would define a new MetalLB endpoint for the service. Then the MetalLB IP address could be used in EDP template to point metadata agent and ovn-controller too.