1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-04 19:18:15 +00:00
norman/controller
Bill Maxwell de9510b940 Default to noop metric provider
With the built in prom. metrics provider, the k8s machinery doesnt
deregister metrics when controllers are removed. So over time as
things like clusters are created or removed the metrics are not
cleaned up. The metrics types for the cache and queue are also
very large. They can take ~1GB of RAM in a 100 cluster setup.

Also, Rancher is not exposing these stats so they are unobservable.
2018-07-27 12:50:44 -07:00
..
cluster_check.go Check namespace for clusterName 2018-04-30 14:36:00 -07:00
error.go Add ignorable error to bypass requeue 2017-12-16 01:30:46 -07:00
generic_controller.go Default to noop metric provider 2018-07-27 12:50:44 -07:00
noop_metrics.go Default to noop metric provider 2018-07-27 12:50:44 -07:00
starter.go Add offspring controller 2017-12-19 21:44:02 -07:00