-
Bug
-
Resolution: Done-Errata
-
Major
-
Logging 6.0.z
-
False
-
None
-
False
-
NEW
-
VERIFIED
-
Before this change the operator did not watch and reconcile resources associated with an instance of a ClusterLogForwarder like it did in prior releases. This updates the operator to watch and reconcile all resources it owns and creates
-
Bug Fix
-
-
-
Log Collection - Sprint 261, Log Collection - Sprint 262
Description of problem:
Removing or editing resources owned by a given instance of the CLF do not cause the operator to reconcile them back to what is spec'd
Version-Release number of selected component (if applicable): 6.0
How reproducible:
Always
Steps to Reproduce:
- Deploy a CLF
- Delete the associated daemonset
Actual results:
- Observe the operator does not recreate the daemonset
Expected results:
The operator should recreate or revert any changes to resources owned by the operator