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

feat: endpoint choose by health check #102

Closed
wants to merge 18 commits into from

Commits on Dec 6, 2020

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

    tzssangglass committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    c2cd9e3 View commit details
    Browse the repository at this point in the history
  3. add some test cases

    tzssangglass committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    1d67b9e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. 1. optimization code

    2. add test cases
    tzssangglass committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5562167 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge branch 'master' of https://github.com/api7/lua-resty-etcd into …

    …IssueNo101
    
    Conflicts:
    	lib/resty/etcd/v3.lua
    tzssangglass committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    bfa664f View commit details
    Browse the repository at this point in the history
  2. 1. resolve conflicts first

    2. add test cases
    3. add doc
    4. solve code review
    tzssangglass committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    8a63a57 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. solve CI error

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a209590 View commit details
    Browse the repository at this point in the history
  2. update doc

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    bc141bb View commit details
    Browse the repository at this point in the history
  3. solve code review

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1837fab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef6ce28 View commit details
    Browse the repository at this point in the history
  5. optimized code style

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a1ed237 View commit details
    Browse the repository at this point in the history
  6. save

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8c5f8e2 View commit details
    Browse the repository at this point in the history
  7. solve code style

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7c0fdc0 View commit details
    Browse the repository at this point in the history
  8. save

    tzssangglass committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    818057f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. revert

    tzssangglass committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7b2abb0 View commit details
    Browse the repository at this point in the history
  2. add test case

    tzssangglass committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7790f96 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. fails count shared in worker, store in lua_shared_dict

    unhealthy endpoint trigger by different etcd client configurations
    tzssangglass committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    7a65f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a44c264 View commit details
    Browse the repository at this point in the history