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

Simplify Snapshot Create Request Handling #37464

Merged

Commits on Jan 15, 2019

  1. Simplify Snapshot Create Request Handling

    * The internal create request is absolutely redundant, the only difference to the transport request is that we resolved the snapshot
    name when moving from the transport to the internal version
      * Removed it and passed the transport request into the snapshot service instead
    original-brownbear committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    beb084e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f1737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ca06b View commit details
    Browse the repository at this point in the history