| 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 |
| * | 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 | 3 | -1/+105 |
| * | 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 | 1 | -16/+13 |
| * | clean up handlerCenter and SelectorListener•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-12-08 | 3 | -12/+19 |
| * | remove not used map in application Center•••Signed-off-by: gy95 <1015105054@qq.com> | gy95 | 2022-11-14 | 1 | -2/+0 |
| * | 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 | 1 | -4/+4 |
| * | filter resource in dynamiccontroller•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-05-19 | 3 | -6/+14 |
| * | 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 | 3 | -5/+5 |
| |\ \ | |||||
| | * | | refactor message layer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-03-29 | 3 | -5/+5 |
| | |/ | |||||
| * / | 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 |
| |/ | |||||
| * | avoid print goroutine stack trace when component start failed•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-29 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | | use function to get content as []byte•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-06-19 | 1 | -1/+6 |
| |/ | |||||
| * | stop to create listener when application center server list•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-04-15 | 1 | -3/+0 |
| * | Merge pull request #2705 from Iceber/dynamiccontroller•••cloud/dynamiccontroller: add ProcessApplication | KubeEdge Bot | 2021-04-15 | 1 | -113/+120 |
| |\ | |||||
| | * | cloud/dynamiccontroller: add ProcessApplication•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-04-12 | 1 | -113/+120 |
| * | | Merge pull request #2709 from Iceber/fix-selector-listener•••cloud/dynamiccontroller: fix the sendObj of the SelectorListener | KubeEdge Bot | 2021-03-24 | 1 | -7/+12 |
| |\ \ | |||||
| | * | | cloud/dynamiccontroller: fix the sendObj of the SelectorListener•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-24 | 1 | -7/+12 |
| | |/ | |||||
| * | | Merge pull request #2707 from Iceber/fix-tobytes•••cloud/dynamiccontroller: fix toBytes | KubeEdge Bot | 2021-03-24 | 1 | -12/+10 |
| |\ \ | |||||
| | * | | cloud/dynamiccontroller: fix toBytes•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-24 | 1 | -12/+10 |
| | |/ | |||||
| * / | cloud/dynamiccontroller: fix close application•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-24 | 1 | -1/+5 |
| |/ | |||||
| * | fix watch issue•••Signed-off-by: Abirdcfly <fp544037857@gmail.com> | Abirdcfly | 2021-03-11 | 1 | -1/+6 |
| * | fix the golint issue•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-02-27 | 1 | -7/+7 |
