Commit Graph

2472 Commits (5dd7f8da0125e3a7ef56f320830d95baa43b5adc)

Author SHA1 Message Date
Harrison Affel 5dd7f8da01 make charts 2023-02-14 11:49:17 -05:00
Harrison Affel e23873b8d1 bump SUC major version 2023-02-14 11:48:55 -05:00
Harrison Affel dd0e4978d3 make remove v101.1.0+up0.4.0 2023-02-14 11:48:38 -05:00
Vaishnav Gaikwad 58583d4ff8
Merge pull request #2412 from doflamingo721/remove-101gatekeeper
[rancher-gatekeeper] Remove unreleased rancher-gatekeeper 101.1.0+up3.10.0 chart.
2023-02-14 10:24:06 +05:30
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
Vaishnav Gaikwad ea1a39c5c4 remove release.yaml entries 2023-02-13 11:43:26 +05:30
Vaishnav Gaikwad af44942a92 remove unreleased gatekeeper verison 2023-02-13 11:42:47 +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 bfb245c69d
Merge pull request #2410 from aiyengar2/fix_upgrade_issue
Remove faulty capabilities checks from node-exporter and kube-state-metrics and fix references to 9100 port
2023-02-10 20:13:32 -08:00
Arvind Iyengar 2fdafca2be
make remove 2023-02-10 15:48:35 -08:00
Arvind Iyengar e26befc92a
make charts 2023-02-10 15:47:53 -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 ac311947a5
make charts 2023-02-10 15:33:53 -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 552d063d01
Merge pull request #2409 from jiaqiluo/bump-webhook 2023-02-10 11:45:15 -07:00
Jiaqi Luo 5de48a33e2 make remove 2023-02-10 11:33:56 -07:00
Jiaqi Luo 9ee2bf07b9 make charts 2023-02-10 11:33:27 -07: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
Harrison 3d96e061a5
Merge pull request #2407 from HarrisonWAffel/suc-changes
Additional SUC Changes For Imported Clusters
2023-02-10 11:19:26 -05:00
Michael Bolot 557cef5449 make remove webhook 2.0.2+up0.3.2-rc15 2023-02-10 09:45:17 -06:00
Michael Bolot 6a576b43e1 make charts 2023-02-10 09:45:00 -06:00
Michael Bolot 93b27d2b6a bump rancher-webhook to v0.3.2-rc16 2023-02-10 09:44:18 -06:00
Harrison Affel 859e2689dc make charts 2023-02-10 10:22:48 -05:00
Harrison Affel 7d447d4e43 change commit 2023-02-10 10:21:37 -05:00
Harrison Affel dbe36ca02c make remove 2023-02-10 10:21:30 -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 ac215896a1
Merge pull request #2404 from aiyengar2/fix_crd_uninstall
Fix rancher-monitoring-crd chart uninstall failure
2023-02-09 13:15:56 -08:00
Mauren Berti 8a7a9eb489
[rancher-cis-benchmark-crd] Remove unreleased version 3.0.1-rc8. 2023-02-09 16:05:55 -05:00
Mauren Berti f0c8525344
[rancher-cis-benchmark] Remove unreleased version v3.0.1-rc8. 2023-02-09 15:57:10 -05:00
Arvind Iyengar 45f746c751
make charts 2023-02-09 12:46:53 -08: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
Geet Samra 3e23c0b036
Merge pull request #2403 from aiyengar2/fix_typo_in_pushprox
Fix typo in metricRelabelings
2023-02-09 12:24:31 -08:00
Arvind Iyengar c8004ef400
make charts 2023-02-09 12:09:34 -08:00
Arvind Iyengar 8d416da04e
Fix typo with metricRelabelings 2023-02-09 12:08:54 -08:00
Harrison 3935cc246f
Merge pull request #2402 from HarrisonWAffel/additional-suc-changes
Bump commit for SUC Version 0.4.0
2023-02-09 11:31:43 -05:00
Harrison Affel 60039f5e0f make charts 2023-02-09 11:06:36 -05:00
Harrison Affel 37fb302542 update rancher-k3s-upgrader commit 2023-02-09 11:01:17 -05:00
Harrison Affel ba3e5ec88e make remove 2023-02-09 11:01:04 -05:00
Mauren Berti 702d34ad92
[rancher-cis-benchmark] Update release.yaml 2023-02-09 09:45:25 -05:00
Mauren Berti ce1769a6f0
make charts 2023-02-09 09:45:25 -05:00
Mauren Berti 204b329d9d
[rancher-cis-benchmark] Remove unreleased versions.
Remove unreleased versions v3.0.1-rc7 and v3.1.0-rc1 of rancher-cis-benchmark and
rancher-cis-benchmark-crd in favour of 4.0.0-rc1.
2023-02-09 09:35:23 -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 7f4bdd6016 drop 1.6.1, replaced by 1.6.2 2023-02-09 14:16:40 +01:00
Andreas Kupries 4220f7d216 make chart, release 2023-02-09 14:13:27 +01: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