Arvind Iyengar
30a749a867
Redo patches due to dependency modifications
2021-08-25 15:47:05 -07:00
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
Arvind Iyengar
d49f60d38e
Update rancher-monitoring to new base ba91bdb2d79ca4419cf72078f5f4bfcc426d4599
2021-06-22 10:30:48 -07:00
Arvind Iyengar
ef23466ebc
Rebase to ba91bdb2d79ca4419cf72078f5f4bfcc426d4599
2021-06-22 10:30:48 -07:00
Jiaqi Luo
1157b4a153
add sub-charts for scraping ingress-nginx in rke and rke2 clusters
2021-06-08 19:06:50 -07:00
Arvind Iyengar
a064b37d4e
Add kubelet and nodeExporter pushprox and bump image ( #1245 )
...
* Bump PushProx chart version
* Expose serviceMonitor endpoints and client SA RBAC
* Bump PushProx image to v0.1.0-rancher2
* Support hardened kubelet+nodeExporter & update k3s
* Generate charts
* Disable kubelet serviceMonitor if k3sServer enabled
* make charts
2021-06-04 15:33:21 -07:00
Arvind Iyengar
e2c9a0746b
Fix monitoring 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 7ec1716f66
)
2021-05-17 15:39:49 -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