-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
Logging 5.5.0
-
False
-
None
-
False
-
NEW
-
VERIFIED
TODO:
Create a test, using a script if necessary, to verify the fix for LOG-2703. Must create a forwarder instance without a logStore, then delete the forwarder, verifying that the collectors are removed.
Original description of bug fixed in LOG-2703:
As per fix for LOG-2063, fluentd/vector only CL instance deployments should be stopped when CLF is missing. In the scenario where CLF is deleted, Collector DaemonSets are not removed/terminated.
How reproducible: Always
Steps to reproduce:
1) Deploy Logging Operators
2) Create CLF to forward logs to external logstore
3) Provision fluentd/vector only CL instance
4) Remove the CLF after collector pods are running
Expected Result:
Collector deployment should be stopped.
Actual Result:
Collector pods are still running.
- clones
-
LOG-2703 Collector DaemonSet is not removed when CLF is deleted for fluentd/vector only CL instance
- Closed