v0.14.0
governance-policy-framework-addon v0.14.0
- The released image is quay.io/open-cluster-management/governance-policy-framework-addon:v0.14.0
What's Changed
- Record template-sync compliance events in compliance history API by @mprahl in #122
- Replace unmaintained release action by @dhaiducek in #121
- Filter Events for compliance status by Policy UID by @dhaiducek in #123
- Address CVE-2024-24786 by @dhaiducek in #124
- Run framework tests on OCM PRs by @zyjjay in #125
- Various stability fixes and reduce log noise by @mprahl in #126
- Fix template sync set to Nomcompliant when context cancel by @yiraeChristineKim in #127
- Sync common Makefile by @dhaiducek in #128
- Prevent duplicate disabled compliance events by @mprahl in #129
- Start and stop the Gatekeeper status sync controller dynamically by @mprahl in #130
- Add a launch.json for local development by @mprahl in #131
- Move the disabled events recording outside of spec-sync by @mprahl in #132
- Use the admin kubeconfig for the e2e-debug Make target by @mprahl in #133
- Use the dependency watcher cache in gatekeeper-constraint-status-sync by @mprahl in #134
- Bypass the caching of constraint templates by @mprahl in #135
- Handle template errors better by @JustinKuli in #136
- Upgrade controller-runtime to 0.17.3 by @JeffeyL in #137
- Detect the correct error for resource not found by @mprahl in #138
- Report Pending status despite hub template error by @JustinKuli in #139
- Set the parent policy to NonCompliant when there is a duplicate name by @mprahl in #140
- Upgrade addon-framework to 0.9.3. by @xuezhaojun in #141
- Update Go packages by @dhaiducek in #142
- Update to UBI9 by @dhaiducek in #143
- Handle the default value for recreateOption by @mprahl in #144
- Modify equivalentTemplates for OperatorPolicy complianceConfig defaults by @JeffeyL in #145
- Use a valid compliance state in a test by @JustinKuli in #146
New Contributors
- @xuezhaojun made their first contribution in #141
Full Changelog: v0.13.0...v0.14.0