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

Bug 2100092

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 DUPLICATE Docs Contact:
Severity: high    
Priority: unspecified CC: ffernand
Version: 4.10   
Target Milestone: ---   
Target Release: 4.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2100095 (view as bug list) Environment:
Last Closed: 2022-06-22 13:20:50 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: 2100095    
Bug Blocks:    

Description Patryk Diak 2022-06-22 12:23:11 UTC
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

Comment 2 Patryk Diak 2022-06-22 13:20:50 UTC

*** This bug has been marked as a duplicate of bug 2099822 ***