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

added support for detecting multiple namespaces in a layer #394

Merged
merged 2 commits into from
May 24, 2017

Commits on May 24, 2017

  1. added support for detect multiple namespaces in a layer

    created table layer_namespace to store the many to many unique mapping of layers and namespaces
    changed v1 api to provide a list of namespaces for each layer
    changed namespace detector to use all registered detectors to detect namespaces
    updated tests for multiple namespaces
    
    Fixes quay#150
    KeyboardNerd committed May 24, 2017
    Configuration menu
    Copy the full SHA
    bffa649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d5d40 View commit details
    Browse the repository at this point in the history