Commit Graph

2398 Commits (f21f8b0fe841613aec1ba753b417663dfaa2237e)

Author SHA1 Message Date
Arvind Iyengar 9c264011a5
[rancher-pushprox] Replace implicit capabilities check with .Values.global.cattle.psp.enabled and bump major version 2023-01-30 09:32:49 -08:00
Arvind Iyengar 71f20e3e17
[rancher-prometheus-adapter] Replace .Values.psp.create with .Values.global.cattle.psp.enabled and bump major version 2023-01-30 09:32:49 -08:00
Arvind Iyengar 54720ea2a5
[rancher-node-exporter] Replace .Values.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version 2023-01-30 09:32:49 -08:00
Arvind Iyengar d94a62c56d
[rancher-kube-state-metrics] Replace .Values.podSecurityPolicy.enabled with .Values.global.cattle.psp.enabled and bump major version 2023-01-30 09:32:49 -08:00
Arvind Iyengar 40325d35a4
[rancher-grafana] Replace .Values.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version 2023-01-30 09:32:49 -08:00
Chad Roberts 3937cdd790
Merge pull request #2378 from crobby/bumpwebh032-rc14
Bump rancher-webhook to v0.3.2-rc14
2023-01-30 10:12:59 -05:00
Chad Roberts b207659312
make remove 2023-01-30 10:00:27 -05:00
Chad Roberts 17e0f3ba53
make charts 2023-01-30 09:59:39 -05:00
Chad Roberts e740719c13
bump rancher-webhook to v0.3.2-rc14 2023-01-30 09:57:01 -05:00
Mauren Berti ba1d755be1
Merge pull request #2371 from stormqueen1990/feat/new-psp-approach-gatekeeper
[rancher-gatekeeper] Update chart for new PSP approach
2023-01-30 09:07:16 -05:00
Ray Chang 8263c2ace9 make charts: release longhorn v1.4.0 into Rancher 2.7
Signed-off-by: Ray Chang <ray.chang@suse.com>
2023-01-30 14:28:32 +08:00
Ray Chang 6c848ade36 make prepare/patch: release longhorn v1.4.0 into Rancher 2.7
Signed-off-by: Ray Chang <ray.chang@suse.com>
2023-01-30 14:28:32 +08:00
Mauren Berti 590bc468c5
make charts 2023-01-27 19:38:31 -05:00
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
Mauren Berti 8e40538820
Merge pull request #2362 from stormqueen1990/feat/add-error-message-logging
[rancher-logging] Update chart for new PSP approach
2023-01-27 18:42:43 -05:00
Steven Crespo 5800008af4
Merge pull request #2373 from PennyScissors/devv27-update-ui-plug-op
Update ui-plugin-operator chart
2023-01-27 15:28:45 -08:00
Arvind Iyengar 548c9b434a
Merge pull request #2370 from aiyengar2/add_global_psp_fields_to_alerting
Add global.cattle.psp.enabled to rancher-alerting charts
2023-01-27 15:13:51 -08:00
Eliyam Levy b5f55fd169
Merge pull request #2374 from eliyamlevy/dev-v2.7
[dev v2.7] bumping rancher backups to v102.0.0+up3.1.0-rc1
2023-01-27 18:12:55 -05:00
Mauren Berti 1f5cce45f6
make charts 2023-01-27 18:04:58 -05:00
Mauren Berti 30c71503d2
Add user-friendly error message + standardize PSP flag.
* Substitute global.rbac.psp.enabled and global.psp.enabled uses for global.cattle.psp.enabled.
* Remove previous usages of the capabilities check to determine if PSPs and PSP-related resources are applied.
* Add a new validation file (validate-psp-install.yaml) to make the capabilities check when PSP installation is requested and issue a user-friendly message if unable to install PSP.
* Update app-readme.md to include details of this change.
* Bump chart version to 102.0.0.
* Change default value for PSP installation from true to false.
2023-01-27 18:04:57 -05:00
Arvind Iyengar 0378ad6398
make charts 2023-01-27 15:00:49 -08:00
Arvind Iyengar 2384af5893
make remove 2023-01-27 15:00:49 -08:00
Arvind Iyengar 398a62d648
[rancher-alerting-drivers] Add global.cattle.psp.enabled docs to app-readme.md 2023-01-27 15:00:49 -08:00
Arvind Iyengar 485b1a05af
[rancher-alerting-drivers] Add global.cattle.psp.enabled to questions.yml 2023-01-27 15:00:49 -08:00
Arvind Iyengar 5bfa7c3de3
[rancher-alerting-drivers] Include validate-psp-install.yaml 2023-01-27 15:00:48 -08:00
Arvind Iyengar fb81b0ba41
[rancher-alerting-drivers] Use global.cattle.psp.enabled field and bump major version 2023-01-27 15:00:48 -08:00
Arvind Iyengar c9a4aaefd3
[rancher-prom2teams] Use global.cattle.psp.enabled field and bump major version 2023-01-27 15:00:48 -08:00
Arvind Iyengar 14fc295077
[rancher-prom2teams] Move role+rolebinding for PSPs to psp.yaml 2023-01-27 15:00:48 -08:00
Arvind Iyengar d8c28a415e
[rancher-sachet] Use global.cattle.psp.enabled field and bump major version 2023-01-27 15:00:48 -08:00
Arvind Iyengar 71a483e3d2
[rancher-sachet] Move role+rolebinding for PSPs to psp.yaml 2023-01-27 15:00:47 -08:00
Eliyam Levy 534baddcfb make charts 2023-01-27 17:43:55 -05:00
Steven Crespo 94514d014b Update release.yaml 2023-01-27 14:43:31 -08:00
Eliyam Levy 2c3bb8ce0b update package and release yamls 2023-01-27 17:43:20 -05:00
Steven Crespo db82761722 make charts 2023-01-27 14:43:11 -08:00
Steven Crespo 45aa3826fa Update commit ref 2023-01-27 14:43:11 -08:00
Eliyam Levy 13e163c59b make remove rancher-backups v3.0.1-rc4 2023-01-27 17:42:03 -05:00
Steven Crespo ca183ecc46 make remove ui-plugin-operator 101.0.1+up0.1.1-rc1 2023-01-27 14:19:15 -08:00
Steven Crespo aaedfaeaf9 make remove ui-plugin-operator-crd 101.0.1+up0.1.1-rc1 2023-01-27 14:18:58 -08:00
Arvind Iyengar 464036d847
Merge pull request #2366 from geethub97/service-monitor-cluster-ids
Updating metricRelabelings to include cluster ids for all service monitors in Rancher Monitoring
2023-01-27 13:37:35 -08:00
Geet Samra 6398d42ef3 make charts 2023-01-27 13:10:47 -08:00
Chad Roberts 52f6bb72bb
Merge pull request #2372 from crobby/bumpwebh032-rc13
bump rancher-webhook to 0.3.2-rc13
2023-01-27 16:10:22 -05:00
Geet Samra 3419b2ffc4 rancher-monitoring: updating metricRelabelings to include cluster_id for service monitors 2023-01-27 13:10:20 -08:00
Chad Roberts 9228dfee9a
make remove 2023-01-27 16:06:31 -05:00
Chad Roberts 832b65a59d
make charts 2023-01-27 16:06:23 -05:00
Chad Roberts 78e67d6786
Bump rancher-webhook to 0.3.2-rc13 2023-01-27 16:02:39 -05:00
Geet Samra 84237bbbcc rancher-pushprox: updating metricRelabelings to include cluster_id for service monitor 2023-01-27 12:25:26 -08:00
Mauren Berti 8e0334ecfc
Bump rancher-gatekeeper to version 102.0.0. 2023-01-27 14:25:12 -05:00
Geet Samra 2f61690cc7 rancher-grafana: updating metricRelabelings to include cluster_id for service monitors 2023-01-27 10:06:29 -08:00
Geet Samra 66464a1b3c rancher-node-exporter: updating metricRelabelings to include cluster_id for service monitors 2023-01-27 10:06:29 -08:00
Geet Samra 8868ff98e0 kube-state-metrics: updating metricRelabelings to include cluster_id for service monitors 2023-01-27 10:06:29 -08:00