Closed
Description
What would you like to be added?
The clustersynchro-manager already provides --kube-state-metrics-namespaces
and --kube-state-metrics-namespaces-denylist
flags, but the code does not yet provide support fo this feature, so we can filter resources based on namespaces during resource sync.
clusterpedia/pkg/kube_state_metrics/metrics_store.go
Lines 172 to 199 in 7b7f4be
Why is this needed?
NONE