-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ProbeForever has 1 second delay #177
ProbeForever has 1 second delay #177
Comments
/close This is fixed by #177. I'm using this issue to track what CSI sidecars need update. |
@jsafrane: Closing this issue. In response to this:
Instructions 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. |
Needs update + patch release, because they use ProbeForever:
Does not use ProbeForever:
|
Updated csi-lib-utils to 0.18.1 to fix kubernetes-csi/csi-lib-utils#177
Originally reported by @Fricounet in #175.
This adds unnecessary 1 second delay for the first
Probe()
call.The text was updated successfully, but these errors were encountered: