kubernetes-csi-addons icon indicating copy to clipboard operation
kubernetes-csi-addons copied to clipboard

Make `defaultIdleTimeout` configurable via configmap

Open black-dragon74 opened this issue 7 months ago • 0 comments

          `defaultIdleTimeout` was just a suggested name, I didn't see it was used elsewhere already. It was mostly about the capitalization of the name.

Whatever calls NewConnection() might be able to pass an alternative timeout. There should definitely be no configmap usage within these structs or package. It could be an improvement for a followup PR.

Originally posted by @nixpanic in https://github.com/csi-addons/kubernetes-csi-addons/pull/794#discussion_r2049224880

black-dragon74 avatar Apr 18 '25 06:04 black-dragon74