v0.11.0
governance-policy-addon-controller v0.11.0
- The released image is quay.io/open-cluster-management/governance-policy-addon-controller:v0.11.0
What's Changed
- Add CRD list permission for framework by @willkutler in #62
- Use the proper tags when deploying the controller locally by @mprahl in #63
- kustomize version to v5.0.0 by @yiraeChristineKim in #64
- Use org/branch fallbacks for sync script by @dhaiducek in #65
- Double the framework-addon's default resources by @JustinKuli in #66
- Add Gatekeeper permissions to framework by @dhaiducek in #67
- Add the permission to view the Gatekeeper webhooks by @mprahl in #69
- Fix empty kind version check by @dhaiducek in #68
- Use a unique ClusterRoleBinding name to account for hosted mode by @mprahl in #70
- 3329 framework addon cleanup by @JustinKuli in #71
- Disable Gatekeeper syncing in hosted mode by @dhaiducek in #72
- Add client QPS and Burst customization to cfg-pol by @JustinKuli in #74
- Forbid leader election on older Kubernetes clusters by @dhaiducek in #73
- Stop incorrectly managing the Policy CRD on the hub cluster by @JustinKuli in #76
- Add
IsOldKubernetes
function by @dhaiducek in #77 - Add
gosec
check and bump version by @dhaiducek in #78 - Set seccomp profile for cfg-policy by @JustinKuli in #79
- 4917 policy crd management attempt 2 by @JustinKuli in #80
- Rename the framework's ClusterRoleBinding by @JustinKuli in #82
- Sec context updates by @JustinKuli in #83
- Enhance crd-sync to add labels and annotations by @JustinKuli in #81
New Contributors
- @yiraeChristineKim made their first contribution in #64
Full Changelog: v0.10.0...v0.11.0