summaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* simplify yaml related import package•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-131-1/+0
* update k8s version to v1.21.4•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-171-239/+369
* update vendor•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-06-211-53/+0
* refine edgesite•••Signed-off-by: liufen90 <564795204@qq.com> liufen902021-06-111-4/+4
* Edgesite: cluster on edge implement (#2858)•••Co-authored-by: WintonChan <cw_hao@163.com>liufen902021-05-311-4/+37
* bump k8s to 1.19.10•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-04-301-29/+62
* update vendor•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-04-141-4/+0
* add vendor•••Signed-off-by: GsssC <914617455@qq.com> GsssC2021-02-071-0/+1
* Deps: unify all k8s packages•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2021-01-051-149/+16
* Unify use google uuid library•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-11-241-1/+0
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-201-4/+3
* Modbus mapper refactor (#2282)•••* Add modbus mapper. * Add modbus mapper. * Address comments. 1. Set client to each RTU port instead of each RTU device. 2. Add README 3. Refine the dockerfile * Refine device instance & model example files. * Fix verify and lint issues. * Address lint & verify issues. * Add license * Remove whitenoise * Fix error * Address lint errors * Refine as the Fisher's comment * Remove serial license * Add more license * Address conflictsailorvii2020-11-051-0/+4
* Optimize keadm debugshenkonghui2020-11-051-11/+6
* add diagnoseshenkonghui2020-11-051-0/+11
* Add keadm debug getqingchen12032020-11-041-0/+3
* update vendor filesYin Ding2020-10-291-180/+1
* upgrade to K8s 1.19.3Yin Ding2020-10-291-0/+193
* update go.sum fileYin Ding2020-10-291-16/+0
* update k8s dependency to 1.19.2Yin Ding2020-10-291-0/+26
* 1.19 (#9)•••* Updated vendor and APIs to x.19.1 * Modified more APIs. * Modified more APIs * Modified edged to adapt to changes APIs * ran tests Co-authored-by: root <root@ip-172-31-0-22.us-west-2.compute.internal>Rio Zhu2020-10-291-266/+312
* Merge pull request #1976 from ESWZY/fix-keadm-reset-process•••Fix: clean containers after `keadm reset`KubeEdge Bot2020-10-211-0/+6
|\
| * Fix: clean after keadm resetWoa2020-09-211-0/+6
* | update vendorXiang Dai2020-10-121-0/+1
|/
* lint: clean up go moduleYin Ding2020-08-031-31/+0
* R1186 (#8)•••* Upgraded k8s to x.18.6 * Updated vendor folder * added files in vendorRio Zhu2020-08-031-0/+39
* update vendor to k8s 1.18Yin Ding2020-08-031-136/+9
* 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-7/+161
* updating go modulesJan Unterbrink2020-07-141-14/+7
* updated sigs.k8s.io/kindJan Unterbrink2020-07-141-0/+21
* Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby modeKubeEdge Bot2020-04-301-0/+2
|\
| * Implemente leaderelection and readyz checkGsssC2020-04-301-0/+3
* | add cadvisorfisherxu2020-04-171-0/+1
* | add vendorfisherxu2020-04-171-0/+2
|/
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-1/+0
* update kubeedge, beehive, viaduct go mod file•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-0/+5
* update go modfisherxu2020-01-151-14/+24
* add code-generator to vendorfisherxu2020-01-091-0/+9
* update go module files to k8s1.17fisherxu2020-01-071-139/+356
* Check the running environment before start edge core•••Signed-off-by: Su Xiaolin <linxxnil@126.com> Su Xiaolin2019-12-251-0/+2
* servivebus:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-131-23/+1
* move Controller to EdgeHub struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-121-0/+24
* fix go mod verify servicecomb-kie checksum mismatch failureKevin Wang2019-10-161-1/+1
* update vendorsKevin Wang2019-09-301-2/+5
* update vendorsKevin Wang2019-09-261-10/+22
* add required vendorsedisonxiang2019-09-051-0/+2
* make flag --version install of command version•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-021-12/+18
* Merge pull request #1016 from subpathdev/verifyVendor•••adding verfify vendor scriptKubeEdge Bot2019-08-191-10/+33
|\
| * update dependencies•••update go.mod, go.sum to include dep patches rebuild go.sum / go.mod after executing go mod tidy Jan Unterbrink2019-08-161-10/+33
* | change klog to v0.4.0•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-2/+3
|/
* update go.mod and go.sumKevin Wang2019-08-091-147/+33