Commit Graph

3 Commits (1da44791ab548f05c0423a764efd15f57b838292)

Author SHA1 Message Date
Chirayu Kapoor 2523db09a4
[dev-v2.9] rancher-cis-benchmark 6.0.0-rc2 update (#3902)
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-05-16 10:17:54 +05:30
Mauren Berti 79a977493b
Update PSP approach for rancher-cis-benchmark.
* Remove all previous capabilities checks.
* Bump version from 3.0.1-rc6 to 4.0.0-rc1.
* Add new flag global.cattle.psp.enabled to control installation of PodSecurityPolicies.
* Add new validate-psp-install.yaml file to check whether PSPs can be installed.
* Update app-readme.md with PSP notice.
* Bump Kubernetes compatibility versions to < 1.26.0.
2023-02-09 09:22:06 -05: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