Adding Necessary Changes to Retry Infeasible Provisions at retryIntervalMax#1369
Conversation
|
Welcome @mdzraf! |
|
Hi @mdzraf. Thanks for your PR. I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/ok-to-test |
d8b4b53 to
1b94dad
Compare
417c301 to
e3c8495
Compare
|
CC @jsafrane |
|
CC @gnufied any chance I can get a review on this please, thank you in advance! |
|
/assign @jsafrane |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsafrane, mdzraf 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 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR adds the changes necessary to add the ability for the external-provisioner to utilize the version of sig-storage-lib-external-provisioner that treats Provisions that return InvalidArgument and retries them at a slower rate (retryIntervalMax)
Special notes for your reviewer:
Dependencies will be changed oncecsi-lib-utilsand sig-storage-lib-external-provisioner PRs are mergedDoes this PR introduce a user-facing change?: