Commit Graph

5 Commits (ec7d19c434155b47a1c70ba940d15a779f265aa6)

Author SHA1 Message Date
Brenda Rearden 05ec4dbb83 Add cluster-tool annotation
Add cluster-tool Monitoring

Add cluster-tool annotation Alerting Drivers

Add cluster-tool annotation CIS Benchmark

Add cluster-tool annotation Istio

Add cluster-tool annotation Logging

Add cluster-tool annotation Longhorn

Add cluster-tool annotation OPA Gatekeeper
2021-07-30 11:20:56 -07:00
Jiaqi Luo 0a8d93a080 user the image rancher/kubectl to avoid runAsRoot 2021-06-18 15:51:02 -07:00
Jiaqi Luo a9dfdea9b4 support installing rancher-alerting-drivers in hardened cluster 2021-06-11 15:51:42 -07:00
Arvind Iyengar ba726cdc6c
Fix alerting-drivers Chart.yaml
This is required due to the change released in v0.1.0 of the charts-build-scripts to switch the package used for YAML marshalling / unmarshalling.

Note: This does not need a packageVersion bump since it has already been bumped once for this release.
(cherry picked from commit e5415e48de)
2021-05-17 15:39:28 -07:00
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00