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 the bug where ListSnapshot failing to query deleted fs #202

Merged
merged 4 commits into from
Aug 14, 2019

Conversation

hakanmemisoglu
Copy link
Contributor

Fixes the problem where EFS ListSnapshots fails to query already deleted filesystem.

  • Do not fail when VolumeGet operation in ListSnapshots returns an error.
  • Do not fail when volume argument in snapshotFromRecoveryPointByVault is nil.

Fixes #201

@hakanmemisoglu hakanmemisoglu merged commit 588e737 into master Aug 14, 2019
@pavannd1 pavannd1 deleted the efs-snapshot-list-fix branch August 14, 2019 18:49
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.

EFS SnapshotsList returns error if originating filesystem is deleted
3 participants