Cluas
6fa5700c3c
chore(contrib/config): uniformly canceled by CancelFunc ( #2111 )
...
* chore: remove sentinel error for compatibility
* chore: core use lssentinel error
* chore: uniformly canceled by CancelFunc
* chore: remove error
3 years ago
Cluas
4f8d8ef8da
feat(config): add ErrorWatcherStopped and return on watcher.Next() after Watcher.Stop() ( #2092 )
...
* feat(config): add ErrorWatcherStopped and return watcher.Next() after watcher.Stop()
* fix: remove unreachable code
* fix: return err when etcd WatcheResponse hold error
3 years ago
包子
4b7afe52af
fix(config): apollo get the original configuration file directly ( #2100 )
3 years ago
Tony Chen
dccee86141
log: remove component logger to use global logger ( #2061 )
...
* remove component logger to user global logger
3 years ago
haiyux
86b8b6c366
fix: fix ci tool ( #1803 )
...
* fix: fix ci tool
3 years ago
haiyux
18315303f0
deps:upgrade go mod version ( #1800 )
...
* deps:upgrade go mod version
3 years ago
realityone
0ed2e0f379
feat(log): add global logger appliance, as process level default logger ( #1761 )
...
* add global logger appliance, as process level default logger
* replace DefaultLogger as global logger
3 years ago
xiaoxiaodek
413cc77f7d
fix(config): apollo close function: useless infinite loop causes high cpu usage ( #1674 )
...
Co-authored-by: wangshaosen <wangshaosen@videopls.com>
3 years ago
Yeqllo
eec45a3d0a
fix(config/apollo): apollo namespace ( #1516 )
...
* fix(config/apollo): support multiple namespace
* fix(config/apollo): modify example and test
* fix(config/apollo): recoding watcher
* styl(config/apollo): package sort; use log instead of fmt
* styl(config/apollo): use kratos/log package instead of fmt
* styl(config/apollo): optimise code with reviewer advises; fix some edge cases on genKey function.
* styl(config/apollo): rename `convertProperties` as `resolve`
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
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir ( #1399 )
...
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
3 years ago
包子
112ca9c78a
fix(config/apollo): code style ( #1395 )
3 years ago
Joe Zou
ee3da3a189
feat: add apollo module for kratos ( #1370 )
...
* add apollo module for kratos
3 years ago