What's Changed
- Add support for disabling load restrictions for executing kustomize by @mprahl in #165
- Add new field gatekeeperEnforcementAction to override enforcementAction by @yiraeChristineKim in #167
- Revert "Upgrade PolicyReport CRD to v1beta1" by @dhaiducek in #168
- Replace references to IamPolicy with CertPolicy by @dhaiducek in #170
- Fix: Clean namespaces from Policy types by @dhaiducek in #171
- Fix policy name in example by @dhaiducek in #172
- Add setting name on ConfigurationPolicy by @yiraeChristineKim in #169
- Refactor name setting for complex cases by @yiraeChristineKim in #174
- Fix the bug where raw is abead of obj-temp by @yiraeChristineKim in #175
- Add support for spec.hubTemplateOptions when generating a policy by @mprahl in #177
- Add setting custom messages on configuration policies by @mprahl in #178
- Add
arm64
binary builds by @dhaiducek in #179 - Remove
replace
fromgo.mod
by @dhaiducek in #180 - Update to Go v1.22 by @dhaiducek in #182
- Add
-mod=readonly
to build by @dhaiducek in #183 - Exit loop on build errors by @dhaiducek in #185
- Document the watch evaluation interval by @mprahl in #184
- Sync common Makefile by @dhaiducek in #186
New Contributors
- @yiraeChristineKim made their first contribution in #167
Full Changelog: v1.15.0...v1.16.0