Commit Graph

1330 Commits (5dbf1bd6cfc9f7a74c9c5ee2906ab56bfbbbf31f)

Author SHA1 Message Date
Tim Hardeck 19504ad197
Updating to Fleet v0.6.0-rc.3 2023-02-16 10:54:36 +01:00
Arvind Iyengar 2587c841d4
Fix system_default_registry references in rancher-monitoring chart
(cherry picked from commit 6ad8e16d30)
2023-02-15 17:29:35 -08:00
Anna Blendermann 495e4b44a7
Bump vSphere CSI/CPI major version to track k8s 1.25 support (#2418) 2023-02-14 17:24:41 -05:00
Caleb Bron 8249d2d753
Merge pull request #2395 from selvamt94/neuvector
Add NeuVector chart version 2.4.2
2023-02-14 12:32:32 -07:00
Harrison 0fb5c73769
Merge pull request #2417 from HarrisonWAffel/bump-suc-major
Bump System Upgrade Controller Major Version for 1.25
2023-02-14 12:53:15 -05:00
Harrison Affel e23873b8d1 bump SUC major version 2023-02-14 11:48:55 -05:00
Michal Jura 709e1a399a
[dev-v2.7] Bump rancher-aks-operator v1.1.0-rc4 2023-02-14 15:06:08 +01:00
Vardhaman Surana 12321ddd7b
Merge pull request #2367 from vardhaman22/fix-gatekeeper
added additional permissions to cluster roles used by gatekeeper chart jobs
2023-02-13 12:56:01 +05:30
Arvind Iyengar 1dee9705f7
Merge pull request #2411 from aiyengar2/add_prometheus_federator
Bring in Project Monitoring charts with PSP issues fixed
2023-02-10 20:13:49 -08:00
Arvind Iyengar 39242d51de
Update prometheus-federator to 0.2.0 2023-02-10 15:47:25 -08:00
Arvind Iyengar dc0ee9733c
Update rancher-project-monitoring to 0.2.0 2023-02-10 15:44:42 -08:00
Arvind Iyengar 1cf7b1a468
Remove faulty .Capabilities check for kube-state-metrics 2023-02-10 15:33:53 -08:00
Arvind Iyengar 6bde4c49aa
Remove faulty .Capabilities check for node-exporter 2023-02-10 15:33:53 -08:00
Arvind Iyengar dd63ae66f4
Ensure all references of 9100 are removed 2023-02-10 15:11:30 -08:00
Jiaqi Luo e889dacf68 bump rancher-webhook to 0.3.2-rc17 2023-02-10 11:33:06 -07:00
Michael Bolot b00a6cfc6a
Merge pull request #2408 from MbolotSuse/wh-0.3.2-rc16
Bump rancher webhook to v0.3.2-rc16
2023-02-10 11:01:17 -06:00
Michael Bolot 93b27d2b6a bump rancher-webhook to v0.3.2-rc16 2023-02-10 09:44:18 -06:00
Harrison Affel 7d447d4e43 change commit 2023-02-10 10:21:37 -05:00
Olivier Vernin 737bb9980c
Merge pull request #2401 from epinio/epinio-1-6-2
Epinio 1.6.2, replaces 1.6.1
2023-02-10 15:38:25 +01:00
Mauren Berti ef7a8848dc
Merge pull request #2380 from stormqueen1990/feat/new-psp-approach-cis-benchmark
[rancher-cis-benchmark] Update chart for new PSP approach
2023-02-09 17:39:55 -05:00
Arvind Iyengar 3db170070d
Fix rancher-monitoring-crd chart uninstall failure
It seems like the order of parameters in the CRD uninstall Job are incorrect.

```
arvindiyengar: ~/Rancher/charts/src/github.com/rancher/charts
$ kubectl apply -f charts/rancher-monitoring-crd/101.0.0+up19.0.3/crd-manifest
customresourcedefinition.apiextensions.k8s.io/alertmanagerconfigs.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/alertmanagers.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/podmonitors.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/probes.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/prometheuses.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/prometheusrules.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/servicemonitors.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/thanosrulers.monitoring.coreos.com created
arvindiyengar: ~/Rancher/charts/src/github.com/rancher/charts
$ kubectl delete -Rf --ignore-not-found=true charts/rancher-monitoring-crd/101.0.0+up19.0.3/crd-manifest
the path "--ignore-not-found=true" does not exist
arguments in resource/name form may not have more than one slash
```

Since it is invalid to place `--ignore-not-found=true` after `-Rf`, I'm just switching the order to be successful.
2023-02-09 12:44:55 -08:00
Arvind Iyengar 8d416da04e
Fix typo with metricRelabelings 2023-02-09 12:08:54 -08:00
selvamt94 3defafcd46 Merge remote-tracking branch 'upstream/dev-v2.7' into neuvector 2023-02-09 10:04:55 -08:00
Harrison Affel 37fb302542 update rancher-k3s-upgrader commit 2023-02-09 11:01:17 -05:00
Mauren Berti ce1769a6f0
make charts 2023-02-09 09:45:25 -05:00
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
Andreas Kupries e2b07fd4e5 bump epinio to 1.6.2, bugfixes `app export`, `app portforward`
ref https://github.com/epinio/epinio/releases/tag/v1.6.2
2023-02-09 14:11:15 +01:00
Eliyam Levy 8047e91c2d
Merge pull request #2365 from dbason/dev-v2.7
[rancher-logging] Various minor fixes
2023-02-08 17:21:57 -05:00
Dan Bason 4616a28c8a
[rancher-logging] Update for psp setting 2023-02-09 10:56:33 +13:00
selvamt94 aa5ca49867 Add NeuVector chart version 2.4.2 2023-02-08 12:13:57 -08:00
Harrison Affel 5de59ad611 update system-charts commit 2023-02-08 12:39:18 -05:00
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
Vardhaman Surana 4cccf56734
Merge pull request #2394 from vardhaman22/fix-cis-rbac
fix cis rbac
2023-02-08 09:59:48 +05:30
Jiaqi Luo 4a5775d40a bump rancher-webhook to 0.3.2-rc15 2023-02-07 14:27:59 -07:00
Mauren Berti d571f4ff2a
Merge pull request #2379 from stormqueen1990/feat/new-psp-approach-istio
[rancher-istio] Update chart for new PSP approach
2023-02-07 13:25:03 -05:00
vardhaman 0f5ef706c1 CIS: updated clusterrolebinding name
also removed the unnecessary hook for deleting role binding
2023-02-07 17:54:12 +05:30
Geet Samra 7d09394cc0
Merge pull request #2387 from geethub97/dev-v2.7
Forward-port fix from #40340
2023-02-06 11:25:25 -08:00
Mauren Berti 633995aee5
[rancher-istio] Implement new PSP approach.
* Add new flag cattle.psp.enabled to values.yaml.
* Add new validation file validate-psp-install.yaml.
* Remove previous capabilities checks from chart + subcharts.
* Include blurb in app-readme.md about PSP changes.
2023-02-06 13:23:36 -05:00
Mauren Berti aed199798c
[rancher-tracing] Replace global.rbac.pspEnabled flag.
* Replace previous global.rbac.pspEnabled flag with global.cattle.psp.enabled.
* Add new flag to values.yaml.
* Include validation in validate-psp-install.yaml.
2023-02-06 13:23:36 -05:00
Mauren Berti 609e8972e7
[rancher-kiali-server] Replace rbac.pspEnabled for cattle.psp.enabled.
* Substitute the old rbac.pspEnabled flag for the new cattle.psp.enabled flag.
* Add new flag to values.yaml.
2023-02-06 13:23:36 -05:00
Mauren Berti 1a9db880ec
[rancher-tracing] Bump chart version to 102.0.0. 2023-02-06 13:23:36 -05:00
Mauren Berti caf40f2e2c
[rancher-kiali-server] Bump chart version to 102.0.0. 2023-02-06 13:23:36 -05:00
Mauren Berti e2f71a4ce0
[rancher-istio] Bump chart version to 102.0.0. 2023-02-06 13:23:30 -05:00
Olivier Vernin ca6d1ca97d
Merge pull request #2344 from epinio/epinio-1.6.1
Bump Epinio to 1.6.1 (2.7 dev)
2023-02-06 18:42:02 +01:00
thomasferrandiz 27ac814d9a
[dev-v2.7] Upgrade rancher-nfd to v0.12.1 (#2337)
* Upgrade rancher-nfd to v0.12.1

* make charts
2023-02-06 09:45:12 -05:00
Andreas Kupries f771a197ce fix: https://github.com/rancher/rancher/issues/40338
extended app-readme
extended questions
flipped default to false
added validation
bumped version
2023-02-06 09:33:07 +01:00
Andreas Kupries b5ad006f6a feat: bump epinio to 1.6.1
chore: update/fix patches
2023-02-06 09:33:07 +01:00
Andreas Kupries 0dedf6c0b6 feat: bump minio dependency to 5.0.4
chore: update/fix patches
2023-02-06 09:33:07 +01: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
Geet Samra 74e0eac696 resetting prometheus-node-exporter.service.port and prometheus-node-exporter.service.targetPort to 9796 2023-02-02 15:46:23 -08:00