v0.13.0
governance-policy-framework-addon v0.13.0
- The released image is quay.io/open-cluster-management/governance-policy-framework-addon:v0.13.0
What's Changed
- Undo the template duplication check update by @gparvin in #90
- Enable concurrent reconciles, QPS, and burst configurations by @zyjjay in #91
- Update log calls to be more consistent by @JustinKuli in #92
- Update packages by @dhaiducek in #93
- Remove the requirement on k8s.io/client-go@v12.0.0+incompatible by @mprahl in #94
- Fix test panic by @dhaiducek in #95
- Refactor controller set up logic to expose cache access by @zyjjay in #96
- Sync common Makefile by @dhaiducek in #97
- fix nil reference when hub-only controllers are disabled by @zyjjay in #98
- Update cache filtering granularity to align with SA permissions by @zyjjay in #99
- Fix the cache configuration for controller-runtime 0.16 by @mprahl in #100
- Prevent panic when using the managed-cluster-configfile argument by @mprahl in #101
- Sync common Makefile by @dhaiducek in #102
- Update the kubernetes-dependency-watches library by @mprahl in #104
- Use SA for E2E by @zyjjay in #103
- Handle policy dependencies of Gatekeeper types by @JustinKuli in #105
- Update the error to detect when the server only has v1beta1 CRDs by @mprahl in #107
- Update to Go v1.21 by @dhaiducek in #108
- Sync common Makefile by @dhaiducek in #109
- Fix requeue when Kind is missing by @dhaiducek in #110
- Sync common Makefile and Dependabot by @dhaiducek in #112
- Bump the github-actions group with 2 updates by @dependabot in #113
- Record compliance events on the compliance events history API by @mprahl in #111
- Simplify GitHub Action workflows by @dhaiducek in #114
- Sync common makefile by @dhaiducek in #115
- Use token authentication for the compliance history API by @mprahl in #116
- Add a log message when an event is recorded on the compliance API by @mprahl in #117
- Upgrade common Makefile by @dhaiducek in #118
- Stop retrying to record invalid compliance events by @mprahl in #119
- Record compliance events in the compliance history API with nanoseconds by @mprahl in #120
New Contributors
- @dependabot made their first contribution in #113
Full Changelog: v0.12.0...v0.13.0