| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5352 from Windrow14/bugfix/metaserver_panic_when_handling...•••Fix edgecore's metaserver panic due to nil initializers in request scope. Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | KubeEdge Bot | 2024-03-20 | 1 | -17/+25 |
| * | Use the DaemonSet to manage the mqtt broker•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-01-16 | 2 | -0/+5 |
| * | Use klog instead of Fprintf.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | Windrow14 | 2023-12-20 | 1 | -5/+3 |
| * | Add logger for errors.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | Windrow14 | 2023-12-18 | 1 | -0/+5 |
| * | Add return on failure.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | Windrow14 | 2023-12-18 | 1 | -2/+8 |
| * | Fix lint.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | Windrow14 | 2023-12-18 | 1 | -1/+1 |
| * | Fix Metaserver Panic when Handling POST 2.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | Windrow14 | 2023-12-14 | 1 | -0/+16 |
| * | Merge pull request #5133 from Shelley-BaoYue/sync-serviceaccount•••delete serviceaccount token in edgedb | KubeEdge Bot | 2023-11-27 | 1 | -1/+1 |
| |\ | |||||
| | * | fix panic when serviceaccount/uid saved in db is nil•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-11-23 | 1 | -1/+1 |
| * | | Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7•••bump kubernetes dependency version to v1.27.7 | KubeEdge Bot | 2023-11-23 | 2 | -6/+11 |
| |\ \ | |||||
| | * | | modification for controller-runtime 0.15.3•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-11-20 | 2 | -6/+7 |
| | * | | modification for kubernetes v1.27.7•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-11-20 | 1 | -1/+5 |
| * | | | Fix edgecore's metaserver panic when handling create, update, and patch reque...•••Signed-off-by: Windrow <565101079@qq.com> | Windrow | 2023-11-06 | 1 | -0/+1 |
| |/ / | |||||
| * / | fix: typo•••Signed-off-by: guoguangwu <guoguangwu@magic-shield.com> | guoguangwu | 2023-10-31 | 2 | -4/+4 |
| |/ | |||||
| * | Change astaxie/beego to beego/beego•••Signed-off-by: liulijin <253954033@qq.com> | liulijin | 2023-10-18 | 3 | -3/+3 |
| * | Merge pull request #4825 from luomengY/modify_mqtt_static•••Add the function of supporting static pod on edge nodes. | KubeEdge Bot | 2023-10-09 | 1 | -1/+13 |
| |\ | |||||
| | * | update resourcetype pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-10-08 | 1 | -6/+3 |
| | * | add support static in kubeedge•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2023-09-23 | 1 | -3/+18 |
| * | | metaserver support pass through API, open /version path•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> | zhengxinwei | 2023-10-07 | 7 | -4/+307 |
| |/ | |||||
| * | compatibility modification•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-09-11 | 7 | -9/+10 |
| * | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-08-21 | 7 | -9/+9 |
| * | fix parsing resp err•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-26 | 1 | -2/+3 |
| * | Merge pull request #4863 from Shelley-BaoYue/OWNERS•••add Shelley as reviewer | KubeEdge Bot | 2023-07-24 | 1 | -0/+1 |
| |\ | |||||
| | * | add Shelley with reviewer•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-20 | 1 | -0/+1 |
| * | | fix reviewer opinion•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-24 | 2 | -4/+4 |
| * | | fix mqtt: start mqtt container•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-24 | 2 | -0/+90 |
| * | | Merge pull request #4696 from Shelley-BaoYue/save-patchpod-meta•••update pod db when patch successfully | KubeEdge Bot | 2023-07-22 | 1 | -2/+28 |
| |\ \ | |||||
| | * | | update pod db when patch successfully•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-03-23 | 1 | -2/+28 |
| * | | | Merge pull request #4612 from Shelley-BaoYue/fix-deletepoderr•••deal with error in delete pod upstream msg | KubeEdge Bot | 2023-07-22 | 1 | -1/+6 |
| |\ \ \ | |||||
| | * | | | fix error in delete pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-02-22 | 1 | -1/+6 |
| | |/ / | |||||
| * | / | fix delete sts po•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-05 | 4 | -61/+160 |
| | |/ |/| | |||||
| * | | update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-01 | 3 | -13/+4 |
| * | | reconcile rules•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2023-05-31 | 17 | -291/+1681 |
| * | | remove cloud authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2023-05-29 | 1 | -10/+0 |
| |/ | |||||
| * | Merge pull request #4530 from vincentgoat/configmap_optional•••fix comfigmap/secret optional error | KubeEdge Bot | 2023-01-17 | 4 | -9/+44 |
| |\ | |||||
| | * | fix comfigmap/secret optional error•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2023-01-03 | 4 | -9/+44 |
| * | | add gc for watch request in dynamiccontroller•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-17 | 5 | -13/+101 |
| * | | fix 10s delay when access the metaserver when the node is offline•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-16 | 3 | -24/+37 |
| * | | update metamanager to use global cloudConnection•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-16 | 3 | -78/+3 |
| * | | Optimize the comparison mode of bool judgment•••Signed-off-by: Fish-pro <zechun.chen@daocloud.io> | Fish-pro | 2023-01-04 | 2 | -4/+4 |
| |/ | |||||
| * | remove unused edge function•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-12-12 | 2 | -226/+0 |
| * | clean up Application•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-12-05 | 1 | -1/+1 |
| * | use new function instead deprecated function•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2022-12-02 | 1 | -1/+1 |
| * | 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 |
| * | | Merge pull request #4318 from Shelley-BaoYue/bugfix-msgcontent-byte•••bugfix get msg content in QUIC protocal | KubeEdge Bot | 2022-10-21 | 2 | -4/+3 |
| |\ \ | |||||
| | * | | bugfix patch operation in quic•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-10-21 | 2 | -4/+3 |
| | |/ | |||||
| * / | move common application and agent to pkg/metaserver•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-10-17 | 4 | -15/+226 |
| |/ | |||||
| * | Merge pull request #4244 from Shelley-BaoYue/master-statefulset•••bugfix delete statefulset pod | KubeEdge Bot | 2022-09-27 | 2 | -23/+68 |
| |\ | |||||
| | * | bugfix statefulset•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-27 | 2 | -23/+68 |
