open-cluster-management-io / policy-generator-plugin

A Kustomize generator plugin to generate Open Cluster Management policies
Apache License 2.0
29 stars 31 forks source link

Fix ExtraDependencies for ConfigPolicy manifests #126

Closed dhaiducek closed 1 year ago

dhaiducek commented 1 year ago

When a ConfigurationPolicy manifest was provided directly, extraDependencies was being set at the objectDefinition level rather than the policy-templates level.

ref: https://issues.redhat.com/browse/ACM-7353

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, mprahl

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/open-cluster-management-io/policy-generator-plugin/blob/main/OWNERS)~~ [dhaiducek,mprahl] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment