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 claimRef and shapshotRef checks #352

Merged
merged 3 commits into from
Oct 4, 2019

Commits on Sep 16, 2019

  1. Fix claimref check

    Add check for PV.Spec.Claimref in case the source PV is not bound or is
    bound to another PVC
    jsafrane committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    8bdf98a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Fix snapshot claimRef checks

    jsafrane committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    94522c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Sanitize error messages

    So they do not leak SnapshotContent / PV existence
    jsafrane committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    a1abad2 View commit details
    Browse the repository at this point in the history