Bug 1944195

Summary: OVN load balancers are recreated on master restart
Product: OpenShift Container Platform Reporter: Tim Rozet <trozet>
Component: NetworkingAssignee: Tim Rozet <trozet>
Networking sub component: ovn-kubernetes QA Contact: Anurag saxena <anusaxen>
Status: CLOSED NOTABUG Docs Contact:
Severity: high    
Priority: high    
Version: 4.6   
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-05 22:36:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1943566    

Description Tim Rozet 2021-03-29 13:48:39 UTC
Description of problem:
During master reboot, all of the load balancers (at least the ones on GR) are deleted and recreated. This causes traffic outage for a period of time for each node. We shouldn't be deleting unless we need to on restart.

Comment 1 Tim Rozet 2021-04-05 22:36:54 UTC
After looking at this closer this isn't actually a bug. I read the code wrong. After trying deleting ovnkube-node and ovnkube-master the same uuids exist for all the load balancers. Closing this.