Daishan Peng
e7c5d7a499
(dev-v2.6-archive) Merge pull request #660 from StrongMonkey/add-rio-annotations
...
Add istio dependency to rio chart
(partially cherry picked from commit 4cd7a24bd8
)
2022-01-06 11:33:14 -08:00
Arvind Iyengar
5e6cfe0671
(dev-v2.6-archive) Replace rancher/busybox w/ rancher/library-busybox
...
Related Issue: https://github.com/rancher/rancher/issues/28978
(partially cherry picked from commit c263e58157
)
2022-01-06 11:33:14 -08:00
Arvind Iyengar
b8cec21d48
(dev-v2.6-archive) Rebase to new upstream at kube-prometheus-stack
...
The old upstream at https://github.com/helm/charts/tree/master/stable/prometheus-operator has been deprecated in favor of the chart at https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack .
This commit modifies the rancher-monitoring patch in order to rebase to this new upstream, so it contains a ton of different changes to the patch file.
Related Issue: rancher/rancher#28822
(partially cherry picked from commit 178528b12c
)
2022-01-06 11:33:13 -08:00
Daishan
187233ac3f
(dev-v2.6-archive) Add istio dependency to rio chart
...
(partially cherry picked from commit f29ed480a8
)
2022-01-06 11:33:13 -08:00
Brenda Rearden
6e7b67e0b9
(dev-v2.6-archive) Update istio to 1.7.1
...
(partially cherry picked from commit 5c46fa62ec
)
2022-01-06 11:33:12 -08:00
Darren Shepherd
5f817e15c7
(dev-v2.6-archive) Update rancher-operator and fleet
...
(partially cherry picked from commit 915894a74a
)
2022-01-06 11:33:12 -08:00
rajashree
4789e1bf5e
(dev-v2.6-archive) Expand default resourceset to include 2.5 CRDs
...
(partially cherry picked from commit 00d42a178c
)
2022-01-06 11:33:11 -08:00
Jacob Payne
5093067190
(dev-v2.6-archive) rke1 to rke ( #638 )
...
(partially cherry picked from commit 74ea61d262
)
2022-01-06 11:33:11 -08:00
Darren Shepherd
ff6ccebd8a
(dev-v2.6-archive) Update rancher-operator
...
(partially cherry picked from commit 4fc422c4b3
)
2022-01-06 11:33:10 -08:00
Darren Shepherd
76e34ad2bb
(dev-v2.6-archive) Update rancher-operator crd
...
(partially cherry picked from commit a0de135517
)
2022-01-06 11:33:10 -08:00
Darren Shepherd
b2cd7ca9c8
(dev-v2.6-archive) New rancher-operator and fleet
...
(partially cherry picked from commit 0239984da2
)
2022-01-06 11:33:09 -08:00
Darren Shepherd
83d98eead2
(dev-v2.6-archive) rancher-operator v0.1.0-alpha4
...
(partially cherry picked from commit 16dfb1154b
)
2022-01-06 11:33:09 -08:00
Arvind Iyengar
970d5e7246
(dev-v2.6-archive) Create Alertmanager secret in pre-install hook
...
(partially cherry picked from commit d03ffe81df
)
2022-01-06 11:33:08 -08:00
Prachi Damle
145544197f
(dev-v2.6-archive) Merge pull request #644 from prachidamle/new_cis_fixes
...
New cis-operator state transition fixes
(partially cherry picked from commit 433d3a5ffa
)
2022-01-06 11:33:08 -08:00
Jacob Payne
77baa20d90
(dev-v2.6-archive) bumped image versions ( #639 )
...
(partially cherry picked from commit 2d2f818ad5
)
2022-01-06 11:33:07 -08:00
Prachi Damle
6eb9626f52
(dev-v2.6-archive) Updating cis-operator image tag, correcting readme, updating CRD defn
...
(partially cherry picked from commit e0a5f24a68
)
2022-01-06 11:33:07 -08:00
Darren Shepherd
84fb2b6f98
(dev-v2.6-archive) Update fleet and rancher-operator
...
(partially cherry picked from commit 2d2bcdde50
)
2022-01-06 11:33:06 -08:00
Jacob Payne
cc82bdd326
(dev-v2.6-archive) upgraded upstream chart version ( #608 )
...
* upgraded upstream chart version
(partially cherry picked from commit 1908520a34
)
2022-01-06 11:33:06 -08:00
Arvind Iyengar
ef6896d23d
(dev-v2.6-archive) Update docs, descriptions, and other minor fixes
...
- [rancher-pushprox] add hidden annotation + update description
- [rancher-monitoring] update description + add monitoring app-README.md
- [rancher-monitoring|rancher-pushprox] Move systemDefaultRegistry to global.cattle
- [rancher-monitoring] Move exporter enabled logic to _helpers.tpl
(partially cherry picked from commit 4d5653b2ec
)
2022-01-06 11:33:06 -08:00
Darren Shepherd
c559ac3867
(dev-v2.6-archive) rancher-webhook v0.1.0-alpha7
...
(partially cherry picked from commit ec627b5fd2
)
2022-01-06 11:33:05 -08:00
Darren Shepherd
0c83354892
(dev-v2.6-archive) rancher-webhook v0.1.0-alpha6
...
(partially cherry picked from commit a1684f1d11
)
2022-01-06 11:33:05 -08:00
Darren Shepherd
f5d62138d2
(dev-v2.6-archive) rancher-webhook v0.1.0-alpha4
...
(partially cherry picked from commit caa9a4fc38
)
2022-01-06 11:33:04 -08:00
Darren Shepherd
ae53f90c0c
(dev-v2.6-archive) Update fleet, rancher-operator, rancher-webhook
...
(partially cherry picked from commit ceda36dce4
)
2022-01-06 11:33:04 -08:00
Rajashree Mandaogane
0739834448
(dev-v2.6-archive) Merge pull request #630 from mrajashree/quote
...
Remove quotes around pvc storageClassName
(partially cherry picked from commit ef9d7aeafb
)
2022-01-06 11:33:03 -08:00
rajashree
b39c8588a4
(dev-v2.6-archive) Removes quotes around pvc storageClassName
...
The field storageClassName uses "quote" template function. So the quotes around it
lead to errors. This commit removes the quotes
(partially cherry picked from commit 4fbdb77861
)
2022-01-06 11:33:03 -08:00
Steven Crespo
5fbdeaedb4
(dev-v2.6-archive) Merge pull request #616 from PennyScissors/update-gatekeeper-v3.1.0
...
Update opa gatekeeper to v3.1.0
(partially cherry picked from commit 81c286cb9f
)
2022-01-06 11:33:03 -08:00
Steven Crespo
7c9064ca09
(dev-v2.6-archive) Update opa gatekeeper to v3.1.0
...
(partially cherry picked from commit fb8c308737
)
2022-01-06 11:33:02 -08:00
Brenda Rearden
ac8e1a52cd
(dev-v2.6-archive) Merge pull request #627 from brendarearden/istio-version-rollback
...
Add annotation changes to version Istio 1.6.8
(partially cherry picked from commit 1322150a57
)
2022-01-06 11:33:02 -08:00
Brenda Rearden
e2f6c101ab
(dev-v2.6-archive) Add cattle system registry
...
(partially cherry picked from commit 46204a9171
)
2022-01-06 11:33:01 -08:00
Brenda Rearden
759d9a2f35
(dev-v2.6-archive) Add annotation changes to version Istio 1.6.8
...
(partially cherry picked from commit 583b669a92
)
2022-01-06 11:33:01 -08:00
aiyengar2
47f53fb0ab
(dev-v2.6-archive) Merge pull request #595 from aiyengar2/change_crd_ownership
...
Add generateCRDChart.assumeOwnershipOfCRDs flag
(partially cherry picked from commit 7d32212d2c
)
2022-01-06 11:33:00 -08:00
prachidamle
cf361b4183
(dev-v2.6-archive) Generated changes
...
(partially cherry picked from commit 2e8885abaa
)
2022-01-06 11:33:00 -08:00
Prachi Damle
3a84d26ed3
(dev-v2.6-archive) Adding rancher-cis-benchmark-crds - CRD chart for CIS v2
...
Adding rancher-cis-benchmark - Main chart for deploying cis-operator
Review comments and changes CRDs and adding the roles
Adding default ClusterScanProfiles in a Configmap
Updating kubernetes version to have major.minor.patch
Package the CRDs within the original chart and add package.yaml
chart changes for tolerations, crds, added
global.cattle.systemDefaultRegistry
Review changes to removed nodeSelector helper, combine all cis clusterroles in one file
CRD name change and adding keywords, moving package.yaml one folder upi
Renamed hardened benchmark
Move providesGVR to chart.yaml
(partially cherry picked from commit b55e6ec019
)
2022-01-06 11:32:59 -08:00
Arvind Iyengar
60bbba3221
(dev-v2.6-archive) Use assumeOwnershipOfCRDs for rancher-monitoring
...
(partially cherry picked from commit 9fe6ed19c1
)
2022-01-06 11:32:59 -08:00
rajashree
b3a1c04d85
(dev-v2.6-archive) Backup-restore-operator chart
...
(partially cherry picked from commit 4ad856c2cc
)
2022-01-06 11:32:58 -08:00
Brenda Rearden
40ab3830d6
(dev-v2.6-archive) Add providesGVR to patch file and remove from package.yaml
...
(partially cherry picked from commit da849a2dee
)
2022-01-06 11:32:58 -08:00
Caleb Bron
8d769b2a5b
(dev-v2.6-archive) Make monitoring gvr singular
...
(partially cherry picked from commit f223cb6b6d
)
2022-01-06 11:32:57 -08:00
Brenda Rearden
6fbadc5687
(dev-v2.6-archive) Update provides/requires gvr, added keywords
...
(partially cherry picked from commit aa13a90e13
)
2022-01-06 11:32:57 -08:00
Brenda Rearden
009fed1e72
(dev-v2.6-archive) Add hidden annotation to kiali-server chart
...
(partially cherry picked from commit e6d0c9c8bf
)
2022-01-06 11:32:56 -08:00
Brenda Rearden
93bfba0adb
(dev-v2.6-archive) Update to rancher image, remove extra end in helper
...
(partially cherry picked from commit 9808ea00df
)
2022-01-06 11:32:56 -08:00
Arvind Iyengar
97c85e9597
(dev-v2.6-archive) Use Rancher mirror for jettech/kube-webhook-certgen
...
(partially cherry picked from commit 30aa33a5b1
)
2022-01-06 11:32:55 -08:00
Jacob Payne
f6c59bb748
(dev-v2.6-archive) use cattle system registry ( #613 )
...
(partially cherry picked from commit 0e21736bed
)
2022-01-06 11:32:55 -08:00
Caleb Bron
146a4d2bf0
(dev-v2.6-archive) update how we manage dependency annotations
...
(partially cherry picked from commit 92211af12a
)
2022-01-06 11:32:55 -08:00
Arvind Iyengar
bc85f45531
(dev-v2.6-archive) Use Rancher images for monitoring subcharts
...
(partially cherry picked from commit 1b0deff7a9
)
2022-01-06 11:32:54 -08:00
Arvind Iyengar
079f3c0c0c
(dev-v2.6-archive) Add private registry to monitoring subcharts
...
(partially cherry picked from commit bd24317ee8
)
2022-01-06 11:32:54 -08:00
Arvind Iyengar
43f504d503
(dev-v2.6-archive) Use fixed versions for subcharts of rancher-monitoring
...
(partially cherry picked from commit 43efb64f82
)
2022-01-06 11:32:53 -08:00
Arvind Iyengar
7e2065bc4d
(dev-v2.6-archive) fix typos in alerting config
...
(partially cherry picked from commit 3b6f47638d
)
2022-01-06 11:32:53 -08:00
Caleb Bron
406ca13dfc
(dev-v2.6-archive) Remove nginx-ingress
...
It was part of rke2 and all of those charts have moved elsewhere
(partially cherry picked from commit 3bbde5f819
)
2022-01-06 11:32:52 -08:00
Jacob Payne
34485efcc6
(dev-v2.6-archive) removed k3s syslog parser ( #593 )
...
(partially cherry picked from commit ffa781597a
)
2022-01-06 11:32:52 -08:00
Steven Crespo
1ddd9888dd
(dev-v2.6-archive) Merge pull request #588 from PennyScissors/update-rancher-gatekeeper-readme
...
Update default value of `auditInterval` in README
(partially cherry picked from commit 4f583e6f46
)
2022-01-06 11:32:51 -08:00