Add kube-system namespace to OPA Gatekeeper exception for container ratio
Added a namespace expcetion for kube-system in containerRatio in values.yaml. BB does not deploy kube-system and has no control over the distro.
Related to #82
Merge request reports
Activity
changed milestone to %1.14.0
added 1 commit
- c1b05060 - Commented out excludedNamespaces in order to complete testing. Temporary change.
added 5 commits
-
66779976...222bce19 - 4 commits from branch
main
- b34d8e1d - Merged changes to the main branch into my branch.
-
66779976...222bce19 - 4 commits from branch
@jennifer.kays , you will need to update the Changelog and bump the chart version to complete this MR
Edited by Michael McLeroy
added 1 commit
- 12e549b5 - Updated version in chart.yaml and added a changelog entry.
added statusreview label and removed statusdoing label
Based on the work for #107 (closed), I'm not going to merge this. All your code is complete, but we've had a discussion around kube-system and decided to take a universal approach to exclude it instead of a case-by-case basis. The changes you made here would get overwritten by #107 (closed). The changes from #107 (closed) should be in today.
Closing this as Overcome-by-events.