1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-24 20:14:48 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
longxboy
bebea0c103
feat: add subset alg for instances (#2613)
* add subset alg for instances

* fix go build

* update go sum

* fix lint

* fix gofmt

* fix lint

* fix polaris

Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
2023-01-13 17:58:09 +08:00
Xingwang Liu
facafba64a
fix(registry): ServiceInstance does not implement an Equal method for grpc Attributes. (#2575) 2022-12-16 11:01:04 +08:00
jesse.tang
9737a3c5e4
fix: typo and grammatical errors (#2368)
* fix: grammar

* fix: grammar

* fix overrode

* translate to English

* translate to English
2022-09-19 10:39:54 +08:00
haiyux
9dec67bddd
update contrib readme (#1831) 2022-02-21 18:37:20 +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
Kagaya
f7588a47de
fix: ci lint error (#1391)
* fix lint check

* fix lll lint error

* fix build error

* fix gomnd

* fix shadow declaration

* add make test command

* update
2021-08-31 10:14:57 +08:00
yuemoxi
a1f35ecc05
fix:rename kube to kubernetes (#1393)
* fix:update config and registry readme

* rename kute to kubernetes

* fix

* fix
2021-08-31 10:13:34 +08:00
yuemoxi
4536b460f1
feat: move kute to kratos (#1383)
* feat: move kute to kratos
2021-08-30 23:23:00 +08:00
yuemoxi
e3d55b74bd
fix:update registry's readme (#1389) 2021-08-30 19:35:15 +08:00
yuemoxi
8a934715c9
fix: edit registry and metrics readme (#1384) 2021-08-28 22:41:54 +08:00
包子
eaf0ceab0c
chore(registry): unified management of decentralized warehouses (#1368)
* chore(registry): unified management of decentralized warehouses
2021-08-24 11:35:26 +08:00
longXboy
a24bcdff45 fix nacos 2021-05-27 14:34:33 +08:00
Cluas
b88db2a533
registry: fix typo (#835) 2021-04-14 13:54:14 +08:00
Tony Chen
74272546ca
fix json tag (#769) 2021-03-15 17:06:06 +08:00
Tony Chen
a4409adf16
fix interface defines (#760)
* fix interface defines
2021-03-11 23:26:07 +08:00
Tony Chen
8722894939
fix registry interface (#747) 2021-03-05 22:57:28 +08:00
Tony Chen
f86c91849b
fix lint check (#746) 2021-03-05 22:40:38 +08:00
longXboy
4444e7a638 fix to discoverer 2021-02-28 15:32:45 +08:00
longXboy
8f064855d9 split naming registry 2021-02-28 13:39:45 +08:00
Tanghui Lin
ef996c826a
add context for registry (#716)
* add context for registry
2021-02-23 10:20:00 +08:00
chenzhihui
5928009fa0 add docs related 2021-02-17 17:39:42 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00