summaryrefslogtreecommitdiff
path: root/edge/pkg/metamanager (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 Bot2024-03-201-17/+25
* Use the DaemonSet to manage the mqtt broker•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-01-162-0/+5
* Use klog instead of Fprintf.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> Windrow142023-12-201-5/+3
* Add logger for errors.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> Windrow142023-12-181-0/+5
* Add return on failure.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> Windrow142023-12-181-2/+8
* Fix lint.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> Windrow142023-12-181-1/+1
* Fix Metaserver Panic when Handling POST 2.•••Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> Windrow142023-12-141-0/+16
* Merge pull request #5133 from Shelley-BaoYue/sync-serviceaccount•••delete serviceaccount token in edgedbKubeEdge Bot2023-11-271-1/+1
|\
| * fix panic when serviceaccount/uid saved in db is nil•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-231-1/+1
* | Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7•••bump kubernetes dependency version to v1.27.7KubeEdge Bot2023-11-232-6/+11
|\ \
| * | modification for controller-runtime 0.15.3•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-202-6/+7
| * | modification for kubernetes v1.27.7•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-201-1/+5
* | | Fix edgecore's metaserver panic when handling create, update, and patch reque...•••Signed-off-by: Windrow <565101079@qq.com> Windrow2023-11-061-0/+1
|/ /
* / fix: typo•••Signed-off-by: guoguangwu <guoguangwu@magic-shield.com> guoguangwu2023-10-312-4/+4
|/
* Change astaxie/beego to beego/beego•••Signed-off-by: liulijin <253954033@qq.com> liulijin2023-10-183-3/+3
* Merge pull request #4825 from luomengY/modify_mqtt_static•••Add the function of supporting static pod on edge nodes.KubeEdge Bot2023-10-091-1/+13
|\
| * update resourcetype pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-10-081-6/+3
| * add support static in kubeedge•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2023-09-231-3/+18
* | metaserver support pass through API, open /version path•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-10-077-4/+307
|/
* compatibility modification•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-117-9/+10
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-217-9/+9
* fix parsing resp err•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-261-2/+3
* Merge pull request #4863 from Shelley-BaoYue/OWNERS•••add Shelley as reviewerKubeEdge Bot2023-07-241-0/+1
|\
| * add Shelley with reviewer•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-201-0/+1
* | fix reviewer opinion•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-242-4/+4
* | fix mqtt: start mqtt container•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-242-0/+90
* | Merge pull request #4696 from Shelley-BaoYue/save-patchpod-meta•••update pod db when patch successfullyKubeEdge Bot2023-07-221-2/+28
|\ \
| * | update pod db when patch successfully•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-03-231-2/+28
* | | Merge pull request #4612 from Shelley-BaoYue/fix-deletepoderr•••deal with error in delete pod upstream msgKubeEdge Bot2023-07-221-1/+6
|\ \ \
| * | | fix error in delete pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-02-221-1/+6
| |/ /
* | / fix delete sts po•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-054-61/+160
| |/ |/|
* | update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-013-13/+4
* | reconcile rules•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-3117-291/+1681
* | remove cloud authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-291-10/+0
|/
* Merge pull request #4530 from vincentgoat/configmap_optional•••fix comfigmap/secret optional errorKubeEdge Bot2023-01-174-9/+44
|\
| * fix comfigmap/secret optional error•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-034-9/+44
* | add gc for watch request in dynamiccontroller•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-175-13/+101
* | fix 10s delay when access the metaserver when the node is offline•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-163-24/+37
* | update metamanager to use global cloudConnection•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-163-78/+3
* | Optimize the comparison mode of bool judgment•••Signed-off-by: Fish-pro <zechun.chen@daocloud.io> Fish-pro2023-01-042-4/+4
|/
* remove unused edge function•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-12-122-226/+0
* clean up Application•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-12-051-1/+1
* use new function instead deprecated function•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172022-12-021-1/+1
* Merge pull request #3996 from vincentgoat/addowner•••add vincent as reviewerKubeEdge Bot2022-10-251-0/+1
|\
| * add vincent as reviewer•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2022-10-141-0/+1
* | Merge pull request #4318 from Shelley-BaoYue/bugfix-msgcontent-byte•••bugfix get msg content in QUIC protocalKubeEdge Bot2022-10-212-4/+3
|\ \
| * | bugfix patch operation in quic•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-10-212-4/+3
| |/
* / move common application and agent to pkg/metaserver•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-10-174-15/+226
|/
* Merge pull request #4244 from Shelley-BaoYue/master-statefulset•••bugfix delete statefulset pod KubeEdge Bot2022-09-272-23/+68
|\
| * bugfix statefulset•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-272-23/+68