Similar type of events not getting generated when configmap is changed #1001
Labels
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
Describe the bug
Create and apply configmap with wrong values which will show event in cso and then apply the right configmap which won't give any ValidationWarning event as everything is correct but when wrong configmap is applied again it won't give any ValidationWarning event in configmap which is not expected
How to Reproduce?
For this issue, I have used Images in PR1000 ( #1000 ).
Above ValidationWarning event is getting generated which is expected
As cm was correct no ValidationWarning event is generated after applying correct cm which is expected
No ValidationWarning event is shown for wrong cm. If we check the event last ValidationWarning event was 3m25s old and after applying wrong cm recently it is not showing anything.
Note: This issue is seen when wrong cm is deleted and applied again.
Expected behavior
ValidationWarning Event should be generated if wrong cm is applied and same for other failure cases if that is not working
The text was updated successfully, but these errors were encountered: