| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update dmi server to get namespace•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-18 | 1 | -0/+5 |
| * | support edge nodes upgrade and image pre pull•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 1 | -3/+20 |
| * | Implement task manager to complete cloud edge task execution•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 4 | -87/+49 |
| * | task state machine•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 4 | -0/+160 |
| * | Modification according to comment.•••Signed-off-by: Windrow <565101079@qq.com> | Windrow | 2023-11-17 | 1 | -1/+1 |
| * | Fix wrong verbs.•••Signed-off-by: Windrow <565101079@qq.com> | Windrow | 2023-11-10 | 1 | -4/+4 |
| * | Gofmt.•••Signed-off-by: Windrow <565101079@qq.com> | Windrow | 2023-11-07 | 1 | -4/+4 |
| * | Add support of getting healthz, livez, readyz for metaserver.•••Signed-off-by: Windrow <565101079@qq.com> | Windrow | 2023-11-06 | 2 | -6/+37 |
| * | metaserver support pass through API, open /version path•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> | zhengxinwei | 2023-10-07 | 2 | -0/+52 |
| * | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-08-21 | 1 | -2/+2 |
| * | admission: handle errors the right way•••Signed-off-by: orange <zuxia.ge@daocloud.io> | orange | 2022-03-29 | 1 | -1/+1 |
| * | use testing.TempDir to create temp directory•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-01-29 | 1 | -5/+1 |
| * | cleanup command util log and set gpu log to level•••Signed-off-by: zc <zc2638@qq.com> | zc | 2021-12-22 | 1 | -2/+0 |
| * | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-11 | 1 | -3/+2 |
| * | fix the failed ut•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-09-22 | 1 | -9/+0 |
| * | Merge pull request #3114 from siredmar/uniform_sandbox2•••Replaced 'kubeedge/pause' with 'k8s.gcr.io/pause' multi arch image | KubeEdge Bot | 2021-09-22 | 1 | -13/+0 |
| |\ | |||||
| | * | Replaced 'kubeedge/pause' with 'k8s.gcr.io/pause' multi arch image•••Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de> | Armin Schlegel | 2021-09-02 | 1 | -13/+0 |
| * | | add unit test•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-16 | 1 | -6/+5 |
| * | | improve test coverage•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-08 | 2 | -63/+174 |
| * | | Merge pull request #3143 from WillardHu/fix/concat-strings•••fix: `fmt.Sprintf` is slower than `bytes.Buffer` for concat string | KubeEdge Bot | 2021-09-08 | 2 | -1/+39 |
| |\ \ | |||||
| | * | | fix: is slower than for concat string•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2021-09-08 | 2 | -1/+39 |
| * | | | Merge pull request #3135 from gy95/validation•••add unit test for package validation | KubeEdge Bot | 2021-09-08 | 1 | -5/+54 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | add unit test for package validation•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-06 | 1 | -5/+54 |
| | |/ | |||||
| * / | 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 |
| |/ | |||||
| * | add the validation of hostname due to the problem caused by long name (#3044)•••Signed-off-by: blackdobb <xinxin.wan@daocloud.io> | blackdobb | 2021-08-20 | 1 | -0/+14 |
| * | fix get local ip error•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-03-27 | 1 | -4/+6 |
| * | fix GetLocalIP IP lookup error•••Signed-off-by: zc <ce.zheng@daocloud.io> | zc | 2021-03-23 | 1 | -15/+16 |
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 2 | -2/+2 |
| * | pkg/util: use kubernetes original ChooseHostInterface function•••Now we implement own ChooseHostInterface, switch to original one. Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-10-20 | 1 | -356/+2 |
| * | pkg/util/util.go: delete unused codes•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-10-15 | 1 | -49/+0 |
| * | feedback•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-28 | 1 | -0/+15 |
| * | enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 2 | -2/+0 |
| * | cleanup all lint issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 1 | -12/+12 |
| * | details issue modification | XuJiejie | 2020-05-01 | 1 | -23/+0 |
| * | add the code of edge applying for certificate | XuJiejie | 2020-05-01 | 1 | -2/+27 |
| * | only receive type '[]error' | stacktasec | 2020-03-09 | 2 | -82/+7 |
| * | add func util.SpliceErrors | stacktasec | 2020-03-08 | 2 | -98/+87 |
| * | add more case for unit test. | stacktasec | 2020-03-02 | 1 | -37/+72 |
| * | fix the sort of import and add unit test. | stacktasec | 2020-03-02 | 2 | -5/+77 |
| * | add util func can print by line. | stacktasec | 2020-03-01 | 1 | -0/+27 |
| * | mv flags package to pkg/util/flag package•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-15 | 1 | -4/+101 |
| * | change component api sepecify field•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-09 | 1 | -0/+516 |
| * | add apiVersion and Kind for KubeEdge component api config•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-09 | 4 | -0/+135 |
| * | make flag --version install of command version•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-02 | 1 | -0/+32 |
