feat: add --timeout flag for node-driver-registrar (cherry-pick to release-4.13)#1107
Conversation
…timeout feat: add --timeout flag for node-driver-registrar
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-contributor-experience at kubernetes/community. /check-cla |
d3b6492
into
kubernetes-csi:release-4.13
Cherry-pick of #1105 to release-4.13.
Add a configurable
--timeoutflag for node-driver-registrar in the Helm chart (nodeDriverRegistrar.timeout) and deploy manifests. Default is increased from 10s to 60s.