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

keyspace: introduce keyspace conf and etcd path #40269

Merged
merged 29 commits into from
Jan 10, 2023

Commits on Dec 22, 2022

  1. support keyspace driver and etcd path

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6a4227c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. replace client-go

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c26af36 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. refactor keyspace utils for tidb

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c6947b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from iosmanthus/refactor-keyspace-utils

    refactor keyspace utils
    ystaticy committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2bae57d View commit details
    Browse the repository at this point in the history
  3. fix http status fullPath

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    053fb58 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. update client-go version

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ed2f3fc View commit details
    Browse the repository at this point in the history
  2. update DEPS.bzl

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8f338e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0170bf9 View commit details
    Browse the repository at this point in the history
  4. fix interface_mock_test.go build

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7b097ef View commit details
    Browse the repository at this point in the history
  5. fix cicd

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b5a5d03 View commit details
    Browse the repository at this point in the history
  6. fix cicd

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5c8ff9c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. add command line parameter

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9c0f1cf View commit details
    Browse the repository at this point in the history
  2. remove env config

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    6848370 View commit details
    Browse the repository at this point in the history
  3. fix ut

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e7e2113 View commit details
    Browse the repository at this point in the history
  4. fix ut

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b9b254d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af7466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b4d320 View commit details
    Browse the repository at this point in the history
  7. update nogo

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d0eefa6 View commit details
    Browse the repository at this point in the history
  8. remove unuse

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    066ec7a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'keyspace_driver_etcd_path' of github.com:ystaticy/tidb …

    …into keyspace_driver_etcd_path
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7032260 View commit details
    Browse the repository at this point in the history
  10. fix comments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    640cfc0 View commit details
    Browse the repository at this point in the history
  11. fix comments

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    22928f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28bb309 View commit details
    Browse the repository at this point in the history
  13. update client-go

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a398da3 View commit details
    Browse the repository at this point in the history
  14. update client-go

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0e762e6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    489db8b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8fd4f3e View commit details
    Browse the repository at this point in the history
  17. fix lint

    Signed-off-by: ystaticy <y_static_y@sina.com>
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3c68492 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'keyspace_driver_etcd_path' of github.com:ystaticy/tidb …

    …into keyspace_driver_etcd_path
    ystaticy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a1e8970 View commit details
    Browse the repository at this point in the history