-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
AMQ 7.10.0.OPR.3.GA
-
None
-
False
-
-
False
-
Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration, User Experience
-
-
Every `ActiveMQArtemisAddress` CR creates a k8s secret for managing the reconciliation life cycle. However, if the CR is deleted, the address (and queues) are deleted successfully from the Broker pods, but the k8s secrets are still there.
it could be an issue if the user has a quota or limit around the number of objects created in the namespace. So if the user decides to delete an address, then the resources created by the operator should also be deleted and removed. Otherwise, the number of objects created in the namespace could be huge to manage or to mark to delete them.
- duplicates
-
ENTMQBR-8600 Address Controller Doesn't Delete the Secret When 'RemoveFromBrokerOnDelete' flag is set to True
-
- Closed
-