summaryrefslogtreecommitdiff
path: root/edgemesh/pkg/server/server.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor edgemeshliuzhiyi19932020-03-311-49/+0
* Change edgemesh configuration access method from Get() to global variable 'Co...•••Signed-off-by: kuramal <linxxnil@126.com> kuramal2020-02-181-1/+1
* edgemesh module use nnew config api•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-1/+1
* Optimize edgemesh configuration•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-101-2/+2
* cleanup edgemesh•••1. everything init in pkg/server/server.go, so cmd/edgemesh.go no need do it 2. go-chassis upgrade to v1.6.1, no need to init HystrixConfig now anyscoding2019-08-181-6/+0
* unifying edgemesh component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-3/+5
* set load balance strategy from edge.yaml and tcp server listens on ip of inte...Holt20162019-08-121-2/+10
* gofmt the projectSiddharth Bhadri2019-06-301-2/+2
* edgemesh listen on all ip default and fix go-chassis panic buganyscoding2019-06-221-0/+6
* Add hijacking script tools and initContainer image Dockerfile. Add new featur...Arcanique2019-06-221-1/+4
* Add new feature of servicemesh (#738)•••* Implementing EdgeMeshliuzhiyi19932019-06-211-0/+36