mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 12:17:52 +00:00
Supply volume fs metrics to server/stats/handler.go
* Metrics will not be expose until they are hooked up to a handler * Metrics are not cached and expose a dos vector, this must be fixed before release or the stats should not be exposed through an api endpoint
This commit is contained in:
@@ -365,6 +365,7 @@ use-kubernetes-cluster-service
|
||||
user-whitelist
|
||||
verify-only
|
||||
volume-plugin-dir
|
||||
volume-stats-agg-period
|
||||
watch-cache
|
||||
watch-only
|
||||
whitelist-override-label
|
||||
|
Reference in New Issue
Block a user