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
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
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
78ffaa8df3
(dev-v2.6-archive) added crd annotations for logging
...
(partially cherry picked from commit ac8099a8e3
)
2022-01-06 11:32:19 -08:00
Steven Crespo
43572f2c70
(dev-v2.6-archive) Merge pull request #527 from PennyScissors/update-gatekeeper-chart-rebase
...
Update gatekeeper chart
(partially cherry picked from commit fbbcefc976
)
2022-01-06 11:32:19 -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
88a5e1654f
(dev-v2.6-archive) Add webhook service and update changelog
...
(partially cherry picked from commit c6370509d8
)
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
812cabad8a
(dev-v2.6-archive) Enable generate CRD chart
...
(partially cherry picked from commit df740fecc8
)
2022-01-06 11:32:15 -08:00
Steven Crespo
34f2f45468
(dev-v2.6-archive) Update for Helm 3 compatibility
...
- Move crds to crds directory
- Remove crd-install hooks and templates from crds
(partially cherry picked from commit 19b1be917d
)
2022-01-06 11:32:15 -08:00
Steven Crespo
b50f96056d
(dev-v2.6-archive) 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
(partially cherry picked from commit d2578e40da
)
2022-01-06 11:32:15 -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
Brenda Rearden
834dfcbf0d
(dev-v2.6-archive) Merge pull request #529 from brendarearden/istio-versioning
...
Update version to 1.6.7
(partially cherry picked from commit df9f93262b
)
2022-01-06 11:32:13 -08:00
Steven Crespo
1d5874faa4
(dev-v2.6-archive) 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.
(partially cherry picked from commit 3d8b451d4a
)
2022-01-06 11:32:13 -08:00
Caleb Bron
2087de28b5
clean up main
2020-09-30 16:45:24 -07:00
Steven Crespo
fb8c308737
Update opa gatekeeper to v3.1.0
2020-09-10 13:12:51 -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
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
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