WillardHu
|
abc4d847c6
|
Enhance the error handling of beehive modules
Signed-off-by: WillardHu <wei.hu@daocloud.io>
|
2025-10-24 19:08:17 +08:00 |
|
wbc6080
|
990dde0972
|
Migrate client and openapi to the api directory and adjust dependency references
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
|
2024-08-09 15:02:59 +08:00 |
|
wbc6080
|
1a7f933e58
|
Modify the way each component in kubeedge refers to API dependencies and change openapi and swagger after migrating
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
|
2024-08-08 15:28:16 +08:00 |
|
wackxu
|
4fa79a078d
|
add generic informer
Signed-off-by: wackxu <xushiwei5@huawei.com>
|
2023-01-16 16:06:14 +08:00 |
|
chenchunxiu
|
a4e55bca87
|
Merge branch 'master' into b2-multi-cloudcore
|
2021-11-17 14:38:43 +00:00 |
|
Haines Chan
|
94738a9eee
|
Add type check for each implementation of Module interface
Signed-off-by: Haines Chan <hainescx@gmail.com>
|
2021-11-15 10:43:24 +08:00 |
|
chenchunxiu
|
41748122a6
|
change kubeletEndpoint port when cloudstream conneted
Signed-off-by: chenchunxiu <chenchunxiu_yewu@cmss.chinamobile.com>
|
2021-11-08 17:52:37 +08:00 |
|
gy95
|
796eb3add0
|
avoid print goroutine stack trace when component start failed
Signed-off-by: gy95 <guoyao17@huawei.com>
|
2021-10-29 16:44:25 +08:00 |
|
gy95
|
e845d7861b
|
move edgecontroller config into EdgeController struct
Signed-off-by: gy95 <guoyao17@huawei.com>
|
2021-07-13 17:14:29 +08:00 |
|
fisherxu
|
320132bf83
|
negotiate tunnel port for multi cloudcore instaces
Signed-off-by: fisherxu <xufei40@huawei.com>
|
2021-05-31 19:59:09 +08:00 |
|
zc
|
327c75075f
|
fix newEdgeController simple
Signed-off-by: zc <ce.zheng@daocloud.io>
|
2021-03-23 14:46:51 +08:00 |
|
GsssC
|
ab85504164
|
[metaserver] modify to pass ci
Signed-off-by: GsssC <914617455@qq.com>
|
2021-02-07 17:01:50 +08:00 |
|
GsssC
|
8a9ef60a56
|
tidy dynamiccontroller; add application
Signed-off-by: GsssC <914617455@qq.com>
|
2021-02-06 15:45:17 +08:00 |
|
liufen90
|
b0eb1e4c37
|
Delete kubeconfig
Signed-off-by: liufen90 <564795204@qq.com>
|
2021-01-21 15:21:32 +08:00 |
|
fisherxu
|
eb8343cbcb
|
remove edgesite config from cloudcore
Signed-off-by: fisherxu <xufei40@huawei.com>
|
2021-01-19 11:28:21 +08:00 |
|
Threestone
|
e0651acccf
|
use sharedinformerfactory
|
2021-01-07 16:08:35 +08:00 |
|
Threestone
|
e30238cec6
|
optimizeinformer
|
2021-01-07 16:08:35 +08:00 |
|
GsssC
|
f01eeff7f4
|
upgrade klog@0.4.0 to klog/v2@2.2.0
|
2020-11-20 17:31:57 +08:00 |
|
KubeEdge Bot
|
ac9c504caf
|
Merge pull request #1721 from daixiang0/enable-errcheck
Lint: enable errcheck linter
|
2020-09-15 19:49:26 +08:00 |
|
ZYZ
|
af25d7f087
|
put all module name and module group in one place
|
2020-09-10 09:52:30 +08:00 |
|
Xiang Dai
|
d970c9f958
|
Lint: fix errcheck issue
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
2020-09-08 15:58:48 +08:00 |
|
sailorvii
|
cdac27c0ac
|
Refine the edgecontroller message group name.
|
2020-08-04 14:44:48 +08:00 |
|
fisherxu
|
56412467fe
|
move componentconfig related apis to componentconfig dir
|
2020-03-11 18:48:07 +08:00 |
|
zhangjie
|
a408ab19b5
|
fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,edge integration
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2020-01-19 17:29:41 +08:00 |
|
zhangjie
|
f62c5243e3
|
cloudcore modules support enable function
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2020-01-19 17:26:25 +08:00 |
|
zhangjie
|
849690bca6
|
edgecontroller r module use new api
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2020-01-19 17:26:25 +08:00 |
|
zhangjie
|
a5ab8b630d
|
Optimize the initialization of the edgecontroller module global variable
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-28 08:43:21 +08:00 |
|
zhangjie
|
5cbd5652c4
|
delete ctx, cancel field from module struct
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-18 21:05:56 +08:00 |
|
zhangjie
|
8dfaab1f65
|
edgecore:Add a default initialization method for each module
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-18 11:02:18 +08:00 |
|
zhangjie
|
6e1790e9fa
|
cloudcore: Add a default initialization method for each module.
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-18 11:02:18 +08:00 |
|
zhangjie
|
0f6749f2e2
|
edgemesh: delete beehiveContext fiield from edgemesh struct
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-15 21:24:25 +08:00 |
|
zhangjie
|
a41fcbb530
|
edgecontroller: delete beehiveContext field from edgecontroller struct
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-15 21:24:25 +08:00 |
|
zhangjie
|
04b94cdbd2
|
change Controller struct to EdgeController struct
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-13 19:55:53 +08:00 |
|
zhangjie
|
449e2e1015
|
Unified module source file naming convention
Signed-off-by: zhangjie <iamkadisi@163.com>
|
2019-11-13 19:44:56 +08:00 |
|