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 a race condition on add_host_metadata #8653

Merged
merged 8 commits into from
Oct 22, 2018

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    7ae21ca View commit details
    Browse the repository at this point in the history
  2. go vet fixes

    jsoriano committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    bb46716 View commit details
    Browse the repository at this point in the history
  3. keep reference to related PR

    jsoriano committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    77578ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    813d222 View commit details
    Browse the repository at this point in the history
  5. clone data before using it

    jsoriano committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    633cec5 View commit details
    Browse the repository at this point in the history
  6. Check expiration on mutex

    jsoriano committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    4e99e58 View commit details
    Browse the repository at this point in the history
  7. go vet fixes

    jsoriano committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    bab8e27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccde5b5 View commit details
    Browse the repository at this point in the history