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

clientv3: prevent wrong URLs to cluster APIs #9174

Merged
merged 3 commits into from
Jan 22, 2018
Merged

Commits on Jan 22, 2018

  1. clientv3: prevent no-scheme URLs to cluster APIs

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    a2e999f View commit details
    Browse the repository at this point in the history
  2. words: whitelit "rafthttp"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    ab35c8f View commit details
    Browse the repository at this point in the history
  3. clientv3/integration: add TestMemberAddUpdateWrongURLs

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