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

UUID package improvements #792

Merged
merged 3 commits into from
Jul 31, 2015

Commits on Jul 30, 2015

  1. Lazy initialize UUID for Background context

    Fixes distribution#782
    
    Signed-off-by: Darren Shepherd <darren@rancher.com>
    ibuildthecloud committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    6086124 View commit details
    Browse the repository at this point in the history
  2. Move context once to instanceContext from global scope

    Signed-off-by: Stephen J Day <stephen.day@docker.com>
    stevvooe committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    c737d19 View commit details
    Browse the repository at this point in the history
  3. Only enable uuid generation warning when using registry handlers

    Signed-off-by: Stephen J Day <stephen.day@docker.com>
    stevvooe committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    2c9ab4f View commit details
    Browse the repository at this point in the history