-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.14.0
-
Important
-
No
-
False
-
Description of problem:
The "re-init-on-failed" annotation will re-init db on all nodes
Version-Release number of selected component (if applicable):
File-integrity-operator.v1.3.2
How reproducible:
Always
Steps to Reproduce:
1. Install FIO 2. Create a fileintegrity 3. Trigger fileintegrity failures on two nodes 4. oc annotate fileintegrities/<fileintegrity-name> file-integrity.openshift.io/re-init-on-failed=
Actual results:
The "re-init-on-failed" annotation will re-init db on all nodes
Expected results:
The "re-init-on-failed" annotation should be able to re-init db on the failure nodes only.
Additional info: