| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | Merge pull request #1434 from kadisi/keadm_dir•••change keadm cmd dir | KubeEdge Bot | 2020-02-05 | 20 | -26/+26 |
| |\ \ \ |
|
| | * | | | change keadm cmd dir•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-02-05 | 20 | -26/+26 |
| |/ / / |
|
| * | | | Merge pull request #1435 from fisherxu/use_kind•••Use kind in e2e | KubeEdge Bot | 2020-02-05 | 13 | -20/+69 |
| |\ \ \ |
|
| | * | | | use kind in e2e | fisherxu | 2020-02-05 | 13 | -20/+69 |
| |/ / / |
|
| * | | | Merge pull request #1429 from fisherxu/add-reliable-doc•••Add docs for creating reliableSync CRDs | KubeEdge Bot | 2020-02-04 | 2 | -7/+21 |
| |\ \ \ |
|
| | * | | | add docs for creating reliableSync CRDs | fisherxu | 2020-02-04 | 2 | -7/+21 |
| * | | | | Merge pull request #1428 from kuramal/file-rename•••Add file suffix for edge/test/integration/scripts/fast_test | KubeEdge Bot | 2020-02-04 | 3 | -9/+9 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Add file suffix for edge/test/integration/scripts/fast_test and update•••docs
Signed-off-by: kuramal <linxxnil@126.com>
| kuramal | 2020-02-03 | 3 | -9/+9 |
| * | | | | Merge pull request #1427 from kuramal/cleanup•••Cleanup: delete useless file tests/e2e/scripts/setup.sh | KubeEdge Bot | 2020-02-03 | 2 | -81/+0 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Cleanup: delete useless file tests/e2e/scripts/setup.sh•••Signed-off-by: kuramal <linxxnil@126.com>
| kuramal | 2020-02-03 | 2 | -81/+0 |
| |/ / / |
|
| * | | | Merge pull request #1416 from fisherxu/reliable-dev•••Add reliable message delivery | KubeEdge Bot | 2020-02-03 | 12 | -185/+668 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | use sync.map for message ack | fisherxu | 2020-02-03 | 1 | -7/+7 |
| | * | | add comments for all exposed func | fisherxu | 2020-02-02 | 1 | -6/+12 |
| | * | | create queue and store when edgenode don't connect | fisherxu | 2020-02-02 | 1 | -10/+20 |
| | * | | fix bug in reliable delivery | fisherxu | 2020-02-02 | 5 | -50/+137 |
| | * | | create objectsync crd in local-up | fisherxu | 2020-02-02 | 1 | -0/+7 |
| | * | | save msg resourceversion to etcd | fisherxu | 2020-02-02 | 5 | -21/+168 |
| | * | | add resourceversion for response message | fisherxu | 2020-02-01 | 1 | -3/+14 |
| | * | | add subresource for objectsync crd | fisherxu | 2020-02-01 | 2 | -0/+4 |
| | * | | improve reliable transmission | fisherxu | 2020-01-20 | 3 | -118/+272 |
| | * | | init reliable message delivery | SpaghettiAndSalmon | 2020-01-20 | 2 | -111/+168 |
| * | | | Merge pull request #1426 from fisherxu/small-build•••Use -9 option in smallbuild of edgesite | KubeEdge Bot | 2020-02-02 | 1 | -1/+4 |
| |\ \ \ |
|
| | * | | | use -9 in smallbuild of edgesite | fisherxu | 2020-02-01 | 1 | -1/+4 |
| |/ / / |
|
| * | | | Merge pull request #1424 from kuramal/bug-fix-configs-validation•••Bugfix: fix the error of configs validation | KubeEdge Bot | 2020-01-24 | 2 | -42/+25 |
| |\ \ \ |
|
| | * | | | Bugfix: fix the error of configs validation | kuramal | 2020-01-22 | 2 | -42/+25 |
| |/ / / |
|
| * | | | Merge pull request #1418 from kuramal/servicebus_default_value•••delete ServiceBus.Enable's tag omitempty | KubeEdge Bot | 2020-01-21 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | set edgecore's config servicebus.enable to false as default•••Signed-off-by: kuramal <linxxnil@126.com>
| kuramal | 2020-01-20 | 1 | -2/+2 |
| * | | | | Merge pull request #1420 from kuramal/config_clean•••update the setup docs about configuration file, and clean the old configuration files | KubeEdge Bot | 2020-01-21 | 9 | -263/+90 |
| |\ \ \ \ |
|
| | * | | | | update the setup docs about configuration file, and clean the old configurati...•••Signed-off-by: kuramal <linxxnil@126.com>
| kuramal | 2020-01-21 | 9 | -263/+90 |
| | |/ / / |
|
| * | | | | Merge pull request #1412 from chendave/fix_socks•••Create socket address directory if not exist | KubeEdge Bot | 2020-01-21 | 1 | -0/+11 |
| |\ \ \ \ |
|
| | * | | | | Create socket address directory if not exist•••Hit below issue if the directory does not exist
`failed to listen addr: listen unix //var/lib/kubeedge/kubeedge.sock: bind:
no such file or directory`
Signed-off-by: Dave Chen <dave.chen@arm.com>
| Dave Chen | 2020-01-17 | 1 | -0/+11 |
| * | | | | | Merge pull request #1401 from kuramal/node-auto-regist•••edge node auto register | KubeEdge Bot | 2020-01-21 | 7 | -87/+162 |
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | * | | | | set edge node auto register to optional, and update docs•••Signed-off-by: Su Xiaolin <linxxnil@126.com>
| Su Xiaolin | 2020-01-21 | 7 | -7/+57 |
| | * | | | | update docs about edge node auto register•••optimize some code
Signed-off-by: Su Xiaolin <linxxnil@126.com>
| Su Xiaolin | 2020-01-20 | 2 | -39/+6 |
| | * | | | | auto register edge node to k8s•••Signed-off-by: Su Xiaolin <linxxnil@126.com>
| Su Xiaolin | 2020-01-20 | 2 | -47/+105 |
| | | |/ /
| |/| | |
|
| * | | | | Merge pull request #1419 from kadisi/fix_local_up•••bugfix: local-up-kubeedge.sh start error | KubeEdge Bot | 2020-01-20 | 1 | -9/+15 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | bugfix: local-up-kubeedge.sh start error•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-20 | 1 | -9/+15 |
| |/ / / |
|
| * | | | Merge pull request #1393 from kadisi/component_use_new_config•••KubeEdge Component use new config api | KubeEdge Bot | 2020-01-20 | 123 | -2792/+1764 |
| |\ \ \ |
|
| | * | | | integelengent test error•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-20 | 15 | -56/+77 |
| | * | | | fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 88 | -796/+1221 |
| | * | | | delete edge/pkg/common/config package•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 1 | -61/+0 |
| | * | | | update kubeedge, beehive, viaduct go mod file•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 6 | -219/+18 |
| | * | | | edgesite: edged, edgecontroller, metamanager use new config api•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 1 | -5/+3 |
| | * | | | edgesite add --config flags•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 2 | -6/+52 |
| | * | | | process dbm register•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 4 | -28/+29 |
| | * | | | dbtest module use new config api•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 2 | -7/+10 |
| | * | | | service bus use new api config•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 2 | -4/+10 |
| | * | | | metamanager moduler use new api config•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 5 | -59/+28 |
| | * | | | devicetwin module use new api config•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 4 | -35/+25 |
| | * | | | edgemesh module use nnew config api•••Signed-off-by: zhangjie <iamkadisi@163.com>
| zhangjie | 2020-01-19 | 6 | -28/+23 |