Releases: open-cluster-management-io/policy-generator-plugin
Releases · open-cluster-management-io/policy-generator-plugin
v1.10.0
Major features:
- The generator now has fields to set policy ordering fields (
dependencies,extraDependencies) in Policies.
What's Changed
- Add release workflow by @dhaiducek in stolostron#80
- OCPBUGS-2200: Add remediationAction at the Policy spec level by @tliu2021 in stolostron#81
- Add options for policy ordering by @JustinKuli in stolostron#82
- Policy extra ordering by @JustinKuli in stolostron#84
- Fix order manifests by @JustinKuli in stolostron#85
New Contributors
- @tliu2021 made their first contribution in stolostron#81
Full Changelog: stolostron/policy-generator-plugin@a240fad...v1.10.0 (Note: this is not v1.9.1...v1.10.0 because of some commit history shenanigans)
v1.9.1
v1.9.0
- Fix the Gatekeeper expander event inform policy
- Provide consistent overrides in manifests
- Add clean Make target
- Support PruneObjectBehavior
- Add handling for Kustomize directories
- Validate resource names for DNS compliance
- Add LabelSelector to NamespaceSelector
- Remove the cluster conditions added to the placement rule
- Update to Go 1.18
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.2
What's Changed
- Update Go packages stolostron#37
- Upgrade placement API to v1beta1 stolostron#38
v1.4.1
- Fix the issue policyset placement was not counted stolostron#35
- Ensure policyset name is unique stolostron#36