Project 'platform-one/big-bang/apps/core/policy' was moved to 'big-bang/product/packages/policy'. Please update any links and bookmarks that may still have the old path.
Gatekeeper 3.7.0 Fixes
Merge request reports
Activity
changed milestone to %1.26.0
added gatekeeper label
assigned to @micah.nagel
removed milestone %1.26.0
changed milestone to %1.26.0
added statusreview label
Validated this fixes all the issues with the 3.7.0 upgrade... primary changes:
- there was a missing volume on the audit deployment which resulted in errors when trying to audit violations
- some changes to the values used for the CRD jobs
- mutation flag changed/conditionals around it (mutation is no longer experimental)
- a bunch of conditionals changed/added around certain resources
The biggest issue was the missing volume - that resulted in violations not being exposed/visible to cluster auditor (and maybe not caught at all?).
I'm not sure exactly what caused the issue but I wonder/suspect that maybe a different kpt strategy was used and these files were skipped over. The previous MR only updated CRDs and the usual docs.
Edited by Micah Nagelrequested review from @michaelmcleroy and @toladipupo
mentioned in commit 575b30ad
Please register or sign in to reply