-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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: enable etcd health-check #4191
Commits on May 6, 2021
-
fix: enable etcd health-check, so one etcd node failure would not mak…
…e apisix fail Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b9fc40 - Browse repository at this point
Copy the full SHA 5b9fc40View commit details -
Merge branch 'master' of https://github.com/apache/incubator-apisix i…
…nto fix/etcd-retry
Configuration menu - View commit details
-
Copy full SHA for 83a1a31 - Browse repository at this point
Copy the full SHA 83a1a31View commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c42c307 - Browse repository at this point
Copy the full SHA c42c307View commit details -
fix: move init health check away from config_etcd init, to make it wo…
…rks in stream mode Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eede91f - Browse repository at this point
Copy the full SHA eede91fView commit details
Commits on May 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 803389f - Browse repository at this point
Copy the full SHA 803389fView commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for feccb69 - Browse repository at this point
Copy the full SHA feccb69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fae75 - Browse repository at this point
Copy the full SHA 21fae75View commit details -
turn health_check init error log level to warn, so stream init would …
…not been blocked Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c32984 - Browse repository at this point
Copy the full SHA 1c32984View commit details -
compatible with etcd return format
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3c03ffe - Browse repository at this point
Copy the full SHA 3c03ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91d5af - Browse repository at this point
Copy the full SHA e91d5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd2528 - Browse repository at this point
Copy the full SHA acd2528View commit details -
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 78790e1 - Browse repository at this point
Copy the full SHA 78790e1View commit details -
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f598b3c - Browse repository at this point
Copy the full SHA f598b3cView commit details -
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f794de - Browse repository at this point
Copy the full SHA 4f794deView commit details
Commits on Jun 2, 2021
-
Merge branch 'master' of https://github.com/apache/incubator-apisix i…
…nto fix/etcd-retry
Configuration menu - View commit details
-
Copy full SHA for 3cf74c0 - Browse repository at this point
Copy the full SHA 3cf74c0View commit details
Commits on Jun 4, 2021
-
forcely generate new etcd client when needed
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d3954fc - Browse repository at this point
Copy the full SHA d3954fcView commit details -
test: change to kill etcd-1 since new etcd client would use it as fir…
…st etcd endpoint Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5bc39f6 - Browse repository at this point
Copy the full SHA 5bc39f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d9146 - Browse repository at this point
Copy the full SHA 30d9146View commit details
Commits on Jun 15, 2021
-
no need to get new etcd client
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 742c543 - Browse repository at this point
Copy the full SHA 742c543View commit details
Commits on Jun 21, 2021
-
move one-node-down retry to lua-resty-etcd
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f1790f0 - Browse repository at this point
Copy the full SHA f1790f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f6006 - Browse repository at this point
Copy the full SHA 14f6006View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 49b2121 - Browse repository at this point
Copy the full SHA 49b2121View commit details
Commits on Jun 25, 2021
-
make etcd health check timeout configurable
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36561c1 - Browse repository at this point
Copy the full SHA 36561c1View commit details -
test both the first and second etcd endpoint due to the original endp…
…oint choose problem in etcd (https://github.com/api7/lua-resty-etcd/pull/131\#discussion_r655804238) Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aefe2d6 - Browse repository at this point
Copy the full SHA aefe2d6View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bb577f6 - Browse repository at this point
Copy the full SHA bb577f6View commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 043eafc - Browse repository at this point
Copy the full SHA 043eafcView commit details
Commits on Jun 30, 2021
-
avoid keep nginx timer too long time
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 091b194 - Browse repository at this point
Copy the full SHA 091b194View commit details