Commit Graph

48 Commits (619e838513b2a47bed74cfe71f46d250175eca42)

Author SHA1 Message Date
Kevin Wan 8f5a0a2de7
fix: remove etcd pings to avoid too-many-pings error (#3212) 2 years ago
Kevin Wan 211b9498ef
chore: add more tests (#3016) 2 years ago
Kevin Wan f77e2c9cfa
chore: add more tests (#3014) 2 years ago
Shyunn 544aa7c432
Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008) 2 years ago
Kevin Wan ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years ago
Kevin Wan c3756a8f1c
fix: etcd publisher reconnecting problem (#2710)
* fix: etcd publisher reconnecting problem

* chore: fix wrong call
2 years ago
王哈哈 dac3600b53
Modify comment syntax error (#2572) 2 years ago
Kevin Wan 38a73d7fbe
fix: etcd reconnecting problem (#2478) 2 years ago
Kevin Wan 1a6d7b3ef6
chore: gofumpt (#2439) 2 years ago
Kevin Wan d935c83a54
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc

* chore: use go 1.16

* chore: use go 1.16

* chore: use go ^1.16

* chore: remove deprecated
2 years ago
maizige 422f401153
fix:etcd get&watch not atomic (#2321) 2 years ago
givemeafish 6a4885ba64
fix concurrent map writes (#2079)
Co-authored-by: wero <wero@werodeMacBook-Pro.local>
2 years ago
chenquan 9c2c90e533
chore: make error clearer (#1514) 3 years ago
Kevin Wan a91c3907a8
feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
Kevin Wan a7aeb8ac0e
feat: support tls for etcd client (#1390)
* feat: support tls for etcd client

* chore: fix typo

* refactor: rename TrustedCAFile to CACertFile

* docs: add comments

* fix: missing tls registration

* feat: add InsecureSkipVerify config for testing
3 years ago
Kevin Wan d6ff30a570
chore: fix golint issues (#1396) 3 years ago
Kevin Wan d828c3f37e
feat: add etcd resolver scheme, fix discov minor issue (#1281) 3 years ago
Kevin Wan 59b9687f31
feat: support auth account for etcd (#1174) 3 years ago
Kevin Wan 8403ed16ae
ci: add Lint check on commits (#1086)
* ci: add Lint check on commits

* ci: fix Lint script error

* test: fix go vet errors

* test: fix go vet errors, remove gofumpt to check go vet

* test: fix go vet errors, try gofumpt

* test: fix go vet errors, try gofumpt, round 1

* test: fix go vet errors, try gofumpt, round 2

* ci: fix Lint errors
3 years ago
Kevin Wan 3e8cec5c78
upgrade grpc & etcd dependencies (#771) 3 years ago
Kevin Wan 74ee163761
fix bug that etcd stream cancelled without re-watch (#770) 3 years ago
Bo-Yi Wu 73906f996d
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
4 years ago
Kevin Wan f02711a9cb
golint core/discov (#525) 4 years ago
Kevin Wan 2446d8a668
fix golint issues in core/discov (#479) 4 years ago
Kevin Wan 395a1db22f
add more tests for rest (#462) 4 years ago
Kevin Wan 5e969cbef0
fix golint issues, else blocks (#457) 4 years ago
Kevin Wan 06f6dc9937
fix golint issues, package comments (#454) 4 years ago
Kevin Wan 54414db91d
fix golint issues, exported doc (#451) 4 years ago
Kevin Wan 5b79ba2618
add discov tests (#448) 4 years ago
Kevin Wan 22a1fa649e
remove etcd facade, added for testing purpose (#447) 4 years ago
Kevin Wan 37c3b9f5c1
make sure unlock safe even if listeners panic (#383)
* make sure unlock safe even if listeners panic

* fix #378

* fix #378
4 years ago
kevin a5fb29a6f0 update etcd yaml to avoid no such nost resolve problem 4 years ago
kevin 94645481b1 fix golint issues 4 years ago
kevin 3f8b080882 add more tests 4 years ago
kevin 015716d1b5 update wechat and etcd yaml 4 years ago
kevin a32028c4fb add etcd deploy yaml 4 years ago
kevin 8745039877 move lang.Must into logx.Must to make sure output fatal message as json 4 years ago
kevin 82ea0fff17 disable logs in unit tests 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 6503ae0610 remove files 4 years ago
kevin f02eeef0f6 add subset algorithm 4 years ago
kevin e16fa958f9 remove rq 4 years ago
kevin 1670f6cfc3 update packages 4 years ago
kevin 0897f60c5d rename ngin to rest 4 years ago
kevin e133ffd820 add more tests 4 years ago
kevin 68e46cf6b3 add more tests 4 years ago
kevin d12e25a886 add more tests 4 years ago
kevin 7e3a369a8f initial import 4 years ago