| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | squash! change #!/usr/bin/bash to #!/usr/bin/env bash | edge | 2019-12-25 | 1 | -1/+1 |
| * | add a judgement before decoding the message | edge | 2019-11-27 | 1 | -3/+10 |
| * | dns query from container can not correctly return back | edge | 2019-11-22 | 1 | -2/+2 |
| * | delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 1 | -11/+1 |
| * | change Context struct to BeehiveConttext. add golang ctx field to BeehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 1 | -2/+1 |
| * | edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 4 | -16/+7 |
| * | change GetContext function name to InitContext, and export AddModule,AddModul...•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 3 | -3/+3 |
| * | edgemesh:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 1 | -6/+20 |
| * | fix: immediate return when dns server start err•••Signed-off-by: Guangming Wang <guangming.wang@daocloud.io> | Guangming Wang | 2019-10-11 | 1 | -1/+2 |
| * | cleanup: remove or simplification code pieces•••default action set to break for loop reform code to more natural logic jump to next loop when build message failed Signed-off-by: Guangming Wang <guangming.wang@daocloud.io> | Guangming Wang | 2019-09-28 | 2 | -5/+1 |
| * | fix bug #1097 | arcanique | 2019-09-05 | 1 | -11/+7 |
| * | L4 Proxy support | Arcanique | 2019-08-21 | 5 | -20/+772 |
| * | Merge pull request #1038 from anyushun/cleanup-edgemesh•••cleanup edgemesh | KubeEdge Bot | 2019-08-19 | 4 | -34/+0 |
| |\ | |||||
| | * | 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 | anyscoding | 2019-08-18 | 4 | -34/+0 |
| * | | implement ipv6 valid logic and typo fix | soolaugust | 2019-08-17 | 1 | -2/+6 |
| |/ | |||||
| * | unifying edgemesh component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-08-16 | 10 | -46/+66 |
| * | edgemesh use explicit call | fisherxu | 2019-08-16 | 2 | -2/+6 |
| * | add unit tests | chlins | 2019-08-16 | 1 | -0/+29 |
| * | Merge pull request #989 from Holt2016/master•••set load balance strategy from edge.yaml and tcp server listens on ip of interface docker0 | KubeEdge Bot | 2019-08-12 | 5 | -34/+48 |
| |\ | |||||
| | * | set load balance strategy from edge.yaml and tcp server listens on ip of inte... | Holt2016 | 2019-08-12 | 5 | -34/+48 |
| * | | server/dns.go: error should be "ignore"•••Signed-off-by: ethan <guangming.wang@daocloud.io> | ethan | 2019-08-06 | 1 | -1/+1 |
| |/ | |||||
| * | Fix the panic error when interface is not create | Arcanique | 2019-07-12 | 1 | -9/+16 |
| * | Add feature : Pass through the DNS request if the client does not access the ... | Arcanique | 2019-07-05 | 1 | -29/+60 |
| * | gofmt the project | Siddharth Bhadri | 2019-06-30 | 10 | -124/+116 |
| * | edgemesh listen on all ip default and fix go-chassis panic bug | anyscoding | 2019-06-22 | 2 | -1/+7 |
| * | Add hijacking script tools and initContainer image Dockerfile. Add new featur... | Arcanique | 2019-06-22 | 6 | -1/+718 |
| * | Add new feature of servicemesh (#738)•••* Implementing EdgeMesh | liuzhiyi1993 | 2019-06-21 | 14 | -0/+838 |
