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:
- is cloned by
-
ACM-6196 [2.8] ACM PolicyGenerator ignorePending flag is ignored when using PolicyGenerator
-
- Closed
-
-
ACM-6197 [2.7] ACM PolicyGenerator ignorePending flag is ignored when using PolicyGenerator
-
- Closed
-
- is documented by
-
ACM-6348 GRC known issue: Generator IgnorePending flag is...ignored
-
- Closed
-
- mentioned on