v0.10.0
governance-policy-framework-addon v0.10.0
- The released image is quay.io/open-cluster-management/governance-policy-framework-addon:v0.10.0
What's Changed
- Add dynamic watches for dependencies by @JustinKuli in #8
- Handle when a policy doesn't have dependencies by @mprahl in #10
- Set pending state on policies if dependencies are not met + remove template by @willkutler in #11
- Fix a bug where the /healthz endpoint pointed to underlying /readyz by @mprahl in #13
- add kind to pending status by @willkutler in #14
- emit pending on mapping error by @willkutler in #16
- Clusternamespace for dep watches by @JustinKuli in #18
- Set "oldest" tag in Makefile; Bump to K8s v1.19 by @dhaiducek in #19
- Handle ignorePending differently by @JustinKuli in #21
- Add OCM doc link by @dhaiducek in #20
- Expose metrics by @JustinKuli in #22
- Add template-sync metrics by @dhaiducek in #23
- Update kubernetes-dependency-watches to v0.1.1 by @mprahl in #24
- Unowned template panic by @JustinKuli in #29
New Contributors
- @willkutler made their first contribution in #11
Full Changelog: v0.9.0...v0.10.0