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

Client/Server TLS dynamic reload #3492

Merged
merged 24 commits into from
Jan 23, 2018
Merged

Client/Server TLS dynamic reload #3492

merged 24 commits into from
Jan 23, 2018

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    7b74957 View commit details
    Browse the repository at this point in the history
  2. fix up downgrading client to plaintext

    add locks around changing server configuration
    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    b1f8772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    156297c View commit details
    Browse the repository at this point in the history
  4. fixups from code review

    Revert "close raft long-lived connections"
    
    This reverts commit 3ffda28.
    
    reload raft connections on changing tls
    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d4754d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    184fbfe View commit details
    Browse the repository at this point in the history
  6. remove code duplication

    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    c65857c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bee883c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18fdd31 View commit details
    Browse the repository at this point in the history
  9. code review fixups

    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    359358d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ba0e6a View commit details
    Browse the repository at this point in the history
  11. don't ignore error in http reloading

    code review feedback
    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    a4af400 View commit details
    Browse the repository at this point in the history
  12. remove unnecessary nil checks; default case

    add tests for TLSConfig object
    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    e3cc098 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c70702e View commit details
    Browse the repository at this point in the history
  14. reload raft transport layer

    fix up linting
    chelseakomlo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    11089b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. add documentation

    chelseakomlo committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    21c1c1d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Configuration menu
    Copy the full SHA
    bbc5686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de260f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d97c91c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. fixing up raft reload tests

    close second goroutine in raft-net
    chelseakomlo committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    0805c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028ba9f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    d443098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5170301 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    cab0830 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. add changelog

    chelseakomlo committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    c6eee01 View commit details
    Browse the repository at this point in the history