summaryrefslogtreecommitdiff
path: root/cloud/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update setup-envtest versionShelley-BaoYue2024-03-261-1/+1
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #4983 from cl2017/device_v1beta1_apiKubeEdge Bot2023-09-254-1188/+0
|\ | | | | device crd v1beta1 and API definition
| * device crd v1beta1 testcl20172023-09-224-1188/+0
| | | | | | | | Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
* | update ginkgo version v2Shelley-BaoYue2023-09-112-2/+2
|/ | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Fix throws nil runtime error when decode AdmissionReview failedWillardHu2023-08-301-0/+28
| | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* update ginkgo version to v1 of module controller managervincentgoat2023-01-162-2/+2
| | | | Signed-off-by: vincentgoat <linguohui1@huawei.com>
* add integration test to ci workflowCongrool2022-12-063-0/+79
| | | | Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn>
* add integration tests for edgeapplication controllerCongrool2022-11-232-25/+776
| | | | Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn>
* add integration test for nodegroup controllerCongrool2022-11-232-0/+767
| | | | Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn>
* remove redundant type conversionchenlin.liu2022-05-241-5/+5
| | | | Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io>
* Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/gy952022-03-113-4/+4
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* fix modbus slaveID cannot be 0TianTianBigWang2021-09-031-4/+5
| | | | Signed-off-by: TianTianBigWang <tiantianbigwang@gmail.com>
* Fixed modbus config parameters null value invalidTianTianBigWang2021-08-231-2/+2
| | | | Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io>
* init dynamiccontrollerfisherxu2021-02-061-1/+1
| | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* update client in leaderelection and testxufei 004169462021-01-151-41/+17
| | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* CI: fix panic and other existing issuesXiang Dai2020-12-071-1/+1
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* CI: enable gci linterXiang Dai2020-11-231-1/+2
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* Update upstream dependency to K8s 1.18.5Rio Zhu2020-08-031-4/+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.
* 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 checkXiang Dai2020-05-211-1/+0
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* unifying cloud component logging library to klogzhangjie2019-08-161-3/+3
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* 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