1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-11-06 08:59:18 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
soukengo
b0db594829 fix(registry): add zookeeper exists watcher when the node does not exist (#2555)
* fix(registry): add zookeeper exists watcher when the node does not exist

* fix(registry): add zookeeper exists watcher when the node does not exist

Co-authored-by: soukengo <soukengo@163.com>
2023-01-01 20:10:57 +08:00
jesse.tang
4d95050747 fix: fmt import (#2379) 2022-09-27 14:08:08 +08:00
jesse.tang
f2a33929d0 fix: modify interface check way (#2375)
* fix: modify interface check way

* fix
2022-09-14 22:05:48 +08:00
Ccheers
8dec7cf5e8 feat(registry): zookeeper watch node changed (#1986)
* feat(registry): zookeeper watch node changed

* fix lint

* fix lint

* fix lint

* fix lint

* fix(stop): cancel context when stop

* fix(mod): add replace
2022-05-20 22:39:13 +08:00
wangcong
cf385f6285 fix: k8s nacos and zookeeper registry lint (#1599) 2021-11-04 22:06:14 +08:00
Windfarer
0ec3ff0b46 refactor: move plugins to contrib dir (#1399)
* move to contrib dir


Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-09-01 13:40:14 +08:00