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

rebasing #156 #170

Merged
merged 3 commits into from
Jul 9, 2020
Merged

rebasing #156 #170

merged 3 commits into from
Jul 9, 2020

Commits on Jul 9, 2020

  1. conformance test: allow tear down manifests before blobs

    My own registry implementation, Keppel [1] forbids deleting blobs that
    are still referenced by manifests. To do a proper cleanup in this case,
    the manifest needs to be deleted first.
    
    [1] https://github.com/sapcc/keppel
    
    Signed-off-by: Stefan Majewsky <[email protected]>
    Signed-off-by: Vincent Batts <[email protected]>
    majewsky authored and vbatts committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c11876c View commit details
    Browse the repository at this point in the history
  2. document new env var

    Signed-off-by: Stefan Majewsky <[email protected]>
    Signed-off-by: Vincent Batts <[email protected]>
    majewsky authored and vbatts committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    441f495 View commit details
    Browse the repository at this point in the history
  3. read env var only once

    Signed-off-by: Stefan Majewsky <[email protected]>
    Signed-off-by: Vincent Batts <[email protected]>
    majewsky authored and vbatts committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ea7a517 View commit details
    Browse the repository at this point in the history