Commit Graph

1264 Commits (2ea3bbdcac977a0fc5fc20acaedfa891fec956f9)

Author SHA1 Message Date
Arvind Iyengar 2ea3bbdcac
[rancher-pushprox] Add global.cattle.psp.enabled docs to README.md 2023-01-30 09:32:50 -08:00
Arvind Iyengar 29a3da4b0c
[rancher-pushprox] Include validate-install-crd.yaml 2023-01-30 09:32:50 -08:00
Arvind Iyengar ea503a320d
[rancher-pushprox] Include validate-psp-install.yaml 2023-01-30 09:32:50 -08:00
Arvind Iyengar 8913ad8f84
[rancher-pushprox] Update kube-version annotation to support 1.25 2023-01-30 09:32:50 -08:00
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 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
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
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 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 2c3bb8ce0b update package and release yamls 2023-01-27 17:43:20 -05:00
Steven Crespo 45aa3826fa Update commit ref 2023-01-27 14:43:11 -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 3419b2ffc4 rancher-monitoring: updating metricRelabelings to include cluster_id for service monitors 2023-01-27 13:10:20 -08: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
Chad Roberts fcff5f1b43
bump rancher-webhook to 0.3.2-rc12 2023-01-27 11:56:49 -05:00
Rayan Das 396dd5a0f6
Merge pull request #2333 from rayandas/bump-cis-benchmark
[dev-v2.7] Update CIS-Benchmark chart to include latest security-scan and cis-operator version.
2023-01-27 10:37:17 +05:30
Mario Manno beb64447f4 Updating to Fleet v0.6.0-rc.2 2023-01-26 18:07:08 +01:00
Eliyam Levy 4282ec2a1d updated packages and release 2023-01-25 17:05:40 -05:00
Rayan Das 56bb7b322f bump security-scan version, cis-operator, and chart version 2023-01-25 17:15:58 +05:30
Geet Samra 52ad3db920 Merge remote-tracking branch 'upstream/release-v2.7' into dev-v2.7 2023-01-24 13:25:33 -08:00
Guilherme Macedo 07c237d7be
make charts
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2023-01-23 19:51:19 -03:00
Guilherme Macedo 5317433a9f
Bump Fleet to v0.5.1
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2023-01-23 19:10:10 -03:00
Chris Kim 69a27df3fb
Merge pull request #2338 from Oats87/bump-suc-0.4.0
[dev-v2.7] Bump system-upgrade-controller chart to 0.10.0
2023-01-20 10:31:57 -08:00
Harrison Affel 0ebc2a3337 bump rancher-webhook to vesrion v0.3.2-rc11 2023-01-19 13:05:47 -05:00
Chris Kim 44ac0c4106 Bump system-upgrade-controller to system-charts/rancher-k3s-upgrader 0.4.0 (SUC v0.10.0)
Signed-off-by: Chris Kim <oats87g@gmail.com>
2023-01-19 09:56:21 -08:00
Chris Kim 63bbf7d215 Rebase from system-charts bf2caf17913204448e92d0cc781c7b76bb2401b2 to b6ef44bbcdc591b63672e59978f229ddbf0a6b83 for system-upgrade-controller/rancher-k3s-upgrader
Signed-off-by: Chris Kim <oats87g@gmail.com>
2023-01-17 13:31:15 -08:00
Michal Jura 2f0260622e
Merge pull request #2327 from mjura/dev-v2.7
[dev-v2.7] Bump rancher-aks-operator v1.1.0-rc2
2023-01-17 16:49:46 +01:00
Chad Roberts 95895018b0
Bump rancher-webhook version to v0.3.2-rc10 2023-01-13 12:10:54 -05:00
Michal Jura eb5a058d41
Bump rancher-aks-operator v1.1.0-rc2
Bug fixes for:
  - AKS Updating AgentPools with custom route table is not allowed

Fixes: rancher/rancher#40087
2023-01-13 09:43:42 +01:00
Rayan Das 7761be94ee
Merge pull request #2329 from rayandas/bump-cis-benchmark
[dev-v2.7] Update CIS-Benchmark chart to include new cis-operator version
2023-01-13 10:07:51 +05:30