-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.8.0
-
GRC Sprint 2023-12, GRC Sprint 2023-15
-
Moderate
-
No
Description of problem:
It seems we have bug where if you have consolidateManifests: true , which is the default, the ignorePending flag is ignored.
See here how it should be set:
https://github.com/open-cluster-management-io/policy-generator-plugin/blob/main/docs/policygenerator-reference.yaml#L83
Version-Release number of selected component (if applicable):
How reproducible:
ACM 2.8 using this example:
https://raw.githubusercontent.com/ch-stark/gatekeeper-examples/main/policyGenerator.yaml
Steps to Reproduce:
- create Application with Policygenerator to generate Policies at runtime using the setting
- observe the property is not applied to the created policy
- ...
Actual results:
Expected results:
Additional info:
- clones
-
ACM-6163 ACM PolicyGenerator ignorePending flag is ignored when using PolicyGenerator
-
- Closed
-