Tony Chen
|
b38c1145cf
|
fix(middleware/circuitbreaker): add breaker group (#1453)
* add breaker group
* update aegis to v0.1.1
|
3 years ago |
Tony Chen
|
009cf68312
|
feat: add container group (#1452)
* add container group
|
3 years ago |
pwli
|
378d1ee3c7
|
fix: enhance error.FromError (#1451)
add converting support for grpc status which not contain details with type `errdetails.ErrorInfo`
|
3 years ago |
杜晨昊
|
2024fa7cdb
|
feat: zap log (#1424)
* zap log impl
|
3 years ago |
yuemoxi
|
6ca81236b6
|
fix: Fix lint of files in cmd/kratos (#1442)
|
3 years ago |
Casper-Mars
|
f5339e3ea3
|
fix(cmd/protoc-gen-go-http):part of #1430,fix cmd/protoc-gen-go-http (#1440)
|
3 years ago |
Casper-Mars
|
73ce2941bd
|
fix(contrib/registry/etcd):part of #1430,fix contrib/registry/etcd (#1441)
|
3 years ago |
Jack Lee
|
aa5743147c
|
docs: Use go install when install kratos instead of go get (#1438)
|
3 years ago |
Casper-Mars
|
2a4d440680
|
fix(cmd/protoc-gen-go-errors):part of #1430,fix cmd/protoc-gen-go-errors (#1435)
|
3 years ago |
cachalots
|
cd35233d1d
|
fix: add context for kubernetes registry, implement the registrar interface (#1436)
|
3 years ago |
Kagaya
|
842be155a3
|
docs: update pull request template (#1434)
|
3 years ago |
Casper-Mars
|
3f51a15949
|
Fix lint of files in ./contrib/log/fluent (#1432)
* fix(transport/http):fix nil problem
* fix(contrib/log/fluent):part of #1430,fix ./contrib/log/fluent
|
3 years ago |
yuemoxi
|
8823a1c618
|
feat:middleware selector add func match (#1329)
* feat:middleware selector add func match
|
3 years ago |
Kagaya
|
29a5327291
|
ci: submodule ci check (#1401)
* add tool scripts
|
3 years ago |
包子
|
fd9d324906
|
fix(config/apollo): rename func NewSouceWithConfig (#1425)
|
3 years ago |
longxboy
|
906a9ead4f
|
fix:reuse parent ctx cause unexpected stop of App (#1429)
* fix reuse parent ctx cause unexpected stop of App
|
3 years ago |
letian
|
fa54a1dd3a
|
feat: Support custom status code conversion from HTTP and gRPC. (#1410)
* feat: Support custom status code conversion from HTTP and gRPC.
Co-authored-by: Letian Yi <yiletian@webull.com>
|
3 years ago |
Tony Chen
|
1ac50be94c
|
fix: sra to aegis (#1420)
* fix: sra to aegis
|
3 years ago |
包子
|
1517321dd8
|
chore(examples/event): add memory and rename Message to Event (#1282)
* chore(examples/event): add memory and rename Message to Event
|
3 years ago |
Kagaya
|
de55281108
|
feat(middleware/ratelimit): add rate limiter middleware (#1271)
* add ratelimit middleware
|
3 years ago |
Kagaya
|
47f039792b
|
feat(middleware/breaker): add circuit breaker middleware (#1299)
* add breaker middleware
|
3 years ago |
杜晨昊
|
221fa98319
|
chore: fix metrics readme (#1415)
|
3 years ago |
包子
|
7b3b1cf862
|
feat: move nacos config、datadog、 fluent to contrib and modify prom path (#1405)
* feat: move nacos config、datadog、 fluent to contrib and modify prometheus module path
|
3 years ago |
塔塔开
|
a78f740bd5
|
fix change unit to seconds (#1408)
Co-authored-by: xuyong.zhang <xuyong.zhang@hiscene.com>
|
3 years ago |
包子
|
8468cfdd45
|
feat: add apollo example and some problems of fix apollo config (#1411)
* feat: add apollo example and some problems of fix apollo config
|
3 years ago |
Casper-Mars
|
515b71ec90
|
test(transport/http):fix nil problem (#1406)
|
3 years ago |
Windfarer
|
0ec3ff0b46
|
refactor: move plugins to contrib dir (#1399)
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
3 years ago |
Kagaya
|
f89e33d719
|
ci: adjust magic number check (#1402)
|
3 years ago |
yuemoxi
|
a180043076
|
fix: update config readme (#1396)
* fix: updare config readme
* add appollo
|
3 years ago |
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
|
3 years ago |
yuemoxi
|
a1f35ecc05
|
fix:rename kube to kubernetes (#1393)
* fix:update config and registry readme
* rename kute to kubernetes
* fix
* fix
|
3 years ago |
包子
|
112ca9c78a
|
fix(config/apollo): code style (#1395)
|
3 years ago |
wwwhaoxu
|
df6bbaa091
|
fix(errors): code error (#1394)
|
3 years ago |
yuemoxi
|
4536b460f1
|
feat: move kute to kratos (#1383)
* feat: move kute to kratos
|
3 years ago |
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
3 years ago |
Kagaya
|
c55528f321
|
ci: improve golangci static check (#1387)
* ci: improve golangci static check
|
3 years ago |
yuemoxi
|
e3d55b74bd
|
fix:update registry's readme (#1389)
|
3 years ago |
Joe Zou
|
ee3da3a189
|
feat: add apollo module for kratos (#1370)
* add apollo module for kratos
|
3 years ago |
yuemoxi
|
8a934715c9
|
fix: edit registry and metrics readme (#1384)
|
3 years ago |
yuemoxi
|
0dfab173f9
|
fix:modify encoding test proto path (#1388)
* fix:modify encoding test proto path
* fix
* fix
* fix
|
3 years ago |
yuemoxi
|
12f17a3e2e
|
test(middleware/) add test (#1379)
* test(middleware/) add test
|
3 years ago |
yuemoxi
|
10ecd91fe9
|
feat: move promethues to kratos (#1380)
|
3 years ago |
Kagaya
|
fee1b34973
|
test(config): add test case for resolver (#1377)
|
3 years ago |
yuemoxi
|
a67ec16bf0
|
test(internal/context,internal/host) add test (#1334)
* test(internal/context,internal/host) add test
|
3 years ago |
包子
|
925e55a04d
|
fix(config): replace text with "${}" only (#1375)
* fix(config): replace text with "${}" only
|
3 years ago |
包子
|
eaf0ceab0c
|
chore(registry): unified management of decentralized warehouses (#1368)
* chore(registry): unified management of decentralized warehouses
|
3 years ago |
包子
|
f3b68b0147
|
chore(issue/template): modify feature template and add proposal template (#1362)
* chore(issue/template): modify feature template and add proposal template
|
3 years ago |
yuemoxi
|
9b32ad7926
|
fix: edit kratos version (#1367)
|
3 years ago |
喵喵大人
|
aa75ac5467
|
chore: add icon in issues template (#1364)
* chore: add icon in issues template
* Update feature-request.md
* Update question.md
* Create config.yml
* Update feature-request.md
* Update bug-report.md
|
3 years ago |
Harvey Li
|
050b14c1e0
|
fix: correct client code in the example of TLS connection (#1355)
* Create ca.crt
|
3 years ago |