-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.12
-
None
Description of problem:
During a pod deletion, the whereabouts reconciler correctly detects the pod deletion but it errors out claiming that the IPPool is not found.However, when checking the audit logs, we can see no deletion, no re-creation and we can even see successful "patch" and "get" requests to the same IPPool. This means that the IPPool was never deleted and properly accessible at the time of the issue, so the error in the reconciler looks like it made some mistake while retrieving the IPPool.
Version-Release number of selected component (if applicable):
4.12.22
How reproducible:
Sometimes
Steps to Reproduce:
1.Delete pod 2. 3.
Actual results:
Error in whereabouts reconciler. New pods cannot using additional networks with whereabouts IPAM plugin cannot have IPs allocated due to wrong cleanup.
Expected results:
Additional info:
- blocks
-
OCPBUGS-28778 Whereabouts reconciler errors with "IPPool not found" on pod deletion although the IPPool exists
- Closed
- duplicates
-
OCPBUGS-28553 When Deleting a pod with NAD getting error failed to garbage collect addresses
- Closed
- is cloned by
-
OCPBUGS-28778 Whereabouts reconciler errors with "IPPool not found" on pod deletion although the IPPool exists
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update