Skip to content

v0.7.0

Compare
Choose a tag to compare
@xing-yang xing-yang released this 21 Sep 22:15
· 3 commits to release-0.7 since this release
8a375c9

Overall Status

The Volume Health Monitor is implemented in two components: External Health Monitor Controller and Kubelet.

  • The External Health Monitor Controller has been Alpha since Kubernetes 1.19.
  • When this feature was first introduced in Kubernetes 1.19, there was an External Health Monitor Agent that monitors volume health from the node side. In the Kubernetes 1.21 release, the node side volume health monitoring logic was moved to Kubelet as an Alpha feature to avoid duplicate CSI RPC calls.

Supported CSI Spec Versions

1.3 and higher

Container

docker pull registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0

Full Changelog

https://github.com/kubernetes-csi/external-health-monitor/blob/v0.7.0/CHANGELOG/CHANGELOG-0.7.md