Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix & adjust snapshotting logic #2

Merged
merged 3 commits into from
Dec 3, 2021
Merged

fix & adjust snapshotting logic #2

merged 3 commits into from
Dec 3, 2021

Conversation

c0depwn
Copy link
Collaborator

@c0depwn c0depwn commented Nov 24, 2021

This should prevent k8s from using the Snapshot before it is actually ready in our infrastructure.

The ReadyToUse was introduced to add a possibility for post-processing on the snapshots Resource, we can use this to fix some common timing issues we have recently encountered.
Check the official CSI PR for details on how ReadyToUse causes the CSI and k8s to behave.

@c0depwn c0depwn requested a review from thecodinglab November 24, 2021 16:08
@c0depwn c0depwn merged commit cb88863 into master Dec 3, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants