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

[GA Blocker] Support WaitForFirstConsumer volume binding mode #177

Open
sunnylovestiramisu opened this issue Dec 30, 2024 · 0 comments
Open

Comments

@sunnylovestiramisu
Copy link
Contributor

sunnylovestiramisu commented Dec 30, 2024

Support WaitForFirstConsumer volume binding mode before pushing to GA

The upstream is supporting the legacy code path but we need support in provider specific function.

One possible solution, in the provider specific mode[1], check pvcPrime, if volume binding mode is waitForFirstConsumer and pvcPrime.Annotations[annSelectedNode] != ""[2], update volume binding mode to Immediate

/cc @dannawang0221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant