summaryrefslogtreecommitdiff
path: root/cloud/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* update setup-envtest version•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-03-261-1/+1
* Merge pull request #4983 from cl2017/device_v1beta1_api•••device crd v1beta1 and API definitionKubeEdge Bot2023-09-254-1188/+0
|\
| * device crd v1beta1 test•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-224-1188/+0
* | update ginkgo version v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-112-2/+2
|/
* Fix throws nil runtime error when decode AdmissionReview failed•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2023-08-301-0/+28
* update ginkgo version to v1 of module controller manager•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-162-2/+2
* 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-232-25/+776
* add integration test for nodegroup controller•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-11-232-0/+767
* remove redundant type conversion•••Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io> chenlin.liu2022-05-241-5/+5
* Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-03-113-4/+4
* fix modbus slaveID cannot be 0•••Signed-off-by: TianTianBigWang <tiantianbigwang@gmail.com> TianTianBigWang2021-09-031-4/+5
* Fixed modbus config parameters null value invalid•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> TianTianBigWang2021-08-231-2/+2
* init dynamiccontroller•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-02-061-1/+1
* update client in leaderelection and test•••Signed-off-by: fisherxu <xufei40@huawei.com> xufei 004169462021-01-151-41/+17
* CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-071-1/+1
* CI: enable gci linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-11-231-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 Zhu2020-08-031-4/+5
* enhance on device protocol configluogangyi2020-07-202-20/+26
* upgrade device api from v1alpha1 to v1alpha2luogangyi2020-07-184-134/+134
* re-org device model and device instanceluogangyi2020-07-163-383/+351
* add customized protocol supportluogangyi2020-07-164-7/+100
* add reportCycle and collectCycle in property vistorluogangyi2020-07-162-12/+67
* enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-211-1/+0
* unifying cloud component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-3/+3
* move cloud/pkg/devicecontroller/apis to cloud/pkg/apisfisherxu2019-07-303-3/+3
* Add integration tests for device CRD validationRohit Sardesai2019-07-194-0/+1088