v0.13.0
governance-policy-addon-controller v0.13.0
- The released image is quay.io/open-cluster-management/governance-policy-addon-controller:v0.13.0
What's Changed
- Enable concurrency reconcile, QPS, and burst configurations by @zyjjay in #107
- Allow configuring to emit error logs only by @JustinKuli in #108
- Update packages by @dhaiducek in #109
- Use the service account for instrumented E2E tests by @mprahl in #111
- Upgrade
otelgrpcby @dhaiducek in #112 - Update framework permissions on listing secrets by @zyjjay in #113
- Sync common Makefile by @dhaiducek in #115
- Update ConfigurationPolicy CRD by @dhaiducek in #114
- Use the correct kubeconfig for hosted mode tests by @mprahl in #116
- Bump addon framework by @dhaiducek in #110
- Update the addon-framework to fix uninstalls by @mprahl in #118
- Sync common Makefile by @dhaiducek in #120
- Update the addon-framework to fix hosted mode predelete hook leaks by @mprahl in #121
- Add
recordDiffto ConfigPolicy by @dhaiducek in #122 - Add CRD and enable OperatorPolicy by @JustinKuli in #123
- Update to Go v1.21 by @dhaiducek in #124
- Synchronize OperatorPolicy CRD by @JustinKuli in #125
- Sync common Makefile by @dhaiducek in #126
- Sync common Makefile and Dependabot by @dhaiducek in #127
- Bump the github-actions group with 2 updates by @dependabot in #128
- Add support for the compliance history API by @mprahl in #129
- Sync common makefile by @dhaiducek in #131
- Create a real service account for auth with the compliance history API by @mprahl in #133
- Set OperatorPolicy default namespace option by @JustinKuli in #130
- Bump Helm by @dhaiducek in #134
- Fix CRD sync by @dhaiducek in #135
- Address Helm CVE by @dhaiducek in #136
- Simplify actions; Upgrade
controller-genby @dhaiducek in #132 - Fix field name of default operator namespace by @JustinKuli in #137
- Replace unmaintained release action by @dhaiducek in #138
- Add missing clustermanagementaddons/status patch permissions by @mprahl in #139
- Fix OCM label check by @dhaiducek in #140
- Address CVE-2024-24786 by @dhaiducek in #141
- Fix the addon controller on non-OCP clusters by @mprahl in #143
New Contributors
- @zyjjay made their first contribution in #107
- @dependabot made their first contribution in #128
Full Changelog: v0.12.0...v0.13.0