-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18.0, 4.19.0
-
None
Description of problem:
The StaticPodOperatorStatus API validations permit: - nodeStatuses[].currentRevision can be cleared and can decrease - more than one entry in nodeStatuses can have a targetRevision > 0 But both of these signal a bug in one or more of the static pod controllers that write to them.
Version-Release number of selected component (if applicable):
This has been the case ~forever but we are aware of bugs in 4.18+ that are resulting in controllers trying to make these invalid writes. We also have more expressive validation mechanisms today that make it possible to plug the holes.
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: