| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5330 from ZhengXinwei-F/task-manager••• Implement task manager to complete cloud edge task execution | KubeEdge Bot | 2024-01-17 | 3 | -15/+130 |
| |\ | |||||
| | * | support edge nodes upgrade and image pre pull•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 2 | -18/+68 |
| | * | Implement task manager to complete cloud edge task execution•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 1 | -11/+17 |
| | * | notify the task manager of the task status•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 2 | -0/+59 |
| * | | change the edgecert subject•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-12-15 | 1 | -8/+23 |
| |/ | |||||
| * | feat: cloudhub support rsa certs•••Signed-off-by: wuxuesong <xuesongwu@yunify.com> | wuxuesong | 2023-01-13 | 1 | -2/+6 |
| * | [Course Task] test-cloud-pkg-cloudhub-servers/httpserver•••Signed-off-by: xian-jie.shen <327411586@qq.com> | xian-jie.shen | 2022-11-30 | 1 | -0/+27 |
| * | support operations: upgrade edge node from cloud•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-09-22 | 2 | -0/+65 |
| * | 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 | 1 | -0/+1 |
| * | Merge pull request #3972 from vincentgoat/deprecated-dependency•••update deprecate dependency | KubeEdge Bot | 2022-07-11 | 1 | -16/+19 |
| |\ | |||||
| | * | update deprecate dependency•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-06-28 | 1 | -16/+19 |
| * | | klog start with capital letter•••Signed-off-by: zhouguowei <zhouguowei@inspur.com> | zhouguowei | 2022-06-27 | 1 | -1/+1 |
| |/ | |||||
| * | secretsutil cleanup•••Signed-off-by: x00425595 <xushiwei5@huawei.com> | x00425595 | 2022-05-26 | 1 | -6/+2 |
| * | optimize prepare certs function•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2022-04-01 | 1 | -45/+16 |
| * | Merge pull request #3474 from dsy3502/fixCommonName•••replace string with const | KubeEdge Bot | 2021-12-17 | 2 | -3/+5 |
| |\ | |||||
| | * | replace string with const•••Signed-off-by: dsy3502 <dongshanyi@isnpur.com> replace string with const | dsy3502 | 2021-12-17 | 2 | -3/+5 |
| * | | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-11 | 1 | -2/+2 |
| |/ | |||||
| * | avoid print goroutine stack trace when component start failed•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-29 | 2 | -3/+3 |
| * | perf: cloudcore ecertificate application restful api supports certificate usages•••The certificate usages signed by the current cloudcore certificate application restful api are all x509.ExtKeyUsageClientAuth. By adding the certificate usage parameter, the client(such as edgemesh-server and edgemesh-agent) are allowed to apply for different usages of certificates. Signed-off-by: khalid-jobs <qinkai1994@qq.com> | khalid-jobs | 2021-09-28 | 1 | -4/+16 |
| * | replace vendor github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-24 | 2 | -2/+2 |
| * | Merge pull request #3084 from zc2638/feat/reference•••unified namespace reference | KubeEdge Bot | 2021-09-11 | 2 | -12/+11 |
| |\ | |||||
| | * | unified namespace reference•••Signed-off-by: zc <zc2638@qq.com> | zc | 2021-09-05 | 2 | -12/+11 |
| * | | fixed: the first letter of the fmt.ErrorF is not lowercase•••Signed-off-by: orange <zuxia.ge@daocloud.io> | orange | 2021-09-03 | 1 | -2/+2 |
| |/ | |||||
| * | using http methods defined in net/http to replace string literals•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-07-24 | 1 | -2/+2 |
| * | cloudhub: fix signEdgeCert•••Signed-off-by: zc <ce.zheng@daocloud.io> | zc | 2021-06-29 | 1 | -0/+3 |
| * | negotiate tunnel port for multi cloudcore instaces•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-05-31 | 2 | -36/+12 |
| * | modify some codes in cloudhub•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-05-13 | 2 | -4/+4 |
| * | Add config of cloudcore token refresh frequence•••--default token refresh interval is 12h --token expirationTime is double refresh interval Signed-off-by: Leo Fang <leofang94@gmail.com> | Leo Fang | 2021-04-28 | 1 | -3/+5 |
| * | use CertificateBlockType constants for cloud and edge•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2021-03-24 | 1 | -7/+3 |
| * | optimize code and log, fix an error of verifyAuthorization•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2021-03-23 | 1 | -13/+8 |
| * | separate crd client and core client | Threestone | 2021-01-11 | 1 | -3/+4 |
| * | optimizeinformer | Threestone | 2021-01-07 | 1 | -11/+4 |
| * | CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-12-07 | 1 | -8/+6 |
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 2 | -2/+2 |
| * | Merge pull request #2341 from muxuelan/cloudhub•••fix err information of certutil | KubeEdge Bot | 2020-11-19 | 1 | -4/+3 |
| |\ | |||||
| | * | fix err information of certutil | muxuelan | 2020-11-18 | 1 | -4/+3 |
| * | | cloudhub: fix /readyz panic•••cloudhub api /readyz always panic if set leaderelection.LeaderElect to false. | LIYUNFAN | 2020-11-06 | 1 | -0/+7 |
| * | | Fix gosimple issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-09-29 | 1 | -7/+7 |
| |/ | |||||
| * | Lint: fix errcheck issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-09-08 | 3 | -13/+37 |
| * | add domain | Liangshuang | 2020-09-07 | 1 | -1/+2 |
| * | Update upstream dependency to K8s 1.18.5•••Co-authored-by: Yin Ding <dingyin@gmail.com> Co-authored-by: Rio Zhu <32083634+zzxgzgz@users.noreply.github.com> * Updated k8s to 1.18.5 and modified code around API changes. * Updated kube-scheduler dependency. * added filed ExperimentalTopologyManagerPolicy to matched the upgraded k8s * Changed some dependencies' versions to x.18.0 * Added function to start cpu manager in clcm. | Rio Zhu | 2020-08-03 | 1 | -5/+6 |
| * | make lint work in Mac and fix lint issues | Yin Ding | 2020-07-30 | 1 | -7/+7 |
| * | Merge pull request #1838 from XJangel/rotation•••Support edge certificate rotation | KubeEdge Bot | 2020-07-17 | 2 | -18/+62 |
| |\ | |||||
| | * | add cert rotation | Xujiejie | 2020-07-16 | 2 | -18/+62 |
| * | | fix use certificate from local directory problem | threestoneliu | 2020-07-13 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1663 from Poor12/master•••Expose electionChecker to a http serverv1.4.0-alpha.0 | KubeEdge Bot | 2020-05-28 | 1 | -0/+13 |
| |\ | |||||
| | * | expose checker | Poor12 | 2020-05-28 | 1 | -0/+13 |
| * | | enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-23 | 1 | -9/+3 |
| * | | Merge pull request #1638 from daixiang0/lint•••cleanup all lint issue | KubeEdge Bot | 2020-05-22 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 1 | -1/+0 |
