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

feature: support etcd v3, by mocking v2 API #2036

Merged
merged 79 commits into from
Sep 16, 2020

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    e76c285 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    Yiyiyimu committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    c710b23 View commit details
    Browse the repository at this point in the history
  3. avoid lib lbase64 error

    Yiyiyimu committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    c5a200a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    913c744 View commit details
    Browse the repository at this point in the history
  2. fix travis files

    Yiyiyimu committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a2b93d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2597b4f View commit details
    Browse the repository at this point in the history
  4. fix: license check typo

    Yiyiyimu committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    82fd940 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e91ccf5 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Yiyiyimu committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a14ff1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c6480e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    c85d86a View commit details
    Browse the repository at this point in the history
  2. fix unnecessary change

    Yiyiyimu committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c29a210 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Yiyiyimu committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    479573f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. retest

    Yiyiyimu committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    354219d View commit details
    Browse the repository at this point in the history
  2. v2/v3 CI; test ETCDCTL_API

    Yiyiyimu committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    e18d3ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5993dc View commit details
    Browse the repository at this point in the history
  4. fix license-check

    Yiyiyimu committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    d3ecb45 View commit details
    Browse the repository at this point in the history
  5. env var test

    Yiyiyimu committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    97809d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. support v3 only

    Yiyiyimu committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    2e771c7 View commit details
    Browse the repository at this point in the history
  2. merge master

    Yiyiyimu committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    e2d48cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    330135a View commit details
    Browse the repository at this point in the history
  4. fix typo

    Yiyiyimu committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    e8cfaab View commit details
    Browse the repository at this point in the history
  5. fix format and doc

    Yiyiyimu committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    95e8bed View commit details
    Browse the repository at this point in the history
  6. fix format

    Yiyiyimu committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    bcba1b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

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

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    091dbbf View commit details
    Browse the repository at this point in the history
  2. make function name readable

    Yiyiyimu committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    4b4d100 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. bugfix: create etcd instance in timer, cosocket is not valid in `…

    …init_worker` phase.
    membphis committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    b9c5dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d98ee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    781e92a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e02e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4955ea View commit details
    Browse the repository at this point in the history
  4. fix typo

    Yiyiyimu committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    73c96c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95aba51 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Yiyiyimu committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    af6b7f8 View commit details
    Browse the repository at this point in the history
  7. init prev_index to 0

    Yiyiyimu committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f938505 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    661d9a9 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Yiyiyimu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    bd49c6b View commit details
    Browse the repository at this point in the history
  3. remove basexx lib

    Yiyiyimu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    92bba2f View commit details
    Browse the repository at this point in the history
  4. fix lint

    Yiyiyimu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    74cd62f View commit details
    Browse the repository at this point in the history
  5. fix typo

    Yiyiyimu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    03ce792 View commit details
    Browse the repository at this point in the history
  6. rm init_etcd

    Yiyiyimu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    df89d8d View commit details
    Browse the repository at this point in the history
  7. fix typo

    Yiyiyimu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    0902ff2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    f5eb657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    401c770 View commit details
    Browse the repository at this point in the history
  3. revert

    johzchen committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5a3ea6b View commit details
    Browse the repository at this point in the history
  4. optimize waitdir

    Yiyiyimu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    1fe1f22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4949580 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85e2e0b View commit details
    Browse the repository at this point in the history
  7. [WIP]etcd test

    Yiyiyimu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    78da2dd View commit details
    Browse the repository at this point in the history
  8. [WIP]etcd test

    Yiyiyimu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    0a4dbd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. fix lint

    Yiyiyimu committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    9d7d7fe View commit details
    Browse the repository at this point in the history
  2. test: delete if needed

    Yiyiyimu committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4ea856b View commit details
    Browse the repository at this point in the history
  3. revert

    Yiyiyimu committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    091f97b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. fix lint

    Yiyiyimu committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    fbd200c View commit details
    Browse the repository at this point in the history
  2. update test cases

    johzchen committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    203c3e3 View commit details
    Browse the repository at this point in the history
  3. fix err

    johzchen committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    b0ca069 View commit details
    Browse the repository at this point in the history
  4. delete test case first

    johzchen committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    a4d92bd View commit details
    Browse the repository at this point in the history
  5. fix: err

    johzchen committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    18ec078 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34ccfbb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. fix: lint

    johzchen committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    9735d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9b586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075eb7f View commit details
    Browse the repository at this point in the history
  4. fix code style

    johzchen committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    099a86b View commit details
    Browse the repository at this point in the history
  5. add doc

    yiyiyimu committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a85203c View commit details
    Browse the repository at this point in the history
  6. add doc

    Yiyiyimu committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4edd3a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    b400194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c276e View commit details
    Browse the repository at this point in the history
  3. merge

    Yiyiyimu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    59a59fd View commit details
    Browse the repository at this point in the history
  4. rm not reached conditions

    Yiyiyimu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d2e3d01 View commit details
    Browse the repository at this point in the history
  5. check if etcd above v3.4

    Yiyiyimu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    58e8401 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3688862 View commit details
    Browse the repository at this point in the history
  7. fix typo

    Yiyiyimu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    fc93f3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca7324d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e33e71 View commit details
    Browse the repository at this point in the history
  10. update func name

    Yiyiyimu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c990fe3 View commit details
    Browse the repository at this point in the history
  11. fix: etcd needed version

    johzchen committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0570fdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d30618 View commit details
    Browse the repository at this point in the history