-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18
-
Moderate
-
None
-
False
-
Description of problem:
Intermittently, when the MOSC resource is deleted, MOSBS resources aren't removed.
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-11-14-090045
How reproducible:
Intermittent
Steps to Reproduce:
1.Enable techpreview 2.Create a MOSC resource to enable OCL in a pool 3.Wait until the build pod finishes and the first node starts updating 4.Remove the MOSC resource
Actual results:
The MOSB resource is not removed when the the MOSC is deleted. It is leaked.
Expected results:
When a MOSC resource is removed, all its MOSBs should be removed too.
Additional info:
- causes
-
OCPBUGS-43552 maxUnavailable value is not honored when disabling OCL
- New