Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2100095

Summary: Stale chassis are not removed properly
Product: OpenShift Container Platform Reporter: Patryk Diak <pdiak>
Component: NetworkingAssignee: Patryk Diak <pdiak>
Networking sub component: ovn-kubernetes QA Contact: Anurag saxena <anusaxen>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: high    
Priority: unspecified CC: anusaxen, bbennett
Version: 4.11   
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2100092 Environment:
Last Closed: 2022-06-22 12:30:10 UTC Type: ---
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: 2100092    

Description Patryk Diak 2022-06-22 12:28:57 UTC
+++ This bug was initially created as a clone of Bug #2100092 +++

Description of problem:
Stale chassis are not removed properly because are using a pointer to a range variable while building chassisDeleteList: https://github.com/openshift/ovn-kubernetes/blob/a8addcdac5bdd493e1cd46aeb342e2f4c56709b6/go-controller/pkg/ovn/master.go#L1483