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: Don't rely on volume order when finding PVC name #245

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

DavidNix
Copy link
Contributor

Addresses #244, but does not solve it. We should still handle the error case if the VolumeSnapshot fails.

We can now inject other volumes into pods. This means we cannot rely on the order of volumes when fetching the PVC name.

@DavidNix DavidNix marked this pull request as ready for review March 29, 2023 13:44
@DavidNix DavidNix merged commit 0b09ab9 into main Mar 29, 2023
@DavidNix DavidNix deleted the nix/fix/scheduled-vol-snapshot-pvc-name branch March 29, 2023 15:26
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

Successfully merging this pull request may close these issues.

2 participants