kube-state-metrics/internal/store
SuperQ a775fe3458
feat: Add PersistentVolume Reclaim Policy metric
In order to monitor for PVs with different reclaim policies add a
`reclaim_policy` label to the `kube_persistentvolume_info` metric.

Signed-off-by: SuperQ <superq@gmail.com>
2025-02-20 10:37:13 +01:00
..
builder.go
builder_test.go
certificatesigningrequest.go
certificatesigningrequest_test.go
clusterrole.go
clusterrole_test.go
clusterrolebinding.go
clusterrolebinding_test.go
configmap.go
configmap_test.go
cronjob.go
cronjob_test.go
daemonset.go
daemonset_test.go
deployment.go
deployment_test.go
endpoint.go
endpoint_test.go
endpointslice.go
endpointslice_test.go
horizontalpodautoscaler.go
horizontalpodautoscaler_test.go
ingress.go
ingress_test.go
ingressclass.go
ingressclass_test.go
job.go
job_test.go
lease.go
lease_test.go
limitrange.go
limitrange_test.go
mutatingwebhookconfiguration.go
mutatingwebhookconfiguration_test.go
namespace.go
namespace_test.go
networkpolicy.go
networkpolicy_test.go
node.go
node_test.go
persistentvolume.go feat: Add PersistentVolume Reclaim Policy metric 2025-02-20 10:37:13 +01:00
persistentvolume_test.go
persistentvolumeclaim.go
persistentvolumeclaim_test.go
pod.go
pod_test.go
poddisruptionbudget.go
poddisruptionbudget_test.go
replicaset.go
replicaset_test.go
replicationcontroller.go
replicationcontroller_test.go
resourcequota.go
resourcequota_test.go
role.go
role_test.go
rolebinding.go
rolebinding_test.go
secret.go
secret_test.go
service.go
service_test.go
serviceaccount.go
serviceaccount_test.go
statefulset.go
statefulset_test.go
storageclass.go
storageclass_test.go
testutils.go
testutils_test.go
utils.go
utils_test.go
validatingwebhookconfiguration.go
validatingwebhookconfiguration_test.go
volumeattachment.go
volumeattachment_test.go