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
Phan Le
f7e9bc5322
updated approach for PSPs: make prepare/patch: release longhorn v1.4.0 into Rancher 2.7
...
Signed-off-by: Phan Le <phan.le@suse.com>
2023-02-13 15:01:28 -08: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
vardhaman
332dc80f61
bump cis-operator and cis benchmark chart version
2023-02-01 10:47:14 +05:30
vardhaman
1e8345e71d
added tolerations variable for security scan job
2023-02-01 10:28:52 +05:30
Vardhaman Surana
d9748b1cc8
Merge pull request #2298 from vardhaman22/istio-component-hpaspec-config
...
Istio components hpa and pdb config
2023-02-01 10:10:43 +05:30
Steven Crespo
12853a9e47
Merge pull request #2304 from weizhe0422/dev-2.7_LH-1.4.0
...
Add Longhorn 1.4.0 chart with dev-2.7
2023-01-31 13:15:31 -08:00
Dan Bason
54fdf9c25c
[rancher-logging] Run fluentd as numeric UID
2023-02-01 09:41:36 +13:00
Dan Bason
b8cb98b6e2
[rancher-logging] Add node selector to kubeAudit logging
2023-02-01 09:40:30 +13:00
Dan Bason
59847713d7
[rancher-logging] Enable fluentd optional env vars
2023-02-01 09:40:08 +13:00
vardhaman
122b26c3ae
added podDisruptionBudget and hpaspec configuration for istio components
2023-01-31 14:29:13 +05:30
Arvind Iyengar
ca676fcf6f
[rancher-monitoring-crd] Use global.cattle.psp.enabled field
2023-01-30 09:32:51 -08:00
Arvind Iyengar
faf139a0a6
[rancher-monitoring] Add global.cattle.psp.enabled docs to app-README.md
2023-01-30 09:32:51 -08:00
Arvind Iyengar
25831e5541
[rancher-monitoring] Include validate-psp-install.yaml
2023-01-30 09:32:51 -08:00
Arvind Iyengar
2185c35881
[rancher-monitoring] Update kube-version annotation to support 1.25
2023-01-30 09:32:51 -08:00
Arvind Iyengar
955ac68c66
[rancher-monitoring] Replace .Values.global.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:51 -08:00
Arvind Iyengar
b465411a62
[rancher-windows-exporter] Include .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:50 -08:00
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
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
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
Eliyam Levy
c85eb74860
update package and release yamls
2023-01-12 10:52:54 -05:00
Rayan Das
115a07afba
bump cis-benchmark version and chart version
2023-01-12 13:40:10 +05:30
Jiaqi Luo
b2056617a4
Bump rancher-webhook version to v0.3.2-rc9
2023-01-11 15:41:16 -07:00
Vaishnav Gaikwad
5e356f6868
Merge pull request #2325 from doflamingo721/update-istio-versioning
...
[dev-v2.7] Revise istio versioning
2023-01-11 22:50:29 +05:30
Rayan Das
6335f0ec97
add condition to check for PSP capability in rancher-cis-benchmark
2023-01-11 22:42:48 +05:30
Vaishnav Gaikwad
e055763437
correct istio versioning
2023-01-11 12:21:30 +05:30
Jiaqi Luo
54508a5fbb
Bump rancher-webhook version to v0.3.2-rc8
2023-01-10 10:39:50 -07:00
Michael Bolot
8f6c528621
Merge pull request #2300 from selvamt94/neuvector
...
Neuvector: Add NeuVector chart version 2.4.0
2023-01-05 13:13:12 -06:00
selvamt94
6dd5ddc250
Add NeuVector chart version 2.4.0
2023-01-05 10:19:47 -08:00
Kevin Joiner
c9c43755ca
Bump rancher-webhook version to v0.3.2-rc7
2023-01-05 13:12:45 -05:00
vardhaman
ed8dc0d833
psp related fixes for alerting-drivers chart
2023-01-05 18:23:04 +05:30
vardhaman
605469c603
psp related fixes for rancher-sachet chart
2023-01-05 18:23:04 +05:30
vardhaman
3707d97332
psp related fixes for prom2teams chart
2023-01-05 18:23:03 +05:30
vardhaman
a35ead5b2d
updated rancher alerting to latest versions
...
updated prom2teams to 4.2.0 and sachet to 0.3.1
2023-01-05 18:23:03 +05:30
Kevin Joiner
96529f368e
Bump rancher-webhook version to v0.3.2-rc6
2023-01-04 16:41:43 -05:00
Rayan Das
ada6ecc6f2
Merge pull request #2286 from rayandas/bump-security-scan
...
[v2.7] Update CIS Benchmark chart with latest security scan and cis-operator version.
2023-01-04 10:24:46 +05:30
Steven Crespo
6d4a3e7170
Update ui-plugin-operator commit ref
2023-01-03 15:30:59 -08:00
Geet Samra
db784bc681
PSP fixes for rancher-monitoring
2023-01-03 13:38:52 -08:00
Geet Samra
fa46c46b9a
fixing pushprox bug
2023-01-03 10:56:02 -08:00
Anna Blendermann
0c4e4ab49c
Add Kubernetes 1.25 support to KEv2 operator charts ( #2279 )
2023-01-03 12:53:58 -05:00
thomasferrandiz
870a58197c
Mark sriov chart as compatible with rancher 2.7 and k8s 1.25 ( #2278 )
...
* mark rancher-sriov as compatible with rancher 2.7 and k8s 1.25
* make charts
2022-12-28 11:25:15 -05:00
Anna Blendermann
2397160091
Bump vSphere CPI chart images v1.24.3 v1.23.3 v1.22.7 ( #2295 )
2022-12-23 16:14:19 -05:00
Geet Samra
015dae14d0
Merge pull request #2294 from doflamingo721/v2monitoring-crd-psp-compatibility
...
[dev-v2.7 rancher-monitoring-crd] Add condition to check PSP compatibility
2022-12-23 09:35:08 -08:00
Vaishnav Gaikwad
fb8d6d36b0
Merge pull request #2266 from doflamingo721/istio-psp-compatibility
...
[dev-v2.7 istio] Add condition to check PSP compatibility
2022-12-23 15:44:47 +05:30
Vaishnav Gaikwad
96b7d17fb9
add condition to check for PSP capability in rancher-monitoring-crd
2022-12-23 15:37:47 +05:30
Geet Samra
501ea344e3
fixing clusterrole
2022-12-22 16:39:11 -08:00
Geet Samra
4f2b3a9579
Merge pull request #2285 from geethub97/k8s-1.25-deprecations-fix
...
Updating rancher monitoring charts to support k8s 1.25.
2022-12-22 16:03:14 -08:00
Geet Samra
ebd92ddea0
fixing error in node-exporter
2022-12-22 15:48:35 -08:00
Geet Samra
65d0e400ab
updating HPA for rancher-grafana
2022-12-22 14:52:08 -08:00
Chad Roberts
3771bd4ae6
Bump rancher-webhook version to v0.3.2-rc5
2022-12-22 14:18:59 -05:00
Kevin Joiner
ee7e29e1aa
Bump rancher-webhook version to v0.3.2-rc4
2022-12-21 19:35:33 -05:00
Kevin Joiner
7e9c948522
Bump rancher-webhook version v0.3.2-rc3
2022-12-21 09:27:02 -05:00
Geet Samra
310619f5ee
Merge pull request #2282 from geethub97/psp-fix
...
Wrap PSPs in capabilities conditional for k8s 1.25 support
2022-12-20 16:29:49 -08:00
Colleen Murphy
ea41816075
Bump webhook and csp-adapter
2022-12-20 15:23:06 -08:00
Geet Samra
9859369453
psp changes for pushprox
2022-12-20 14:39:02 -08:00
Geet Samra
d6d67f4d33
psp changes for node-exporter
2022-12-20 14:35:23 -08:00
Geet Samra
fa6acc091f
psp updates for rancher-prometheus-adapter
2022-12-20 14:35:23 -08:00
Geet Samra
3ea9286642
psp changes for kube-state-metrics
2022-12-20 14:35:00 -08:00
Chad Roberts
52977fdbeb
Merge pull request #2281 from crobby/bump-webhook-032rc1
...
Bump rancher-webhook v0.3.2 rc1
2022-12-20 16:36:34 -05:00
Tim Hardeck
26edd53692
Updating to Fleet v0.6.0-rc.1
2022-12-20 21:33:38 +01:00
Chad Roberts
083cbb731e
Bump rancher-webhook to v0.3.2-rc1
2022-12-20 15:25:27 -05:00
Rayan Das
6432a683b4
bump security-scan and cis-operator to the latest rc version
2022-12-20 14:42:27 +05:30
Eliyam Levy
6e4bf9d2d6
Updated package and release yamls
2022-12-19 15:11:39 -05:00
Vaishnav Gaikwad
489933f001
add condition to check for PSP capability in rancher-istio
2022-12-19 18:32:10 +05:30
Vaishnav Gaikwad
8a1c24826b
add condition to check for PSP capability in rancher-kiali-server
2022-12-19 18:32:10 +05:30
Vaishnav Gaikwad
850503a039
add condition to check for PSP capability in jaeger tracing
2022-12-19 18:32:04 +05:30
Rayan Das
bae4f852c1
Merge pull request #2274 from rayandas/gatekeeper-psp-compatibility
...
[dev-v2.7 gatekeeper-crd] Add condition to check PSP compatibility
2022-12-19 18:21:57 +05:30
Vaishnav Gaikwad
7736a950d2
Merge pull request #2215 from doflamingo721/cis-imagepullpolicy-fix
...
[dev-v2.7] Update cis-operator imagePullPolicy
2022-12-19 09:51:24 +05:30
Rayan Das
5d1f34e8dd
add condition to check for PSP capability in rancher-gatekeeper-crd
2022-12-16 16:33:52 +05:30
Arvind Iyengar
2c1e0bd6bf
Merge pull request #2254 from aiyengar2/some_more_monitoring_fixes
...
Bug Fixes for latest Monitoring chart
2022-12-15 12:04:36 -08:00
Arvind Iyengar
b649292d3d
Ensure alertmanager's PrometheusRule is not deployed if alertmanager is not enabled
2022-12-15 12:00:13 -08:00
Arvind Iyengar
fb82fa3af3
Revert change to remove tpl from prometheus containers
2022-12-15 11:59:36 -08:00
Arvind Iyengar
4572272e92
Merge branch 'dev-v2.7' into add_rebased_project_monitoring
2022-12-15 10:32:05 -08:00
Mauren Berti
eae6d98974
Merge pull request #2272 from stormqueen1990/fix-psp-logging
...
[rancher-logging] Fix conditional PSPs in DaemonSets for logging.
2022-12-15 11:41:24 -05:00
Mauren Berti
fc922c4724
Add condition for applying PSPs in DaemonSets.
2022-12-15 10:56:00 -05:00
Vaishnav Gaikwad
8edef0570a
Update cis-operator imagePullPolicy
2022-12-15 19:59:13 +05:30
Andreas Kupries
4f71369522
fix: enable deployment on kube 1.25
2022-12-15 14:23:24 +01:00
Andreas Kupries
4b59cebf8c
fix: hardwired namespace name
2022-12-15 11:07:23 +01:00
Andreas Kupries
d6ebecef8c
fix: psp usage for kube 1.25 and higher
...
ref https://github.com/rancher/rancher/issues/39858
2022-12-15 10:22:01 +01:00
Andreas Kupries
d5b1974699
beware: disabled use of skopeo, added warning about what this breaks
2022-12-15 10:22:01 +01:00
Andreas Kupries
41a7a56477
bump epinio to 1.5.1
2022-12-15 10:22:01 +01:00
Andreas Kupries
1d3ae0e1d1
bump epinio-ui dependency to 1.5.3
2022-12-15 10:22:01 +01:00
Arvind Iyengar
07891a5065
Rebase rancher-project-monitoring chart
2022-12-14 12:30:10 -08:00
Arvind Iyengar
b80d9a86cf
Rebase prometheus-federator chart
2022-12-14 12:30:10 -08:00
Thomas Ferrandiz
285a009147
Update rancher-sriov to use BCI image
2022-12-14 10:08:53 +01:00
Anna Blendermann
a6acad3f69
KEv2 branch operators ( #2265 )
...
* Bump AKS patch v1.1.0-rc1 and EKS minor v1.2.0-rc2
2022-12-13 16:15:54 -05:00
Geet Samra
61394189e0
Merge pull request #2263 from geethub97/latency-upstreamfix
...
Using upstream queries to resolve latency for Rancher Pods view and Grafana Rancher / Pod and Rancher / Pod (Containers) dashboards
2022-12-13 11:32:51 -08:00
Geet Samra
55642f3e53
switching to upstream query
2022-12-12 11:40:22 -08:00
Mauren Berti
70e0f412f1
Add condition to create PodSecurityPolicies.
2022-12-08 15:50:02 -05:00
Mauren Berti
88cb96736d
Pull upstream changes.
2022-12-08 15:49:58 -05:00
Mauren Berti
269b65e98d
Bump rancher-logging version to 101.1.0+up3.17.10.
2022-12-08 15:49:34 -05:00
Mauren Berti
32ef60ab47
Rebase rancher-logging from 3.17.7 to 3.17.10.
2022-12-08 15:49:28 -05:00
Mauren Berti
3da3c404e9
Bump rancher-backup version to 3.0.1-rc1.
2022-12-08 15:19:25 -05:00
vardhaman
f5bf73f5e4
rancher gatekeeper updated to 3.10.0
2022-12-07 13:07:58 +05:30
vardhaman
56d0bd046b
removed k8s overly configuration for istiod
...
since overlay setting is not supported for istiodRemote component in istio operator
2022-12-06 13:07:53 +05:30
vardhaman
52e34fb75b
added istio 1.15.3
2022-12-06 13:07:53 +05:30
vardhaman
c46d2cc513
updated kiali server version to 1.59.0
2022-12-06 13:07:53 +05:30
vardhaman
0fe49d7f14
add jaegertracing-all-in-one 1.39.0
2022-12-06 13:07:53 +05:30
vardhaman
3a45fd42a0
added istio 1.15 directory
2022-12-06 13:07:53 +05:30
vardhaman
39a83006e9
CIS BENCHMARK: added debug env var for cis operator
2022-12-06 11:48:40 +05:30
Anna Blendermann
a5feebd592
Bump eks and aks operators ( #2242 )
2022-12-01 14:30:23 -05:00
Andreas Kupries
0e15329be4
bump various dependent images - aws, nginx, paketo - security
2022-11-24 14:54:26 +01:00
Andreas Kupries
3f5253db1a
bump epinio dependency minio to version 5.0.1
2022-11-24 14:51:16 +01:00
Olivier Vernin
f89e5268b9
Merge pull request #2191 from epinio/is1454-awscli-image-update-2.7
...
Epinio in Rancher Charts 2.7 Dev
2022-11-22 10:11:29 +01:00
Arvind Iyengar
7f5b845119
Merge pull request #2189 from aiyengar2/fix_values_yaml_redundant_keys
...
Fix patches and remove redundant container value from values.yaml
(cherry picked from commit 252143f2d7
)
2022-11-21 12:12:37 -08:00
Arvind Iyengar
2cd9429bb5
Merge pull request #2162 from aiyengar2/geet_monitoring_rebase_fixes
...
Rancher Monitoring Chart Rebase to 40.0.1
(cherry picked from commit 52fd568dae
)
2022-11-21 12:12:36 -08:00
Andreas Kupries
0b7f58204f
bumping epinio to 1.4.0 - regenerate patches, main change are bumped image tags
...
bumping minio dependency to 4.0.15
new dependent chart for epinio: dex - patching (images, selector, tolerations, helpers, psp)
2022-11-21 16:54:46 +01:00
Andreas Kupries
0d529f947e
security: bump aws cli image
2022-11-21 09:41:15 +01:00