Kevin Wan
|
bf883101d7
|
fix: etcd discovery mechanism on grpc with idle manager (#4589)
|
2025-01-22 14:01:18 +08:00 |
|
Nanosk07
|
33011c7ed1
|
fix: routinegroup & etcd watch goroutine leak (#4514)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2025-01-22 13:38:56 +08:00 |
|
saury
|
17d98f69e0
|
fix memory leak of grpc resolver (#4490)
Co-authored-by: nk <kui.niu@akuvox.com>
|
2025-01-22 13:36:13 +08:00 |
|
MarkJoyMa
|
90afa08367
|
Revert "fix: etcd scheme on grpc resolver" (#4349)
|
2024-09-03 00:48:08 +00:00 |
|
Kevin Wan
|
47d13e5ef8
|
fix: etcd scheme on grpc resolver (#4121)
|
2024-08-27 23:13:37 +08:00 |
|
Kevin Wan
|
9d9c7e0fe0
|
feat: support build tag to reduce binary size w/o k8s (#4323)
|
2024-08-20 19:53:20 +08:00 |
|
yonwoo9
|
c02fb3acab
|
chore: initialize some slice type variables (#4249)
|
2024-07-15 15:50:42 +00:00 |
|
Kevin Wan
|
588e10daef
|
chore: refactor and coding style (#4120)
|
2024-05-06 18:16:56 +08:00 |
|
soasurs
|
62ba01120e
|
fix: zrpc kube resolver builder (#4119)
Signed-off-by: soasurs <soasurs@gmail.com>
|
2024-05-06 14:50:35 +08:00 |
|
Kevin Wan
|
e9e55125a9
|
chore: fix warnings (#3990)
|
2024-03-09 13:48:11 +08:00 |
|
Kevin Wan
|
a1fca3a1da
|
chore: upgrade go dependencies (#3657)
|
2023-10-28 00:19:22 +08:00 |
|
Kevin Wan
|
36bbc6a2e2
|
chore: add error handling on registering event handlers to k8s (#3663)
|
2023-10-23 21:57:09 +08:00 |
|
Kevin Wan
|
fbf129d535
|
chore: add more tests (#3010)
|
2023-03-10 21:56:19 +08:00 |
|
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
|
2023-01-24 16:32:02 +08:00 |
|
Kevin Wan
|
4bd8025c5b
|
chore: add more tests (#2812)
* chore: add more tests
* chore: add more tests
|
2023-01-23 23:27:47 +08:00 |
|
Kevin Wan
|
4bed34090f
|
chore: add more tests (#2800)
|
2023-01-17 09:59:42 +08:00 |
|
Kevin Wan
|
6340e24c17
|
chore: add tests (#2774)
|
2023-01-09 23:48:31 +08:00 |
|
bigrocs
|
90828a0d4a
|
The default port is used when there is no port number for k8s (#2598)
* k8s 没有端口号时使用默认端口
* Modify the not port test
|
2022-11-27 09:00:11 +08:00 |
|
Kevin Wan
|
46e236fef7
|
chore: add more tests (#2547)
|
2022-10-23 10:54:41 +08:00 |
|
Kevin Wan
|
05a5de7c6d
|
chore: fix lint errors (#2520)
|
2022-10-17 06:30:58 +08:00 |
|
Kevin Wan
|
a987512c7b
|
feat: more meaningful error messages, close body on httpc requests (#2238)
* feat: more meaningful error messages, close body on httpc requests
* fix: test failure
|
2022-08-07 16:09:54 +08:00 |
|
Kevin Wan
|
f21970c117
|
test: add more tests (#1856)
|
2022-05-02 21:24:20 +08:00 |
|
Kevin Wan
|
f7a60cdc24
|
fix: remove deprecated dependencies (#1837)
* fix: remove deprecated dependencies
* backup
* fix test error
|
2022-04-27 21:34:54 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
9d528dddd6
|
feat: support third party orm to interact with go-zero (#1286)
* fixes #987
* chore: fix test failure
* chore: add comments
* feat: support third party orm to interact with go-zero
* chore: refactor
|
2021-12-01 20:22:15 +08:00 |
|