Commit Graph

21 Commits (4a5a8092067b7c3a00afbe2068c7c1dfc105b784)

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
Rayan Das 5d1f34e8dd add condition to check for PSP capability in rancher-gatekeeper-crd 2022-12-16 16:33:52 +05:30
Vaishnav Gaikwad 31648c9178 add gatekeeper:3.8.1 2022-06-15 12:00:33 +05:30
Eliyam Levy daa518a32d Add node selectors and tolerations for windows 2022-05-26 11:31:51 -04: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
Brenda Rearden ba64b29462
(dev-v2.6-archive) Add deprecation migration steps to readme, refactored app-readme
(partially cherry picked from commit b9477145b2)
2022-01-06 11:36:20 -08:00
David Ko 9e93598d14
(dev-v2.6-archive) Update longhorn 1.2.0
Signed-off-by: David Ko <dko@suse.com>

(partially cherry picked from commit 7507442ef7)
2022-01-06 11:36:19 -08:00
Jiaqi Luo 3f73dd78a1
(dev-v2.6-archive) bump rancher-webhook to 0.2.1-rc1
(partially cherry picked from commit cc5908e4cc)
2022-01-06 11:36:17 -08:00
Arvind Iyengar 86af1107cf
(dev-v2.6-archive) Bump package.yaml for new release
(partially cherry picked from commit 0dec447724)
2022-01-06 11:36:16 -08:00
Jake Hyde 2f3b63d2df
(dev-v2.6-archive) Merge pull request #1466 from jakefhyde/update-image-versions-in-rancher-cis-benchmark
Update image versions in rancher cis benchmark

(partially cherry picked from commit fa0a5a726a)
2022-01-06 11:36:15 -08:00
Jake Hyde a83c393737
(dev-v2.6-archive) Update rancher-cis-benchmark to 2.0.1
(partially cherry picked from commit 8a669ab826)
2022-01-06 11:36:14 -08:00
Colleen Murphy e5277446f9
(dev-v2.6-archive) Update aks-operator to 1.0.2-rc1
(partially cherry picked from commit 7e41bdf8b2)
2022-01-06 11:36:13 -08:00
David Ko 13ac30fcbd
(dev-v2.6-archive) Base copy longhorn 1.2
Signed-off-by: David Ko <dko@suse.com>

(partially cherry picked from commit a40c7c3cb4)
2022-01-06 11:36:11 -08:00
Rayan Das 79fabf2f1f
(dev-v2.6-archive) Update gatekeeper to 3.6.0
(partially cherry picked from commit ca17db72f8)
2022-01-06 11:36:11 -08:00
Caleb Bron a1ebafd587
(dev-v2.6-archive) Merge pull request #1232 from cmurphy/gatekeeper-3.4.0
Update gatekeeper to 3.5.1

(partially cherry picked from commit 9b44cc986f)
2022-01-06 11:35:17 -08:00
Caleb Bron efa5ea1d2a
(dev-v2.6-archive) Merge pull request #1357 from cmurphy/externalip-webhook-0.1.7
Add external-ip-webhook package for 1.0.0

(partially cherry picked from commit 1c519b3c52)
2022-01-06 11:35:15 -08:00
Colleen Murphy c3956adc58
(dev-v2.6-archive) Update gatekeeper to 3.5.1
(partially cherry picked from commit 73100b59a9)
2022-01-06 11:35:15 -08: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