Diogo Souza
71e3564ccf
changing kube version annotation
2023-05-16 17:24:02 -03:00
Diogo Souza
a909b0f9cd
adding gatekeeper 3.12.0 to v2.7
2023-04-25 23:54:10 +00:00
vardhaman
cd97ee298e
added additional permission to cluster role used for gatekeeper jobs
...
the additional permissions are required for the jobs to add psa related labels to namespace
2023-02-03 20:51:38 +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
vardhaman
f5bf73f5e4
rancher gatekeeper updated to 3.10.0
2022-12-07 13:07:58 +05:30
mitulshah-suse
697c23f8c9
add gatekeeper 3.9.0
2022-09-21 10:38:54 +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
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