Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 19:04
· 171 commits to main since this release

governance-policy-addon-controller v0.10.0

  • The released image is quay.io/open-cluster-management/governance-policy-addon-controller:v0.10.0

What's Changed

  • Update CRD specs by @JustinKuli in #28
  • add pending to compliance enum by @willkutler in #30
  • Disable leader election when the replicas are set to 1 by @mprahl in #32
  • Sync the crd changes to the addon by @gparvin in #33
  • Add support for AddOnDeploymentConfig placement configurations by @mprahl in #34
  • Set "oldest" tag in Makefile by @dhaiducek in #35
  • Addon enhancements for Hosted mode by @ckandag in #37
  • Sync policy CRD by @JustinKuli in #38
  • Update monitoring role for config policy by @gparvin in #40
  • ACM-2290 Update annotation for typo fix by @dhaiducek in #39
  • Upgrade failed with missing permissions by @gparvin in #42
  • ACM-2366: Hosted instances cannot share the ServiceMonitor by @gparvin in #43
  • Add Prometheus monitoring to the policy framework by @JustinKuli in #41
  • Reduce permissions required by service monitor by @gparvin in #44
  • Address the flaky nodeSelector test by @mprahl in #45
  • Grant the policy framework kube-rbac-proxy access by @mprahl in #46
  • Set default container for kubectl by @dhaiducek in #47
  • Grant the hosted mode service account read access to CRDs by @mprahl in #48
  • Use enum for dependency compliance by @willkutler in #49
  • Sync enum order/formatting by @dhaiducek in #50
  • Update CRDs by @dhaiducek in #51
  • Allow multiple managed clusters in hosted mode in local environment by @mprahl in #54
  • Update config policy CRD with new object-templates-raw field by @willkutler in #55
  • Grant the hosted mode SA access to manage the the deployment by @mprahl in #56
  • Fix the CRD read permissions on hosted config-policy-controllers by @mprahl in #57
  • Sync copyPolicyMetadata to CRD by @dhaiducek in #58
  • Use a predelete hook to cleanly uninstall the config-policy-controller by @mprahl in #60
  • Update config policy CRD with template field by @willkutler in #61

New Contributors

Full Changelog: v0.9.0...v0.10.0