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

Remove explicit usage of etcd v2 (api and storage) #13791

Merged
merged 10 commits into from
Aug 22, 2023

Commits on Aug 15, 2023

  1. Remove explicit usage of etcd v2 (api and storage)

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6169cbb View commit details
    Browse the repository at this point in the history
  2. Modify topo "dir" (not really, at all) handling

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3f518bf View commit details
    Browse the repository at this point in the history
  3. Use new v3 health http endpoint

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8e08725 View commit details
    Browse the repository at this point in the history
  4. More tweaks and fixes

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1cf8f1b View commit details
    Browse the repository at this point in the history
  5. Use proper go client v3 API

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    166d0d2 View commit details
    Browse the repository at this point in the history
  6. Reuse topo client in endtoend tests

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    99d75c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge remote-tracking branch 'origin/main' into etcd_v3

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    decf5a2 View commit details
    Browse the repository at this point in the history
  2. Setup the etcd v3 client when etcd is used :D

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2287b78 View commit details
    Browse the repository at this point in the history
  3. Move client close to beginning of teardown

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6c7f195 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Add note to v18 summary

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9453af7 View commit details
    Browse the repository at this point in the history