-
Bug
-
Resolution: Done
-
Critical
-
Primaza 0.1
-
None
Description of problem:
In Application namespace, Primaza's resources that need a finalizer (e.g. Service Binding) are not deleted on Agent's deployment deletion.
During Deployment termination, the controller has not enough time to process and remove the finalizers from existing resources.
An approach for solving the problem may be to add a finalizer on the Agent's Deployment.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Run a scenario for application namespace cleanup
Actual results:
Sometimes, agent is gone but resources are not
Expected results:
Agent and Primaza resources are gone
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Build Details:
Additional info:
Documentation Requirement: No
Upstream: Not Applicable
Downstream: Not Applicable
Provide link to the relevant section
Provide doc inputs and details required
Release Notes Type: [New Feature/Enhancement/Known Issue/Bug
fix/Breaking change/Deprecated Functionality/Technology Preview]
- is related to
-
APPSVC-1307 Cleanup application namespace
- Closed