summaryrefslogtreecommitdiff
path: root/edgemesh (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * set load balance strategy from edge.yaml and tcp server listens on ip of ↵Holt20162019-08-125-34/+48
| | | | | | | | interface docker0
* | server/dns.go: error should be "ignore"ethan2019-08-061-1/+1
|/ | | Signed-off-by: ethan <guangming.wang@daocloud.io>
* Fix the panic error when interface is not createArcanique2019-07-121-9/+16
|
* Add feature : Pass through the DNS request if the client does not access the ↵Arcanique2019-07-051-29/+60
| | | | services inside the cluster
* gofmt the projectSiddharth Bhadri2019-06-3010-124/+116
|
* edgemesh listen on all ip default and fix go-chassis panic buganyscoding2019-06-222-1/+7
|
* Add hijacking script tools and initContainer image Dockerfile. Add new ↵Arcanique2019-06-226-1/+718
| | | | feature : dns cheat
* Add new feature of servicemesh (#738)liuzhiyi19932019-06-2114-0/+838
* Implementing EdgeMesh