Commit Graph

60 Commits (4cc56c42e409c01f7c26eef8f1915b7f3fb2f375)

Author SHA1 Message Date
Jacob Payne 3ed5ee5294
(dev-v2.6-archive) changed default operator image (#590)
(partially cherry picked from commit 4128861cb3)
2022-01-06 11:32:50 -08:00
Jacob Payne d1de0044a3
(dev-v2.6-archive) removed logging output and flow configs (#587)
(partially cherry picked from commit e8486d3953)
2022-01-06 11:32:49 -08:00
Jacob Payne c36cd669ce
(dev-v2.6-archive) Feature/logging/eks (#583)
* added eks support

(partially cherry picked from commit 695110ff2b)
2022-01-06 11:32:47 -08:00
aiyengar2 314abc60c0
(dev-v2.6-archive) Merge pull request #534 from aiyengar2/alerting_v2
Add Alerting V2

(partially cherry picked from commit 58374d5078)
2022-01-06 11:32:40 -08:00
Arvind Iyengar c5b386d2e8
(dev-v2.6-archive) Add alerting support to rancher-monitoring
(partially cherry picked from commit d085bc088f)
2022-01-06 11:32:39 -08:00
Brenda Rearden 89c0769f87
(dev-v2.6-archive) Change to rancher images
(partially cherry picked from commit a267e30656)
2022-01-06 11:32:38 -08:00
Brenda Rearden 79e8630531
(dev-v2.6-archive) Add default podDisruptionBudget
(partially cherry picked from commit a486f692f7)
2022-01-06 11:32:37 -08:00
Jacob Payne b5283d8838
(dev-v2.6-archive) fixed missing rke2 config
(partially cherry picked from commit f022fe5757)
2022-01-06 11:32:37 -08:00
Jacob Payne 8e72e0da12
(dev-v2.6-archive) fixed crd breakout (#578)
* fixed crd breakout

(partially cherry picked from commit 729e3c53d4)
2022-01-06 11:32:36 -08:00
Jacob Payne d91f49e076
(dev-v2.6-archive) fixed template issues with k3s (#567)
(partially cherry picked from commit 7e14b4ee14)
2022-01-06 11:32:34 -08:00
Jacob Payne 7bfb20e89a
(dev-v2.6-archive) added k3s support (#560)
(partially cherry picked from commit a63500248a)
2022-01-06 11:32:32 -08:00
Jacob Payne f5880772d6
(dev-v2.6-archive) added image overrides (#554)
(partially cherry picked from commit b3e81b1db6)
2022-01-06 11:32:26 -08:00
Jacob Payne 400c0e7cad
(dev-v2.6-archive) added toggle for logging persistence (#540)
(partially cherry picked from commit 3ec3d344c7)
2022-01-06 11:32:24 -08:00
Jacob Payne 65ed401a0b
(dev-v2.6-archive) Merge pull request #539 from paynejacob/logging-secrets
use secrets for certs and passwords

(partially cherry picked from commit 444367b353)
2022-01-06 11:32:24 -08:00
Caleb Bron f69fe062c6
(dev-v2.6-archive) Merge pull request #532 from cbron/kiali-server
rancher-kiali-server

(partially cherry picked from commit 9329c3c38d)
2022-01-06 11:32:22 -08:00
Jacob Payne f9245f662f
(dev-v2.6-archive) use secrets for certs and passwords
(partially cherry picked from commit 4f4e7dce5d)
2022-01-06 11:32:21 -08:00
Jacob Payne e05f634466
(dev-v2.6-archive) Merge pull request #535 from paynejacob/feature/rke
added rke support

(partially cherry picked from commit 924a9fd125)
2022-01-06 11:32:20 -08:00
Jacob Payne 56bc2e6fc0
(dev-v2.6-archive) Merge pull request #537 from paynejacob/feature/logging-crd-breakout
added crd annotations for logging

(partially cherry picked from commit 8dc1928d82)
2022-01-06 11:32:20 -08:00
Jacob Payne 41b77cb8e0
(dev-v2.6-archive) added rke support
(partially cherry picked from commit 569e213fe8)
2022-01-06 11:32:19 -08:00
Jacob Payne 78ffaa8df3
(dev-v2.6-archive) added crd annotations for logging
(partially cherry picked from commit ac8099a8e3)
2022-01-06 11:32:19 -08:00
Jacob Payne 2bdbe9d888
(dev-v2.6-archive) fixed logging cluster roles
(partially cherry picked from commit 6e70b85a5b)
2022-01-06 11:32:18 -08:00
Caleb Bron 326e93fe55
(dev-v2.6-archive) rancher-kiali-server init
(partially cherry picked from commit ef8a72e077)
2022-01-06 11:32:18 -08:00
Darren Shepherd 75a1d1f625
(dev-v2.6-archive) Remove ECM feature chart
(partially cherry picked from commit 6554efb687)
2022-01-06 11:32:17 -08:00
Steven Crespo 6485c882dd
(dev-v2.6-archive) Move add-on files to overlay
Move add-on files allowedrepos.yaml, job-constraints-crd.yaml and
requiredlabels.yaml to overlay

(partially cherry picked from commit 865476ee75)
2022-01-06 11:32:16 -08:00
Jacob Payne 45057ae28f
(dev-v2.6-archive) Merge pull request #522 from paynejacob/feature/logging-providers
added kafka, splunk, syslog output support

(partially cherry picked from commit 33fa5f70ca)
2022-01-06 11:32:16 -08:00
Steven Crespo 071fc996e0
(dev-v2.6-archive) Update namespace annotation
- Update namespace annotation to `cattle-gatekeeper-system`
- Remove `gatekeeper-system` from templates as Rancher handles
namespaces for chart installation.

(partially cherry picked from commit 6e147640be)
2022-01-06 11:32:14 -08:00
Jacob Payne 16b52cb135
(dev-v2.6-archive) added kafka, splunk, syslog output support
(partially cherry picked from commit 75d396906a)
2022-01-06 11:32:14 -08:00
Arvind Iyengar 014be77b77
(dev-v2.6-archive) Remove CRD code from upstream
Removes the code that supports the Helm 2 hack for crd/ (`prometheus-operator/cleanup-crds.yaml` and
`prometheus-operator/crds.yaml`) and removes crd-install hooks from crds.

Also updates the README.md and CHANGELOG.md accordingly.

(partially cherry picked from commit 921f735cbc)
2022-01-06 11:32:12 -08:00
Brenda Rearden db4a2dd1e3
(dev-v2.6-archive) Update version to 1.6.7
(partially cherry picked from commit b0a79ea343)
2022-01-06 11:32:12 -08:00
aiyengar2 662552e078
(dev-v2.6-archive) Merge pull request #517 from aiyengar2/add_split_crd_flag
Add generateCRDChart flag

(partially cherry picked from commit c72f44d1cc)
2022-01-06 11:32:12 -08:00
Arvind Iyengar bdb8f7d3bf
(dev-v2.6-archive) Enable splitting CRDs to separate package
This commit adds script changes to automatically allow packages to split
the CRD components located in a crd/ directory into a separate package.

It also automatically adds in a validation yaml helper to the main package
to prevent a user from installing the base package without installing the crd
install package first.

Any package can enable the creation of a separate crd package by just adding
`splitCRDsIntoSeparatePackage: true` into the package.yaml, as shown in the
rancher-monitoring chart.

(partially cherry picked from commit fcc8528186)
2022-01-06 11:32:11 -08:00
Jacob Payne bd4b445e42
(dev-v2.6-archive) fixed logging namespace and ui component name
(partially cherry picked from commit bca787abea)
2022-01-06 11:32:11 -08:00
Caleb Bron f893fe12c3
(dev-v2.6-archive) moving dev-charts to charts and fixing logo path
(partially cherry picked from commit a224a87038)
2022-01-06 11:32:10 -08:00
Caleb Bron 35c812165a
(dev-v2.6-archive) copy charts from dev-charts
(partially cherry picked from commit f7dd80a3c1)
2022-01-06 11:32:09 -08:00
Denise Schannon 3c2a851726
(dev-v2.6-archive) Initial commit
(partially cherry picked from commit 44e16849c3)
2022-01-06 11:32:09 -08:00
Caleb Bron 2087de28b5 clean up main 2020-09-30 16:45:24 -07:00
Jacob Payne 91d1dedca1
allow tolerations to be passed to fluentbit containers (#673) 2020-09-21 16:47:48 -07:00
Jacob Payne 74ea61d262
rke1 to rke (#638) 2020-09-16 11:36:08 -07:00
Jacob Payne 2d2f818ad5
bumped image versions (#639) 2020-09-14 08:52:53 -07:00
Jacob Payne 1908520a34
upgraded upstream chart version (#608)
* upgraded upstream chart version
2020-09-11 14:25:14 -07:00
Brenda Rearden da849a2dee Add providesGVR to patch file and remove from package.yaml 2020-09-09 12:52:34 -07:00
Jacob Payne 0e21736bed
use cattle system registry (#613) 2020-09-08 13:01:27 -07:00
Jacob Payne 4128861cb3
changed default operator image (#590) 2020-08-31 15:58:31 -07:00
Jacob Payne e8486d3953
removed logging output and flow configs (#587) 2020-08-31 14:22:23 -07:00
Jacob Payne 695110ff2b
Feature/logging/eks (#583)
* added eks support
2020-08-28 11:45:13 -07:00
Jacob Payne f022fe5757 fixed missing rke2 config 2020-08-24 16:15:57 -07:00
Jacob Payne 729e3c53d4
fixed crd breakout (#578)
* fixed crd breakout
2020-08-24 15:17:10 -07:00
Jacob Payne 7e14b4ee14
fixed template issues with k3s (#567) 2020-08-21 09:28:01 -07:00
Jacob Payne a63500248a
added k3s support (#560) 2020-08-19 12:43:00 -07:00
Jacob Payne b3e81b1db6
added image overrides (#554) 2020-08-17 16:53:55 -07:00