Commit Graph

1821 Commits (cd0ad546bc057d8774bf2e424de67fece6a78748)

Author SHA1 Message Date
Caleb Bron ef8a72e077 rancher-kiali-server init 2020-08-10 14:38:49 -07:00
Darren Shepherd 6554efb687 Remove ECM feature chart 2020-08-07 22:29:21 -07:00
Steven Crespo c6370509d8 Add webhook service and update changelog 2020-08-07 17:37:26 -07:00
Steven Crespo 865476ee75 Move add-on files to overlay
Move add-on files allowedrepos.yaml, job-constraints-crd.yaml and
requiredlabels.yaml to overlay
2020-08-07 13:50:23 -07:00
Jacob Payne 33fa5f70ca
Merge pull request #522 from paynejacob/feature/logging-providers
added kafka, splunk, syslog output support
2020-08-07 12:50:44 -07:00
Steven Crespo df740fecc8 Enable generate CRD chart 2020-08-07 12:46:07 -07:00
Steven Crespo 19b1be917d Update for Helm 3 compatibility
- Move crds to crds directory
- Remove crd-install hooks and templates from crds
2020-08-07 12:45:59 -07:00
Steven Crespo d2578e40da Remove index and update istio-kubectl
- Remove index as we package and host our charts
- Update rancher/istio-kubectl image tag to 1.5.8
2020-08-07 12:43:46 -07:00
Steven Crespo 6e147640be Update namespace annotation
- Update namespace annotation to `cattle-gatekeeper-system`
- Remove `gatekeeper-system` from templates as Rancher handles
namespaces for chart installation.
2020-08-07 12:42:25 -07:00
Jacob Payne 75d396906a added kafka, splunk, syslog output support 2020-08-07 10:22:33 -07:00
Brenda Rearden df9f93262b
Merge pull request #529 from brendarearden/istio-versioning
Update version to 1.6.7
2020-08-06 13:17:23 -07:00
Steven Crespo 3d8b451d4a Update opa gatekeeper chart to v3.1.0-beta.11
The previous patch didn't apply cleanly since the latest version had
significant changes made including structural. Instead I started with
an empty patch file and made changes manually. This patch includes the
same changes done in our previous patch, but on the latest version of
the chart.
2020-08-06 12:37:13 -07:00
Arvind Iyengar 921f735cbc 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.
2020-08-05 10:33:38 -07:00
Brenda Rearden b0a79ea343 Update version to 1.6.7 2020-08-04 15:37:53 -07:00
aiyengar2 c72f44d1cc
Merge pull request #517 from aiyengar2/add_split_crd_flag
Add generateCRDChart flag
2020-08-04 10:55:58 -07:00
Arvind Iyengar fcc8528186 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.
2020-08-04 10:40:45 -07:00
Jacob Payne bca787abea fixed logging namespace and ui component name 2020-08-03 14:26:21 -07:00
Vincent Fiduccia d239bf188a
Update README.md 2020-07-31 15:18:43 -07:00
Caleb Bron a224a87038 moving dev-charts to charts and fixing logo path 2020-07-30 16:13:01 -07:00
Caleb Bron f7dd80a3c1 copy charts from dev-charts 2020-07-30 16:09:43 -07:00
Denise Schannon 44e16849c3 Initial commit 2020-07-29 15:59:02 -07:00