api-server
api-server copied to clipboard
API server for BFE control plane
头天晚上启动api server,第二天早上发现程序已退出
For example: I have the etcd that manage the IP+Port of my app. When the IP+Port offline the api-server can remove it from the instance pool.
As reviews of https://github.com/bfenetworks/api-server/pull/22 , some of parameters' name in api_server.toml need to be renamed. Code need to be change accordingly: Parameters in api_server_toml that need to be renamed: GracefulTimeOutMs...
i have three kind of services 1. deploy on kubernetes 2. deploy on vms or servers 3. service discovery base on etcd if i want use bfe stack as my...
控制面板三件套(api-server、dashboard、conf-agent)很优秀,必须点赞 如果能在控制面板里支持下扩展模块里的一些功能(比如:跨域、转发、重定向 很刚需),那就太棒了 感谢你们的付出,愿你们能像vue一样,被世界认可~
控制面支持不同粒度的开启插件功能,比如:API级、消费者级等
- bugfix: use tx rather than conn when transaction open - bugfix: rollback transaction when panic(for reusing it quickly)