| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | eventbus constant optimization•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> | jiawei | 2023-12-15 | 1 | -2/+3 |
| * | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> | Zhizhen He | 2023-08-25 | 2 | -2/+2 |
| * | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-08-21 | 1 | -4/+0 |
| * | Add the field 'nodeName' in the HTTP header of the rest Router•••Signed-off-by: liucw17 <liucw17@sany.com.cn> add string value convert check for "nodeName" Signed-off-by: liucw17 <liucw17@sany.com.cn> add default value "" for nodeName Signed-off-by: liucw17 <liucw17@sany.com.cn> modify warning log to correct Signed-off-by: liucw17 <liucw17@sany.com.cn> remote unnecessary assignment Signed-off-by: liucw17 <liucw17@sany.com.cn> | liucw17 | 2023-05-23 | 1 | -1/+6 |
| * | fix failed quic e2e•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-10-21 | 3 | -11/+12 |
| * | Merge pull request #4000 from vincentgoat/pointnil•••fix possible nil pointer of message | KubeEdge Bot | 2022-07-11 | 1 | -0/+3 |
| |\ | |||||
| | * | fix possible nil pointer of message•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-07-01 | 1 | -0/+3 |
| * | | Merge pull request from GHSA-vwm6-qc77-v2rh•••* fix invalid request Signed-off-by: vincentgoat <linguohui1@huawei.com> * fix CI issue Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com> | Vincent Lin | 2022-07-11 | 2 | -2/+3 |
| |/ | |||||
| * | Possible type confusions•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-06-23 | 3 | -3/+15 |
| * | replace string with constant for router type•••Signed-off-by: yojay11717 <lanyujie@inspur.com> | yojay11717 | 2022-04-27 | 2 | -6/+6 |
| * | Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-03-11 | 6 | -6/+6 |
| * | [fix] remove err in log which is always nil•••Signed-off-by: zhangfeng <867690400@qq.com> | zhangfeng | 2022-03-08 | 1 | -1/+1 |
| * | fix typos•••Signed-off-by: yojay11717 <lanyujie@inspur.com> | yojay11717 | 2022-01-07 | 3 | -3/+3 |
| * | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-11 | 3 | -13/+13 |
| * | feat/servicebus: issue3254 enhance router module and servicebus (#3301)•••* feat/servicebus: issue3254 enhance router module and servicebus Signed-off-by: ttlv <gogophsersteven@gmail.com> feat/servicebus: issue3254 enhance router module and servicebus feat/servicebus: issue3254 enhance router module and servicebus feat/servicebus: issue3254 enhance router module and servicebus fix fix fix fix Signed-off-by: ttlv <gogophsersteven@gmail.com> * fix Signed-off-by: ttlv <gogophsersteven@gmail.com> * fix Signed-off-by: ttlv <gogophsersteven@gmail.com> * fix Signed-off-by: ttlv <gogophsersteven@gmail.com> Co-authored-by: ttlv <gogophsersteven@gmail.com> | ttlv | 2021-12-03 | 4 | -17/+84 |
| * | Merge pull request #3279 from lvchenggang/rule_dev•••Still allowed delete rule when source not exist | KubeEdge Bot | 2021-11-17 | 1 | -5/+7 |
| |\ | |||||
| | * | allow delete rule•••Signed-off-by: lvchenggang <lvchenggang@cmss.chinamobile.com> | lvchenggang | 2021-11-17 | 1 | -5/+7 |
| * | | 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 |
| |/ | |||||
| * | replace deprecated Dial with DialContext•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-14 | 1 | -2/+2 |
| * | Merge pull request #3167 from gy95/test_1•••add some unit test cases | KubeEdge Bot | 2021-09-15 | 1 | -0/+28 |
| |\ | |||||
| | * | add some unit test cases•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-13 | 1 | -0/+28 |
| * | | fix: use path.Join replace fmt.Sprintf to set the path value•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2021-09-10 | 2 | -4/+27 |
| |/ | |||||
| * | fix parameter verification of func GoToTarget•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2021-09-10 | 1 | -6/+18 |
| * | update golangci-lint version to v1.42.0•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-08 | 1 | -6/+4 |
| * | add unit test for router messagelayer util•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-08-25 | 1 | -0/+91 |
| * | forward http headers on service bus•••Signed-off-by: shenyi <shenyi@cambricon.com> | shenyi | 2021-07-29 | 1 | -0/+5 |
| * | fix incorrect use of TrimLeft or TrimRight•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-06-16 | 2 | -15/+3 |
| * | Merge pull request #2878 from liufen90/refine_router•••instead of string type by rule-endpoint-type | KubeEdge Bot | 2021-06-15 | 6 | -17/+14 |
| |\ | |||||
| | * | add rule-endpoint-type•••Signed-off-by: liufen90 <564795204@qq.com> | liufen90 | 2021-06-03 | 6 | -17/+14 |
| * | | router processing message add exit rule•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-06-11 | 1 | -7/+14 |
| |/ | |||||
| * | fix issues•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-05-31 | 2 | -4/+8 |
| * | add e2e test: Rest to ServiceBus•••Signed-off-by: Elaine4CY <chenyuncy2017@outlook.com> | Elaine4CY | 2021-05-31 | 1 | -0/+1 |
| * | modify rest provider of router to return response•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-05-31 | 6 | -56/+76 |
| * | add servicebus•••Signed-off-by: WintonChan <cw_hao@163.com> Signed-off-by: Elaine4CY <chenyuncy2017@outlook.com> | Elaine4CY | 2021-05-31 | 3 | -0/+91 |
| * | litmit message size•••Signed-off-by: MesaCrush <wan167@aucklanduni.ac.nz> ssage for your changes. Lines starting | MesaCrush | 2021-05-27 | 2 | -1/+4 |
| * | Merge pull request #2594 from MesaCrush/status•••Implement update rule status | KubeEdge Bot | 2021-05-24 | 3 | -67/+44 |
| |\ | |||||
| | * | rulestatus•••Signed-off-by: MesaCrush <wan167@aucklanduni.ac.nz> | MesaCrush | 2021-05-24 | 1 | -2/+2 |
| | * | Implement update rule status•••Signed-off-by: MesaCrush <wan167@aucklanduni.ac.nz> | MesaCrush | 2021-03-31 | 3 | -67/+44 |
| * | | Close response body when request done•••Signed-off-by: jackzhang <x_jackzhang@qq.com> | jackzhang | 2021-03-27 | 1 | -1/+7 |
| |/ | |||||
| * | Merge pull request #2679 from Iceber/optimize-rule•••cloud/router: fix and optimize rule code | KubeEdge Bot | 2021-03-24 | 2 | -151/+169 |
| |\ | |||||
| | * | cloud/router: fix and optimize rule code•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-23 | 2 | -151/+169 |
| * | | cleanup code for http.go•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2021-03-24 | 1 | -10/+7 |
| |/ | |||||
| * | support "create update patch" at edge•••Signed-off-by: fisherxu <xufei40@huawei.com> | GsssC | 2021-02-25 | 2 | -2/+2 |
| * | fix CI problem and reviews•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-02-02 | 5 | -53/+42 |
| * | Add webhook for rule•••1、validate if source and target endpoint exist 2、validate if source resource is unique Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-27 | 1 | -7/+7 |
| * | Fix issue about comment•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-27 | 5 | -19/+28 |
| * | fix issue about package import and golint•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-21 | 13 | -82/+101 |
| * | Add provider rest and eventbus•••Signed-off-by: liufen90 <564795204@qq.com> Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-21 | 4 | -0/+508 |
| * | Add router module•••Signed-off-by: liufen90 <564795204@qq.com> Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-21 | 10 | -0/+803 |
