summaryrefslogtreecommitdiff
path: root/staging (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run fmtSiddharth Bhadri2020-05-148-8/+1
* clean up spell issue•••Signed-off-by: Xiang Dai <764524258@qq.com> Xiang Dai2020-05-071-1/+1
* support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-302-3/+4
* Implemente leaderelection and readyz checkGsssC2020-04-301-0/+3
* modify test case; remove conf/modules.yamllmxia2020-04-096-55/+28
* update kubeedge, beehive, viaduct go mod file•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-194-217/+11
* delete beehive config•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-193-398/+0
* change beehive module interface, add Enable function•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-16/+4
* move db init process into InitDBConfig() functions•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-141-1/+1
* delete useless isModuleEnabled function•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-131-5/+3
* Merge pull request #1349 from fisherxu/upgrade-17•••Bump kubernetes dependency to 1.17 and golang to 1.13KubeEdge Bot2020-01-084-11/+10
|\
| * update go module files to k8s1.17fisherxu2020-01-074-11/+10
* | update comments in beehivefisherxu2020-01-067-27/+27
* | add resourceVersion for the msgfisherxu2020-01-061-0/+15
|/
* delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-184-12/+15
* change Context struct to BeehiveConttext. add golang ctx field to BeehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-182-3/+16
* cloudcore: Add a default initialization method for each module.•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-182-3/+4
* delete init function for beehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-153-10/+5
* update beehive module dest mock file•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-152-4/+2
* edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-155-13/+16
* change GetContext function name to InitContext, and export AddModule,AddModul...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-154-29/+35
* Update staging/src/github.com/kubeedge/beehive/pkg/core/context/context_facto...•••Co-Authored-By: Fei Xu <xufei40@huawei.com>jie zhang2019-11-111-1/+1
* Optimize testcase for edgecore•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-091-1/+1
* change 2 to 'To'fisherxu2019-11-077-22/+22
* fix go.mod module name error in viaduct stagin dirKevin Wang2019-10-172-5/+3
* fix go.mod module name error in beehive stagin dirKevin Wang2019-10-172-8/+9
* update go.mod and go.sumKevin Wang2019-10-164-9/+7
* fix go mod verify servicecomb-kie checksum mismatch failureKevin Wang2019-10-164-3/+8
* create softlink for beehive and viaduct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-10-011-2/+2
* update vender to delete useless package•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-10-013-175/+16
* Unifying logging library to klog for beehive•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-10-015-48/+46
* update go.mod and go.sum under in-tree viaductKevin Wang2019-09-302-9/+80
* update in-tree viaduct/go.mod use in-tree beehiveKevin Wang2019-09-301-0/+4
* remove Gopkg files under in-tree viaductKevin Wang2019-09-302-203/+0
* use go mod instead for in-tree viaductKevin Wang2019-09-302-0/+89
* remove vendors under viaductKevin Wang2019-09-30610-283932/+0
* update in-tree viaduct-upstream codeKevin Wang2019-09-30683-0/+289632
* remove useless files under beehive staging dirKevin Wang2019-09-293-201/+0
* use go mod to manage dependencis for beehive intreeKevin Wang2019-09-262-0/+150
* remove vendor under beehiveKevin Wang2019-09-26401-239363/+0
* update in-tree beehive-upstream codeKevin Wang2019-09-26430-0/+241692