Skip to content
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

fix: ErrWaitTimeout is deprecated in k8s 1.27 #3763

Closed
wants to merge 1 commit into from
Closed

fix: ErrWaitTimeout is deprecated in k8s 1.27 #3763

wants to merge 1 commit into from

Conversation

riya-singhal31
Copy link
Contributor

replaced ErrWaitTimeout with Interrupted

@mergify mergify bot added the bug Something isn't working label Apr 21, 2023
replaced ErrWaitTimeout with Interrupted

Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
@nixpanic
Copy link
Member

Maybe this is only available when the dependencies are updated to k8s-1.27?

https://github.com/ceph/ceph-csi/actions/runs/4762693968/jobs/8465215176?pr=3763
image

@riya-singhal31
Copy link
Contributor Author

Maybe this is only available when the dependencies are updated to k8s-1.27?

https://github.com/ceph/ceph-csi/actions/runs/4762693968/jobs/8465215176?pr=3763 image

Yes, right.
Required for - #3752

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Apr 27, 2023

Please feel free to close this and make the same change in #3752 or CI will not pass.

@riya-singhal31
Copy link
Contributor Author

Please feel free to close this and make the same change in #3752 or CI will not pass.

Sure, closing this and made the same changes in #3752. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants