| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support edge nodes upgrade and image pre pull•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 2 | -12/+0 |
| * | Implement task manager to complete cloud edge task execution•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 2 | -24/+24 |
| * | support enable imagePrePullController through helm•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-01-09 | 1 | -1/+1 |
| * | support imageprepull feature•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-01-03 | 2 | -0/+41 |
| * | add support static in kubeedge•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2023-09-23 | 2 | -0/+7 |
| * | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> | Zhizhen He | 2023-08-25 | 1 | -2/+2 |
| * | Merge pull request #4376 from wackxu/adjustconfig•••auto adjust cloudcore config | KubeEdge Bot | 2023-01-16 | 2 | -46/+106 |
| |\ | |||||
| | * | auto adjust cloudcore config•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-14 | 2 | -46/+106 |
| * | | Merge pull request #3646 from wackxu/addmetric•••add metric for cloudcore monitoring | KubeEdge Bot | 2023-01-16 | 4 | -1/+97 |
| |\ \ | |/ |/| | |||||
| | * | add monitor server•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-11-09 | 4 | -1/+97 |
| * | | remove unused service config•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-10-28 | 2 | -24/+0 |
| |/ | |||||
| * | support operations: upgrade edge node from cloud•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-09-22 | 2 | -0/+41 |
| * | add patch pod operation•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-20 | 2 | -0/+8 |
| * | register node and patch node•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-20 | 2 | -0/+16 |
| * | add node-lease resource•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-18 | 2 | -0/+16 |
| * | remove default KubeConfig for cloudcore•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-05-13 | 1 | -6/+0 |
| * | refactor message layer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-03-29 | 2 | -30/+0 |
| * | use testing.TempDir to create temp directory•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-01-29 | 1 | -24/+4 |
| * | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-11 | 2 | -11/+10 |
| * | Merge pull request #3337 from lvchenggang/grammar_fixed•••Fix grammar problem in componentconfig | KubeEdge Bot | 2021-11-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix grammar problem in componentconfig•••Signed-off-by: lvchenggang <lvchenggang@cmss.chinamobile.com> | lvchenggang | 2021-11-23 | 1 | -1/+1 |
| * | | Optimize startup configuration•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> | zhu733756 | 2021-11-23 | 3 | -3/+35 |
| * | | fix useless forwordPort, add node affinity to the iptables manager ds•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> | zhu733756 | 2021-11-18 | 2 | -10/+5 |
| * | | optional loosely-coupled iptables manager for containerized deployment•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> | zhu733756 | 2021-11-03 | 2 | -0/+28 |
| |/ | |||||
| * | Merge branch 'master' of github.com:zc2638/kubeedge into feat/experimental | zc | 2021-09-29 | 1 | -0/+508 |
| |\ | |||||
| | * | add unit test•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-16 | 1 | -0/+508 |
| * | | add experimental feature•••Signed-off-by: zc <zc2638@qq.com> | zc | 2021-09-28 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #3021 from gy95/service_token_beehive•••support k8s v1.21.X | KubeEdge Bot | 2021-08-12 | 2 | -0/+8 |
| |\ | |||||
| | * | modify according to the review comments•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-08-12 | 2 | -2/+2 |
| | * | support k8s v1.21.X•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-08-11 | 2 | -0/+8 |
| * | | cleanup leader election related code•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-08-04 | 1 | -14/+0 |
| |/ | |||||
| * | negotiate tunnel port for multi cloudcore instaces•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-05-31 | 3 | -16/+14 |
| * | remove leaderelection related code•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-05-31 | 1 | -5/+1 |
| * | Merge pull request #2852 from GsssC/ake-test•••Add basic metaserver integration test(at local) and delete all omitempty tag in enable | KubeEdge Bot | 2021-05-27 | 1 | -9/+9 |
| |\ | |||||
| | * | delete all omitempty tag in enable•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-05-19 | 1 | -9/+9 |
| * | | Merge pull request #2594 from MesaCrush/status•••Implement update rule status | KubeEdge Bot | 2021-05-24 | 2 | -0/+4 |
| |\ \ | |/ |/| | |||||
| | * | rulestatus•••Signed-off-by: MesaCrush <wan167@aucklanduni.ac.nz> | MesaCrush | 2021-05-24 | 1 | -1/+2 |
| | * | Implement update rule status•••Signed-off-by: MesaCrush <wan167@aucklanduni.ac.nz> | MesaCrush | 2021-03-31 | 2 | -0/+3 |
| * | | delete dynameccontrile.Enable 's tag (omitempty)•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-05-19 | 1 | -1/+1 |
| * | | Add config of cloudcore token refresh frequence•••--default token refresh interval is 12h --token expirationTime is double refresh interval Signed-off-by: Leo Fang <leofang94@gmail.com> | Leo Fang | 2021-04-28 | 3 | -0/+8 |
| |/ | |||||
| * | Revert "Don't omitempty for enable field for all modules" (#2609)•••Signed-off-by: fisherxu <xufei40@huawei.com> | Fisher Xu | 2021-03-09 | 1 | -10/+10 |
| * | don't omitempty for enable field•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-03-08 | 1 | -10/+10 |
| * | support "create update patch" at edge•••Signed-off-by: fisherxu <xufei40@huawei.com> | GsssC | 2021-02-25 | 1 | -1/+2 |
| * | fix according to review suggestion•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-02-08 | 1 | -1/+1 |
| * | tidy dynamiccontroller; add application•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-02-06 | 1 | -1/+1 |
| * | init dynamiccontroller•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-02-06 | 3 | -0/+24 |
| * | init metaserver•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-02-06 | 1 | -1/+1 |
| * | fix CI problem and reviews•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-02-02 | 2 | -7/+7 |
| * | Modify crd definition•••1.Modify rule's status to optional parameter 2.modify description for pretty view Signed-off-by: liufen90 <564795204@qq.com> | liufen90 | 2021-01-21 | 1 | -4/+4 |
| * | fix issue about package import and golint•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-21 | 2 | -10/+10 |
