| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | metaserver support pass through API, open /version path•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> | zhengxinwei | 2023-10-07 | 2 | -12/+122 |
| * | compatibility modification•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-09-11 | 1 | -1/+4 |
| * | add Shelley with reviewer•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-20 | 1 | -0/+1 |
| * | remove cloud authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2023-05-29 | 1 | -104/+11 |
| * | add gc for watch request in dynamiccontroller•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-17 | 4 | -1/+107 |
| * | add listener manager to store listener•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-16 | 3 | -20/+217 |
| * | add generic informer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-16 | 3 | -18/+15 |
| * | Merge pull request #4469 from wackxu/usesameid•••clean up handlerCenter and SelectorListener | KubeEdge Bot | 2023-01-14 | 3 | -12/+19 |
| |\ | |||||
| | * | clean up handlerCenter and SelectorListener•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-12-08 | 3 | -12/+19 |
| * | | fix log output format fails•••Signed-off-by: chen zechun <zechun.chen@daocloud.io> | chen zechun | 2022-12-29 | 1 | -2/+2 |
| |/ | |||||
| * | remove not used map in application Center•••Signed-off-by: gy95 <1015105054@qq.com> | gy95 | 2022-11-14 | 1 | -2/+0 |
| * | Merge pull request #3996 from vincentgoat/addowner•••add vincent as reviewer | KubeEdge Bot | 2022-10-25 | 1 | -0/+1 |
| |\ | |||||
| | * | add vincent as reviewer•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-10-14 | 1 | -0/+1 |
| * | | move common application and agent to pkg/metaserver•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-10-17 | 2 | -467/+42 |
| |/ | |||||
| * | fix application wrong cache ID•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-26 | 1 | -2/+4 |
| * | add featuregate for authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-24 | 1 | -10/+18 |
| * | add autonomy switch when edge node is offline•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-16 | 2 | -58/+137 |
| * | edgecore reports authorization header to cloudcore and cloudcore repalce it i...•••Signed-off-by: chengjin <sdghchj@qq.com> | chengjin | 2022-08-04 | 2 | -34/+42 |
| * | klog start with capital letter•••Signed-off-by: zhouguowei <zhouguowei@inspur.com> | zhouguowei | 2022-06-27 | 2 | -7/+7 |
| * | filter resource in dynamiccontroller•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-05-19 | 8 | -9/+377 |
| * | fix bug: fields.Selector for watch•••Signed-off-by: chengjin <sdghchj@qq.com> | chengjin | 2022-04-27 | 1 | -1/+1 |
| * | Merge pull request #3742 from Shelley-BaoYue/master-errstatus•••add ErrStatus in api-server application | KubeEdge Bot | 2022-04-02 | 1 | -5/+21 |
| |\ | |||||
| | * | add ErrStatus in api-server application•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-03-26 | 1 | -5/+21 |
| * | | Merge pull request #3747 from wackxu/refactormess•••first stage: refactor message layer | KubeEdge Bot | 2022-04-02 | 8 | -513/+7 |
| |\ \ | |||||
| | * | | refactor message layer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-03-29 | 8 | -513/+7 |
| | |/ | |||||
| * / | optimize sendObj accessor•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-03-29 | 1 | -6/+5 |
| |/ | |||||
| * | fix concurrent map iteration and map write bug•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-03-14 | 1 | -4/+12 |
| * | add subresource field in application•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-03-13 | 1 | -24/+46 |
| * | Merge pull request #3293 from Rachel-Shao/resType•••Fix: resType does not matchv1.9.0-beta.0v1.9.0 | KubeEdge Bot | 2021-12-03 | 1 | -1/+6 |
| |\ | |||||
| | * | modify dc.msg.resource•••Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com> | Rachel-Shao | 2021-11-16 | 1 | -1/+6 |
| * | | clean up•••Signed-off-by: muxuelan <muxuelan_yewu@cmss.chinamobile.com> | muxuelan | 2021-11-30 | 2 | -7/+6 |
| * | | Merge pull request #3341 from jidalong/word•••fix dynamiccontroller grammar errors | KubeEdge Bot | 2021-11-23 | 2 | -4/+4 |
| |\ \ | |||||
| | * | | fix dynamiccontroller grammar errors•••Signed-off-by: jidalong <jidalong@cmss.chinamobile.com> | jidalong | 2021-11-23 | 2 | -4/+4 |
| * | | | Merge pull request #3333 from jidalong/applicationagent•••fix assign grammar of application agent | KubeEdge Bot | 2021-11-23 | 1 | -8/+5 |
| |\ \ \ | |||||
| | * | | | fix assign grammar of application agent•••Signed-off-by: jidalong <jidalong@cmss.chinamobile.com> | jidalong | 2021-11-23 | 1 | -8/+5 |
| | |/ / | |||||
| * / / | fix some error log•••Signed-off-by: jidalong <jidalong@cmss.chinamobile.com> | jidalong | 2021-11-18 | 1 | -1/+1 |
| |/ / | |||||
| * / | Add type check for each implementation of Module interface•••Signed-off-by: Haines Chan <hainescx@gmail.com> | Haines Chan | 2021-11-15 | 1 | -0/+2 |
| |/ | |||||
| * | avoid print goroutine stack trace when component start failed•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-29 | 2 | -2/+2 |
| * | simplify some codes•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-18 | 1 | -2/+1 |
| * | update code in beehive•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-09-17 | 1 | -2/+3 |
| * | add socket way for module inter communicate•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-16 | 1 | -2/+7 |
| * | add some unit test cases•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-13 | 1 | -0/+22 |
| * | fixed: the first letter of the fmt.ErrorF is not lowercase•••Signed-off-by: orange <zuxia.ge@daocloud.io> | orange | 2021-09-03 | 1 | -1/+1 |
| * | move edgehub moduleName to common module package•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-08-31 | 1 | -2/+2 |
| * | fix bug: dynamiccontroller use edgecontroller config•••Signed-off-by: gy95 <1015105054@qq.com> | gy95 | 2021-07-13 | 1 | -7/+0 |
| * | Merge pull request #2854 from Rachel-Shao/appGC•••add Gabage-Collection for application | KubeEdge Bot | 2021-07-06 | 2 | -3/+82 |
| |\ | |||||
| | * | add unit test•••Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com> | Rachel-Shao | 2021-06-16 | 2 | -2/+52 |
| | * | 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> | Rachel-Shao | 2021-06-16 | 1 | -12/+18 |
| | * | some adjustment•••Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com> | Rachel-Shao | 2021-06-16 | 1 | -2/+2 |
| | * | appgc•••Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com> | Rachel-Shao | 2021-06-16 | 1 | -2/+25 |
