diff --git a/.changelog/12057.txt b/.changelog/12057.txt new file mode 100644 index 000000000000..b168d778abf3 --- /dev/null +++ b/.changelog/12057.txt @@ -0,0 +1,3 @@ +```release-note:bug +csi: Fixed a bug where the plugin instance manager would not retry the initial gRPC connection to plugins +```