v0.12.0
governance-policy-addon-controller v0.12.0
- The released image is quay.io/open-cluster-management/governance-policy-addon-controller:v0.12.0
What's Changed
- Add
deletecollection
permissions for policies by @dhaiducek in #85 - Disable framework pre-delete hook on self-managed hub by @dhaiducek in #86
- Use the ocm repo instead of the registration-operator by @mprahl in #87
- Explicitly enable CGO by @mprahl in #90
- Adjust permissions by @dhaiducek in #91
- Allow TLS 1.2 connections for compatibility with older OpenShift versions by @mprahl in #92
- Use ManagedCluster metadata for k8s distro type by @JustinKuli in #93
- Update client-go to v0.26.4 by @mprahl in #95
- Sync ConfigurationPolicy CRD by @JustinKuli in #96
- Bug: delete all policies when management + hub hosted mode by @yiraeChristineKim in #94
- Set the uninstallation annotation in the chart by @JustinKuli in #97
- Fix flaky Kind test minimum issue by @yiraeChristineKim in #99
- Add support for explicitly enabling the spec sync controller by @mprahl in #100
- Use the controller's namespace for ServiceMonitor definitions by @mprahl in #101
- Bump ManagedClusterAddon removal timeout by @dhaiducek in #102
- Create the cluster namespace when a hub is imported by a global hub by @mprahl in #104
- Manage the addon namespace for OpenShift monitoring configuration by @mprahl in #103
- Make the ManifestWork check more specific by @mprahl in #106
Full Changelog: v0.11.0...v0.12.0