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

pkg/transport: log cert file not found in server-side #9518

Merged
merged 5 commits into from
Apr 2, 2018

Commits on Apr 2, 2018

  1. pkg/transport: log tlsutil.NewCert errors

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    322437f View commit details
    Browse the repository at this point in the history
  2. embed: support logger for TLS

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    a173e76 View commit details
    Browse the repository at this point in the history
  3. etcdmain: pass logger to "transport.SelfCert"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    d5bcf66 View commit details
    Browse the repository at this point in the history
  4. CHANGELOG-3.4: highlight TLS error logging

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    faeffff View commit details
    Browse the repository at this point in the history
  5. etcdctl/ctlv3: set client-side logger

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    021df6a View commit details
    Browse the repository at this point in the history