- Switched the labels to use the labels that monitoring was using
- Switched from ember logic to using status.provider
- Removed the ClusterDisplayProvider component since it wasn't being used anywhere.
The existing provider list vs the monitoring is different so we may need to add some more if they're still necessary.
rancher/dashboard#1476rancher/dashboard#1228
* 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
Refactors the cluster selector to key off the cluster provider as opposed to random id
Split 'managed' into actual items that are returned from the cluster provider call