summaryrefslogtreecommitdiff
path: root/cloud (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * device crd v1beta1 cloud•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-227-825/+81
* | update ginkgo version v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-112-2/+2
* | compatibility modification•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-117-8/+49
* | Merge pull request #4964 from Shelley-BaoYue/approver•••add myself for sig-node and sig-testing related stuff as approverKubeEdge Bot2023-09-041-0/+1
|\ \ | |/ |/|
| * add approver for releted stuff•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-291-0/+1
* | Fix throws nil runtime error when decode AdmissionReview failed•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2023-08-303-2/+77
|/
* fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-256-7/+7
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-216-17/+10
* add myself to reviewer•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-08-111-0/+1
* Optimize functions to improve code readability•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2023-08-011-4/+5
* Merge pull request #4863 from Shelley-BaoYue/OWNERS•••add Shelley as reviewerKubeEdge Bot2023-07-242-0/+2
|\
| * add Shelley with reviewer•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-202-0/+2
* | Merge pull request #4612 from Shelley-BaoYue/fix-deletepoderr•••deal with error in delete pod upstream msgKubeEdge Bot2023-07-221-4/+8
|\ \ | |/ |/|
| * fix error in delete pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-02-221-4/+8
* | update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-011-1/+1
* | Merge pull request #4734 from wenchajun/kubectl-attach•••support kubectl attach in KubeEdge KubeEdge Bot2023-07-012-0/+239
|\ \
| * | add kubectl attach code•••Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> dehaocheng2023-04-251-4/+77
| * | support kubectl attach•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> (cherry picked from commit 7cee5b0a6bb808575cbe4885a5d65ec2c0dbe717) Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> Shelley-BaoYue2023-03-232-0/+166
| |/
* | Merge pull request #4758 from wackxu/clusterobjectsync•••add support for cluster scope resource reliable deliveryKubeEdge Bot2023-07-016-107/+412
|\ \
| * | add support for cluster scope resource reliable delivery•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-04-286-107/+412
| |/
* | Merge pull request #4752 from cl2017/cleanup/nodegroup•••fix grammar error and redundant type conversionKubeEdge Bot2023-07-011-7/+5
|\ \
| * | fix grammar error and redundant type conversion•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-04-251-7/+5
| |/
* | Merge pull request #4802 from vincentgoat/rbac-offline-sql•••authentication and authorization on the edge sideKubeEdge Bot2023-07-0112-123/+2579
|\ \
| * | reconcile rules•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-3111-19/+2568
| * | remove cloud authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-291-104/+11
* | | Merge pull request #4753 from cl2017/cleanup/grammar•••simplified regexp and fix grammar errorKubeEdge Bot2023-05-311-1/+1
|\ \ \ | |/ / |/| |
| * | fix grammar error•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-05-311-1/+1
| |/
* | Merge pull request #4775 from lishaokai1995/master•••Change the webhook-configuration nameKubeEdge Bot2023-05-261-4/+3
|\ \
| * | Change the webhook-configuration name•••Signed-off-by: lishaokai1995 <lishaokai1995@126.com> lishaokai19952023-05-261-4/+3
* | | wait for cache sync•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-251-1/+2
* | | Add the field 'nodeName' in the HTTP header of the rest Router•••Signed-off-by: liucw17 <liucw17@sany.com.cn> add string value convert check for "nodeName" Signed-off-by: liucw17 <liucw17@sany.com.cn> add default value "" for nodeName Signed-off-by: liucw17 <liucw17@sany.com.cn> modify warning log to correct Signed-off-by: liucw17 <liucw17@sany.com.cn> remote unnecessary assignment Signed-off-by: liucw17 <liucw17@sany.com.cn> liucw172023-05-231-1/+6
|/ /
* / a tiny code modification•••Signed-off-by: lmxia <xialingming@gmail.com> lmxia2023-04-031-1/+1
|/
* Merge pull request #4430 from vincentgoat/edgestream_panic•••stream server painc if close channel wronglyKubeEdge Bot2023-01-176-18/+48
|\
| * stream server painc if close channel wrongly•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-146-18/+48
* | Merge pull request #4530 from vincentgoat/configmap_optional•••fix comfigmap/secret optional errorKubeEdge Bot2023-01-173-27/+41
|\ \
| * | fix comfigmap/secret optional error•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-033-27/+41
* | | Merge pull request #4484 from wackxu/edgelistwatchgc•••add gc for watch request in cloudKubeEdge Bot2023-01-174-1/+107
|\ \ \
| * | | add gc for watch request in dynamiccontroller•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-174-1/+107
* | | | Merge pull request #4551 from wuxs/feat/cloudhub-suppor-rsa-cert•••feat: cloudhub adds support for rsa certificatesKubeEdge Bot2023-01-172-3/+10
|\ \ \ \ | |/ / / |/| | |
| * | | feat: cloudhub support rsa certs•••Signed-off-by: wuxuesong <xuesongwu@yunify.com> wuxuesong2023-01-132-3/+10
* | | | add listener manager to store listener•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-163-20/+217
* | | | Merge pull request #4407 from wackxu/adde2esummary•••add reporter for E2EKubeEdge Bot2023-01-162-2/+2
|\ \ \ \
| * | | | update ginkgo version to v1 of module controller manager•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-162-2/+2
* | | | | Merge pull request #4376 from wackxu/adjustconfig•••auto adjust cloudcore configKubeEdge Bot2023-01-161-0/+28
|\ \ \ \ \
| * | | | | auto adjust cloudcore config•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-141-0/+28
| | |/ / / | |/| | |
* | | | | Merge pull request #4375 from wackxu/informerone•••add generic informerKubeEdge Bot2023-01-1622-183/+509
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add generic informer•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-1622-183/+509
| | |_|/ | |/| |
* | | | Merge pull request #4256 from Congrool/cm-ut•••add integration test for edgeapplication and nodegroup controller KubeEdge Bot2023-01-168-16/+1615
|\ \ \ \
| * | | | add integration test to ci workflow•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-12-063-0/+79
| * | | | add integration tests for edgeapplication controller•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-11-233-34/+787