| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run fmt | Siddharth Bhadri | 2020-05-14 | 8 | -8/+1 |
| * | clean up spell issue•••Signed-off-by: Xiang Dai <764524258@qq.com> | Xiang Dai | 2020-05-07 | 1 | -1/+1 |
| * | support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 2 | -3/+4 |
| * | Implemente leaderelection and readyz check | GsssC | 2020-04-30 | 1 | -0/+3 |
| * | modify test case; remove conf/modules.yaml | lmxia | 2020-04-09 | 6 | -55/+28 |
| * | update kubeedge, beehive, viaduct go mod file•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 4 | -217/+11 |
| * | delete beehive config•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 3 | -398/+0 |
| * | change beehive module interface, add Enable function•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 1 | -16/+4 |
| * | move db init process into InitDBConfig() functions•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-14 | 1 | -1/+1 |
| * | delete useless isModuleEnabled function•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-13 | 1 | -5/+3 |
| * | Merge pull request #1349 from fisherxu/upgrade-17•••Bump kubernetes dependency to 1.17 and golang to 1.13 | KubeEdge Bot | 2020-01-08 | 4 | -11/+10 |
| |\ | |||||
| | * | update go module files to k8s1.17 | fisherxu | 2020-01-07 | 4 | -11/+10 |
| * | | update comments in beehive | fisherxu | 2020-01-06 | 7 | -27/+27 |
| * | | add resourceVersion for the msg | fisherxu | 2020-01-06 | 1 | -0/+15 |
| |/ | |||||
| * | delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 4 | -12/+15 |
| * | change Context struct to BeehiveConttext. add golang ctx field to BeehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 2 | -3/+16 |
| * | cloudcore: Add a default initialization method for each module.•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 2 | -3/+4 |
| * | delete init function for beehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 3 | -10/+5 |
| * | update beehive module dest mock file•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 2 | -4/+2 |
| * | edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 5 | -13/+16 |
| * | change GetContext function name to InitContext, and export AddModule,AddModul...•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 4 | -29/+35 |
| * | Update staging/src/github.com/kubeedge/beehive/pkg/core/context/context_facto...•••Co-Authored-By: Fei Xu <xufei40@huawei.com> | jie zhang | 2019-11-11 | 1 | -1/+1 |
| * | Optimize testcase for edgecore•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-09 | 1 | -1/+1 |
| * | change 2 to 'To' | fisherxu | 2019-11-07 | 7 | -22/+22 |
| * | fix go.mod module name error in viaduct stagin dir | Kevin Wang | 2019-10-17 | 2 | -5/+3 |
| * | fix go.mod module name error in beehive stagin dir | Kevin Wang | 2019-10-17 | 2 | -8/+9 |
| * | update go.mod and go.sum | Kevin Wang | 2019-10-16 | 4 | -9/+7 |
| * | fix go mod verify servicecomb-kie checksum mismatch failure | Kevin Wang | 2019-10-16 | 4 | -3/+8 |
| * | create softlink for beehive and viaduct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-01 | 1 | -2/+2 |
| * | update vender to delete useless package•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-01 | 3 | -175/+16 |
| * | Unifying logging library to klog for beehive•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-01 | 5 | -48/+46 |
| * | update go.mod and go.sum under in-tree viaduct | Kevin Wang | 2019-09-30 | 2 | -9/+80 |
| * | update in-tree viaduct/go.mod use in-tree beehive | Kevin Wang | 2019-09-30 | 1 | -0/+4 |
| * | remove Gopkg files under in-tree viaduct | Kevin Wang | 2019-09-30 | 2 | -203/+0 |
| * | use go mod instead for in-tree viaduct | Kevin Wang | 2019-09-30 | 2 | -0/+89 |
| * | remove vendors under viaduct | Kevin Wang | 2019-09-30 | 610 | -283932/+0 |
| * | update in-tree viaduct-upstream code | Kevin Wang | 2019-09-30 | 683 | -0/+289632 |
| * | remove useless files under beehive staging dir | Kevin Wang | 2019-09-29 | 3 | -201/+0 |
| * | use go mod to manage dependencis for beehive intree | Kevin Wang | 2019-09-26 | 2 | -0/+150 |
| * | remove vendor under beehive | Kevin Wang | 2019-09-26 | 401 | -239363/+0 |
| * | update in-tree beehive-upstream code | Kevin Wang | 2019-09-26 | 430 | -0/+241692 |
