Commit graph

39 commits

Author SHA1 Message Date
WillardHu
9c9f0c9d83 Fixed the golangci config and some code validation issues
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-01-23 11:03:03 +08:00
spambot000
b717535b38 cloudhub enhancement
Signed-off-by: spambot000 <jkjkjk0309@163.com>
2024-07-17 14:11:24 +00:00
zhengxinwei
aa3ba72d38 metaserver support pass through API, open /version path
Signed-off-by: zhengxinwei <zhengxinwei@huawei.com>
2023-10-07 09:46:55 +08:00
vincentgoat
f6b0c6e6c9 remove cloud authorization
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2023-05-29 21:46:18 +08:00
wackxu
ab52e9dbe6 add gc for watch request in dynamiccontroller
Signed-off-by: wackxu <xushiwei5@huawei.com>
2023-01-17 01:09:36 +08:00
wackxu
1c900e6ec2 clean up handlerCenter and SelectorListener
Signed-off-by: wackxu <xushiwei5@huawei.com>
2022-12-08 11:19:54 +08:00
gy95
90f6859b96 remove not used map in application Center
Signed-off-by: gy95 <1015105054@qq.com>
2022-11-14 15:24:13 +08:00
wackxu
9bf53ba849 move common application and agent to pkg/metaserver
Signed-off-by: wackxu <xushiwei5@huawei.com>
2022-10-17 16:34:47 +08:00
vincentgoat
4ec37d7775 fix application wrong cache ID
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2022-09-26 20:58:33 +08:00
vincentgoat
70c6fd3801 add featuregate for authorization
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2022-09-24 16:29:26 +08:00
vincentgoat
1cddbb874f add autonomy switch when edge node is offline
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2022-09-16 09:32:25 +08:00
chengjin
84183358dc edgecore reports authorization header to cloudcore and cloudcore repalce it into each all to API server
Signed-off-by: chengjin <sdghchj@qq.com>
2022-08-04 11:46:41 +08:00
vincentgoat
f094c553ea
filter resource in dynamiccontroller
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2022-05-19 17:09:09 +08:00
KubeEdge Bot
024f19d9e1
Merge pull request #3742 from Shelley-BaoYue/master-errstatus
add ErrStatus in api-server application
2022-04-02 15:28:21 +08:00
x00425595
74e4720952 refactor message layer
Signed-off-by: wackxu <xushiwei5@huawei.com>
2022-03-29 16:51:32 +08:00
Shelley-BaoYue
3f7438cdac add ErrStatus in api-server application
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2022-03-26 17:18:33 +08:00
Shelley-BaoYue
2ac7e1ede3 add subresource field in application
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2022-03-13 18:07:46 +08:00
muxuelan
c58a75f2d0 clean up
Signed-off-by: muxuelan <muxuelan_yewu@cmss.chinamobile.com>
2021-11-30 09:06:37 +08:00
KubeEdge Bot
d7c48a85a7
Merge pull request #3341 from jidalong/word
fix dynamiccontroller grammar errors
2021-11-23 16:17:23 +08:00
jidalong
6acb91f39d fix dynamiccontroller grammar errors
Signed-off-by: jidalong <jidalong@cmss.chinamobile.com>
2021-11-23 11:29:55 +08:00
jidalong
64416c52e1 fix assign grammar of application agent
Signed-off-by: jidalong <jidalong@cmss.chinamobile.com>
2021-11-23 10:33:44 +08:00
orange
233ad5af1c fixed: the first letter of the fmt.ErrorF is not lowercase
Signed-off-by: orange <zuxia.ge@daocloud.io>
2021-09-03 10:50:34 +08:00
gy95
8528b3dd04 move edgehub moduleName to common module package
Signed-off-by: gy95 <guoyao17@huawei.com>
2021-08-31 17:40:55 +08:00
KubeEdge Bot
7055ce69f6
Merge pull request #2854 from Rachel-Shao/appGC
add Gabage-Collection for application
2021-07-06 22:54:12 +08:00
gy95
43abad5a5a use function to get content as []byte
Signed-off-by: gy95 <guoyao17@huawei.com>
2021-06-19 11:32:51 +08:00
Rachel-Shao
8f249bd879 add unit test
Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com>
2021-06-16 14:53:13 +08:00
Rachel-Shao
0a02771f2b add a shutdown signal to agent and a defaultAgent
Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com>

Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com>
2021-06-16 14:16:11 +08:00
Rachel-Shao
b23222253d some adjustment
Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com>
2021-06-16 14:16:11 +08:00
Rachel-Shao
852d80e5e1 appgc
Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com>
2021-06-16 14:16:11 +08:00
GsssC
9767f0c0c7 stop to create listener when application center server list
Signed-off-by: GsssC <914617455@qq.com>
2021-04-15 19:22:40 +08:00
KubeEdge Bot
60a4c597e2
Merge pull request #2705 from Iceber/dynamiccontroller
cloud/dynamiccontroller: add ProcessApplication
2021-04-15 15:14:40 +08:00
Iceber Gu
42bb238b1d cloud/dynamiccontroller: add ProcessApplication
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
2021-04-12 17:23:44 +08:00
KubeEdge Bot
32f9b5f0f4
Merge pull request #2707 from Iceber/fix-tobytes
cloud/dynamiccontroller: fix toBytes
2021-03-24 16:37:18 +08:00
Iceber Gu
7c1f4d21a7
cloud/dynamiccontroller: fix toBytes
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
2021-03-24 11:24:07 +08:00
Iceber Gu
33c9dfc908
cloud/dynamiccontroller: fix close application
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
2021-03-24 11:08:30 +08:00
fisherxu
0bc38e0a4d fix the golint issue
Signed-off-by: fisherxu <xufei40@huawei.com>
2021-02-27 17:20:04 +08:00
GsssC
e3ce5c4081 support "create update patch" at edge
Signed-off-by: fisherxu <xufei40@huawei.com>
2021-02-25 20:23:01 +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