-
Bug
-
Resolution: Done
-
Undefined
-
ACM 2.5, ACM 2.6.0, ACM 2.7.0
-
None
-
1
-
False
-
None
-
False
-
-
-
Moderate
-
-
-
No
Description of problem:
Usually, Policies are the vehicle for template types like ConfigurationPolicy. But there is nothing preventing a user from installing a ConfigurationPolicy (or another type) directly, without the ownership of a Policy. If this happens, and then a Policy is distributed to that managed cluster that would create the same template, then the framework addon pod crashes on that managed cluster.
Version-Release number of selected component (if applicable):
How reproducible:
Yes
Steps to Reproduce:
- Create a ConfigurationPolicy directly on a managed cluster
- Create a Policy wrapping that ConfigurationPolicy and distribute it to that cluster
- Panic
Actual results:
Panic
Expected results:
No Panic
Additional info:
- clones
-
ACM-3416 Policy Framework pod crashes if a template already exists outside of a policy
- Closed