Open
Description
When requiresRepublish: true
is set in the CSIDriver
spec
requiresRepublish: true # added in Kubernetes 1.20, this field is beta as of Kubernetes 1.21
kubelet will periodically send NodePublishVolume
to the driver.
- Investigate if we can use this feature with internal backoff logic for rotation
/assign