Skip to content

v2.2.1

Compare
Choose a tag to compare
@fpetkovski fpetkovski released this 27 Sep 09:18
b5228e7
  • [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