| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix throws nil runtime error when decode AdmissionReview failed•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2023-08-31 | 3 | -2/+77 |
| * | fix error in delete pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-25 | 1 | -4/+8 |
| * | fix-3619: use objectsync to construct msg object when objectsync uid not equal•••Signed-off-by: chengengkun <1366542563@qq.com> | chengengkun | 2022-11-02 | 1 | -27/+28 |
| * | fix failed quic e2e•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-10-26 | 3 | -11/+12 |
| * | bugfix patch operation in quic•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-10-25 | 1 | -36/+18 |
| * | update NodeUpgradeJob Image description•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-09-27 | 3 | -1/+59 |
| * | fix application wrong cache ID•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-26 | 1 | -2/+4 |
| * | add edgecore v1alpha2 config•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-24 | 1 | -1/+2 |
| * | bugfix ci and edged•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-24 | 1 | -7/+33 |
| * | integrate Kubelet in egded•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-24 | 1 | -3/+0 |
| * | add featuregate for authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-24 | 1 | -10/+18 |
| * | refactor cloudhub•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-09-22 | 15 | -1054/+2750 |
| * | support operations: upgrade edge node from cloud•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-09-22 | 19 | -8/+1435 |
| * | fix update pod status timeout•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-09-21 | 2 | -5/+13 |
| * | fix delete and create same name pod failed occasionally•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-09-20 | 1 | -1/+1 |
| * | add patch pod operation•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-20 | 2 | -1/+59 |
| * | Merge pull request #4152 from Shelley-BaoYue/feature-new-edged-stage3•••[Feature-New-Edged] add register and patch node upstream operation | KubeEdge Bot | 2022-09-20 | 2 | -1/+123 |
| |\ | |||||
| | * | register node and patch node•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-20 | 2 | -1/+123 |
| * | | Merge pull request #4013 from RyanZhaoXB/DMI-dev-new•••an implementation of DMI: device and mapper management | KubeEdge Bot | 2022-09-19 | 3 | -50/+180 |
| |\ \ | |||||
| | * | | add dmi api, proto, services, server and dmi module in devicetwin•••fix device twin UT and review comment. update device model crd. add mutex lock for MapperRegister add rate limiter for DMI server make dmiclients as a map and generate a new client when a new mapper registers update api.pb.go modify dmi client move deviceList to the server struct make DMIcache mv edge/pkg/apis/dmi to pkg/apis/dmi add some mutex and fix some comment optimized the v1alpha1 of DMI proto and add some comments update api.pb.go generate crd fix review comments Signed-off-by: RyanZhaoXB <zhaoran11@huawei.com> | RyanZhaoXB | 2022-09-19 | 3 | -56/+131 |
| | * | | distribute device model to meta storage•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2022-09-19 | 1 | -0/+55 |
| | |/ | |||||
| * | | Merge pull request #4022 from gy95/admission•••Fix admission not work: bump admissionregistration.k8s.io/v1beta1 to admissionregistration.k8s.io/v1 | KubeEdge Bot | 2022-09-19 | 6 | -88/+109 |
| |\ \ | |/ |/| | |||||
| | * | Fix admission not work•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-07-20 | 6 | -88/+109 |
| * | | Merge pull request #4192 from vincentgoat/new_residual_terminating•••fix residual terminating pods problem after edge node reconnected | KubeEdge Bot | 2022-09-19 | 1 | -5/+1 |
| |\ \ | |||||
| | * | | fix residual terminating pods problem after edge node reconnected•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-16 | 1 | -5/+1 |
| * | | | add node-lease resource•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-18 | 2 | -2/+143 |
| |/ / | |||||
| * | | Revert "fix residual terminating pods problem after edge node reconnected (#3...•••Signed-off-by: vincentgoat <linguohui1@huawei.com> This reverts commit 3f9ff707cfed647897b7ec26131c8f115b1fe9c5. | Vincent Lin | 2022-09-16 | 1 | -1/+4 |
| * | | fix residual terminating pods problem after edge node reconnected (#3743)•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | Vincent Lin | 2022-09-16 | 1 | -4/+1 |
| * | | Merge pull request #4104 from vincentgoat/rbac•••Verify token when list/watch and add autonomy switch | KubeEdge Bot | 2022-09-16 | 4 | -29/+132 |
| |\ \ | |||||
| | * | | add autonomy switch when edge node is offline•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-09-16 | 4 | -85/+153 |
| | * | | edgecore reports authorization header to cloudcore and cloudcore repalce it i...•••Signed-off-by: chengjin <sdghchj@qq.com> | chengjin | 2022-08-04 | 4 | -34/+69 |
| * | | | move some helper function to package common•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-09-13 | 3 | -70/+104 |
| * | | | Merge pull request #4151 from Congrool/rv-sendgroup•••use module group name instead of src name as argument when `SendToGroup` | KubeEdge Bot | 2022-09-01 | 2 | -6/+4 |
| |\ \ \ | |||||
| | * | | | use common module group name instead of src name•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> | Congrool | 2022-08-31 | 2 | -6/+4 |
| * | | | | Merge pull request #4097 from wackxu/rmnodeLocks•••remove nodeLocks from MessageHandle | KubeEdge Bot | 2022-09-01 | 1 | -24/+5 |
| |\ \ \ \ | |||||
| | * | | | | remove nodeLocks from MessageHandle•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-08-22 | 1 | -24/+5 |
| * | | | | | Merge pull request #4116 from wackxu/fixsamenamepoddeletecreate•••fix delete and the recreate statefulset pod is not running bug | KubeEdge Bot | 2022-08-31 | 1 | -4/+1 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | fix delete and the recreate statefulset pod is not running bug•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-08-15 | 1 | -4/+1 |
| * | | | | | Merge pull request #4052 from xuxiawei/admission•••add license for admission | KubeEdge Bot | 2022-08-29 | 3 | -0/+33 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | add license for admission•••Signed-off-by: xuxiawei <xiawei.xu@daocloud.io> | xuxiawei | 2022-07-14 | 3 | -0/+33 |
| * | | | | | Merge pull request #4096 from wackxu/rmnodes•••remove nodes from MessageHandle | KubeEdge Bot | 2022-08-18 | 1 | -3/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | remove nodes from MessageHandle•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-08-05 | 1 | -3/+0 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #4095 from wackxu/rmchunused•••remove unused ObjectSyncController in cloudhub | KubeEdge Bot | 2022-08-18 | 1 | -21/+0 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | remove unused ObjectSyncController in cloudhub•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-08-05 | 1 | -21/+0 |
| | |/ / / | |||||
| * / / / | Fix-4077: remove edgecontroller downstream endpointsManager avoid memory leak•••Signed-off-by: chengengkun <1366542563@qq.com> | chengengkun | 2022-07-30 | 7 | -591/+0 |
| |/ / / | |||||
| * | | | Merge pull request #3992 from wackxu/addme•••add wackxu as reviewer | KubeEdge Bot | 2022-07-28 | 2 | -0/+3 |
| |\ \ \ | |||||
| | * | | | add wackxu as reviewer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2022-07-08 | 2 | -0/+3 |
| | | |/ | |/| | |||||
| * | | | fix spelling mistakes•••Signed-off-by: crui <crui@relaper.com> | crui | 2022-07-28 | 1 | -2/+3 |
| * | | | code cleanup•••Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> | guiyong.ou | 2022-07-19 | 1 | -1/+1 |
| * | | | Merge pull request #4011 from falser101/fix/cleanup•••cleanup: Error string fmt and handle error | KubeEdge Bot | 2022-07-18 | 5 | -7/+10 |
| |\ \ \ | |_|/ |/| | | |||||
