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

Add reload capability for Vault listener certs #1196

Merged
merged 9 commits into from Mar 15, 2016
Merged

Commits on Mar 11, 2016

  1. Add reload capability for Vault listener certs. No tests (other than

    manual) yet, and no documentation yet.
    jefferai committed Mar 11, 2016
    Copy the full SHA
    7e52796 View commit details
    Browse the repository at this point in the history
  2. Add tests. This actually adds the initial tests for the TLS listener,

    then layers reloading tests on top.
    jefferai committed Mar 11, 2016
    Copy the full SHA
    6430cd9 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    jefferai committed Mar 11, 2016
    Copy the full SHA
    9e49463 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f2f5b1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    92088f0 View commit details
    Browse the repository at this point in the history
  6. Don't inline factory

    jefferai committed Mar 11, 2016
    Copy the full SHA
    ca40e06 View commit details
    Browse the repository at this point in the history
  7. Don't generate an ID; use address for the ID. Generally speaking we'l…

    …l need to sane against what's in the config
    jefferai committed Mar 11, 2016
    Copy the full SHA
    14f5385 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. Copy the full SHA
    0c56385 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a878c3 View commit details
    Browse the repository at this point in the history