You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[FEATURE] Add the kube_persistentvolumeclaim_annotations metric which exposes annotations on PVCs #1566@arajkumar
[BUGFIX] Revert the accidentally removed kube_persistentvolumeclaim_labels metric #1566@arajkumar
[BUGFIX] Filter annotations in metrics based on --metric-annotations-allowlist instead of --metric-labels-allowlist for
CronJob, Daemonset, HPA and Ingress resources #1580@mindw
[BUGFIX] Avoid panicking when VPA objects have no targetRef #1584@nabokihms