jmcgrath207 / k8s-ephemeral-storage-metrics

Prometheus ephemeral storage metrics exporter
https://jmcgrath207.github.io/k8s-ephemeral-storage-metrics/
MIT License
85 stars 35 forks source link

bug: fix node eviction when scaling down. #66

Closed jmcgrath207 closed 5 months ago

jmcgrath207 commented 5 months ago

Fixes https://github.com/jmcgrath207/k8s-ephemeral-storage-metrics/issues/64

There was a bug where nodes were not being evicted when scaling down.

This change also includes: