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

Nomad agent reload TLS configuration on SIGHUP #3479

Merged
merged 24 commits into from Nov 15, 2017

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    25a86ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65e23b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9acc5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256f5a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbd18ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50a1336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff1d0dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7ff9f4 View commit details
    Browse the repository at this point in the history
  9. failure in loading a new TLS config should remain at current

    Reload only the config if agent is already using TLS
    chelseakomlo committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    0be15b0 View commit details
    Browse the repository at this point in the history
  10. reload agent configuration before specific server/client

    lock keyloader before loading/caching a new certificate
    chelseakomlo committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    0c4336e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2990eb8 View commit details
    Browse the repository at this point in the history
  12. fixups from code review

    chelseakomlo committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    b2ef194 View commit details
    Browse the repository at this point in the history
  13. fix up linting errors

    chelseakomlo committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    fea24fe View commit details
    Browse the repository at this point in the history
  14. fixups from code review

    chelseakomlo committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    a40aafb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2cade96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12cb657 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    885c175 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d46eb3b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    3c7bb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae63199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d25b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f954dc View commit details
    Browse the repository at this point in the history
  5. Fix spelling

    dadgar committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    98d6358 View commit details
    Browse the repository at this point in the history
  6. correct changelog style

    dadgar committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    75a0c60 View commit details
    Browse the repository at this point in the history