Commit Graph

59 Commits (f296c68bea2e23adb86bda8cdf24ce78659223be)

Author SHA1 Message Date
Caleb Bron c1ede43dc1 fix duplicate crd version add 2020-08-11 09:26:09 -07:00
Caleb Bron f6f0c3ddbe helm depency update on non package charts 2020-08-11 09:19:35 -07:00
Caleb Bron ef8a72e077 rancher-kiali-server init 2020-08-10 14:38:49 -07:00
Steven Crespo c973e986cd Update patch for mac compatibility 2020-08-06 13:14:29 -07:00
Arvind Iyengar b2eb4171f7 Move generated crd charts from docs/ to assets/ 2020-08-05 10:23:04 -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
Arvind Iyengar 2343ccc9c5 Add flag to delete empty files on patch 2020-08-03 12:02:30 -07:00
Daishan cbf706c0bf Move fetch after cd command 2020-08-03 09:54:00 -07:00
Denise Schannon 44e16849c3 Initial commit 2020-07-29 15:59:02 -07:00