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

bug: checking if claim ref is set before changing reclaim policy. #153

Conversation

ricardomaraschini
Copy link
Contributor

Before changing the PV reclaim policy we now check if the PV has a claim reference already set. Changing the reclaim policy for a not yet associated PV may result in volume lost.

before changing the pv reclaim policy we now check if the pv has a claim
ref set. changing the reclaim policy in an not yet associated pv may
result in volume lost.
@ricardomaraschini ricardomaraschini merged commit 33bbb07 into main Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants