diff --git a/.changelog/13340.txt b/.changelog/13340.txt index 1f8e40f21b9..948ce639258 100644 --- a/.changelog/13340.txt +++ b/.changelog/13340.txt @@ -1,3 +1,3 @@ -```release-note:improvements -csi: Made the CSI Plugin supervisor health check configurable with a new CSI Stanza health_timeout field +```release-note:bug +csi: Fixed a regression where a timeout was introduced that prevented some plugins from running by marking them as unhealthy after 30s by introducing a configurable `health_timeout` field ```