v0.12.0
governance-policy-propagator v0.12.0
- The released image is quay.io/open-cluster-management/governance-policy-propagator:v0.12.0
What's Changed
- Support selective policy enforcement by @Missxiaoguo in #110
- Bump controller-runtime to 0.15.0 by @clyang82 in #113
- Better handling of cluster-scoped template lookups by @JustinKuli in #115
- Bug: 2 ansiblejobs were created when "Disabled+Manual" mode by @yiraeChristineKim in #116
- Explicitly enable CGO by @mprahl in #122
- Webhook to check name + namespace exceeds 63 characters by @yiraeChristineKim in #117
- Refactoring
getPolicyPlacementDecisions
by @JustinKuli in #127 - Fix duplicated event generation when root policy is disabled by @zyjjay in #131
- Add the database schema for the compliance events API by @mprahl in #126
- Split replicated policy reconciles by @JustinKuli in #130
New Contributors
- @Missxiaoguo made their first contribution in #110
- @clyang82 made their first contribution in #113
- @zyjjay made their first contribution in #131
Full Changelog: v0.11.0...v0.12.0