Commit Graph

14 Commits

Author SHA1 Message Date
Westly Wright 9d265b2ef2
Limit mon v2 warning visibility on upgrade
Adds `existing` to the install chart component ref so that charts (service in this case) can make assumptions based on presense of chart for upgrade scnearios
I didn't use mode check to do this because existing shows us if we actually have a chart in place not just a query param.

rancher/dashboard#1557
2020-10-13 15:05:35 -07:00
Westly Wright d18f7d7763
Add extra check for v2 namespace to v1 overview warning
rancher/dashboard#1565
2020-10-02 10:07:43 -07:00
Westly Wright 091497c5a5
show warning on overview page when v1 mon is enabled
rancher/rancher#1565
2020-10-01 15:18:41 -07:00
Westly Wright 45e21bb669
Warn and prevent if mon v1 is installed
rancher/dashboard#1566
2020-10-01 14:54:42 -07:00
Westly Wright cf38477c84
Monitoring General Bugs and Feedback (#1487)
* rename and reorg monitoring config sections

* Disable aggregate roles if userRoles.create is false

* remove docker/minikube support for cluster selector for mon v2

* fix default chart values based on cluster type in monitoring v2

* set default request and limit values for k3s higher

* Add resource limit subheading

* update default storage spec for prometheus persistant storage

* persistant storage fixes

* AlertManager -> Alertmanager

* move giant infobox to hover tooltip

* fix use existing secret logic to clean up old sec selection

* Filter additional secrets by namespace

* fixup existing secret logic and auto-select if exists

* Use match expression for selection on prom storage config
2020-09-28 23:08:26 -07:00
Westly Wright 55bf204d07
monitoring config swap pods for workloads per pr feedback 2020-09-23 12:12:16 -07:00
Westly Wright b47254e650
expose link to prometheus pods for pod warning
rancher/dashboard#1167
2020-09-23 10:23:45 -07:00
Westly Wright 9e549678d0
Add warning when users already have pods with prometheus containers
rancher/dashboard#1167
2020-09-21 16:35:23 -07:00
Westly Wright 6e7f3c00fc
Remove default secret/namespace creation Mon/Alert
rancher/dashboard#1088
2020-09-08 14:16:42 -07:00
Westly Wright 548cb732a4
pr cleanup 2020-09-02 11:32:25 -07:00
Westly Wright 966b816cfe
Add Alerting V2 config to monitoring 2020-09-02 11:32:24 -07:00
Westly Wright f57e4107d1
fix default retention size monitoring
rancher/dashboard#908
2020-08-19 09:29:55 -07:00
Westly Wright 7457bd8c01
Expose global rbac and move pvc template only opts
rancher/dashboard#908
2020-08-13 11:50:25 -07:00
Westly Wright 687ce496b2
Initial Monitoring V2 Custom Chart UI
rancher/dashboard#908
2020-08-07 17:08:31 -07:00