Commit Graph

6 Commits (9b17ec90c825381d75abc8750b399cc6946d2b65)

Author SHA1 Message Date
vardhaman 1cfe8a9154 added security context values for gatekeeper crd chart
this is needed so that these jobs can be run in the namespace with restricted psa labels applied
2023-02-08 20:12:45 +05:30
Mauren Berti f50b5dc1f7
Add new PSP flag + add validation for capabilities.
* Remove previously added capabilities check.
* Add new validation file validate-psp-install.yaml with capabilities and switch check to verify PSPs are installable in the target cluster.
* Remove old PSP flags and replace them with the standardized global.cattle.psp.enabled.
* Add explanation of the changes for Kubernetes v1.25 to app-readme.md.
2023-01-27 19:38:30 -05:00
Ross Kirkpatrick 6986bdc208 revert rancher-gatekeeper changes 2022-03-24 18:19:56 -04:00
Arvind Iyengar f8327e8e1d
Fix rancher-gatekeeper nodeSelector and tolerations 2022-03-18 13:58:10 -07:00
Luther Monson be5a59aeac add permits-os to all charts that needed it 2022-03-02 17:11:40 -07:00
Arvind Iyengar 63af4011e1
(dev-v2.6-archive) Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```

(partially cherry picked from commit 551327b14e)
2022-01-06 11:33:32 -08:00