| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump containerd to v1.5.10•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-03-17 | 1 | -3/+8 |
| * | update vendor•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-03-14 | 1 | -1/+0 |
| * | fix vendor/licenses && go.mod•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> | zhu733756 | 2022-03-03 | 1 | -16/+458 |
| * | keadm: support join beta command•••Signed-off-by: zc <zc2638@qq.com> | zc | 2022-03-03 | 1 | -7/+12 |
| * | update vendor•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2022-02-28 | 1 | -4/+8 |
| * | update kubernetes vendor to 1.22•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-02-23 | 1 | -383/+459 |
| * | Merge pull request #3392 from mjlshen/sqlite3•••Update go-sqlite3 | KubeEdge Bot | 2021-12-16 | 1 | -2/+2 |
| |\ | |||||
| | * | Update go-sqlite3•••Signed-off-by: Michael Shen <mishen@umich.edu> | Michael Shen | 2021-11-26 | 1 | -2/+2 |
| * | | bump up staging package vendor•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-14 | 1 | -1/+0 |
| * | | replace github.com/satori/go.uuid with github.com/google/uuid•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-13 | 1 | -1/+0 |
| |/ | |||||
| * | replace vendor github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-24 | 1 | -0/+2 |
| * | simplify yaml related import package•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-13 | 1 | -1/+0 |
| * | update k8s version to v1.21.4•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-08-17 | 1 | -239/+369 |
| * | update vendor•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-06-21 | 1 | -53/+0 |
| * | refine edgesite•••Signed-off-by: liufen90 <564795204@qq.com> | liufen90 | 2021-06-11 | 1 | -4/+4 |
| * | Edgesite: cluster on edge implement (#2858)•••Co-authored-by: WintonChan <cw_hao@163.com> | liufen90 | 2021-05-31 | 1 | -4/+37 |
| * | bump k8s to 1.19.10•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-04-30 | 1 | -29/+62 |
| * | update vendor•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-04-14 | 1 | -4/+0 |
| * | add vendor•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-02-07 | 1 | -0/+1 |
| * | Deps: unify all k8s packages•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2021-01-05 | 1 | -149/+16 |
| * | Unify use google uuid library•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-11-24 | 1 | -1/+0 |
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 1 | -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 conflict | sailorvii | 2020-11-05 | 1 | -0/+4 |
| * | Optimize keadm debug | shenkonghui | 2020-11-05 | 1 | -11/+6 |
| * | add diagnose | shenkonghui | 2020-11-05 | 1 | -0/+11 |
| * | Add keadm debug get | qingchen1203 | 2020-11-04 | 1 | -0/+3 |
| * | update vendor files | Yin Ding | 2020-10-29 | 1 | -180/+1 |
| * | upgrade to K8s 1.19.3 | Yin Ding | 2020-10-29 | 1 | -0/+193 |
| * | update go.sum file | Yin Ding | 2020-10-29 | 1 | -16/+0 |
| * | update k8s dependency to 1.19.2 | Yin Ding | 2020-10-29 | 1 | -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 Zhu | 2020-10-29 | 1 | -266/+312 |
| * | Merge pull request #1976 from ESWZY/fix-keadm-reset-process•••Fix: clean containers after `keadm reset` | KubeEdge Bot | 2020-10-21 | 1 | -0/+6 |
| |\ | |||||
| | * | Fix: clean after keadm reset | Woa | 2020-09-21 | 1 | -0/+6 |
| * | | update vendor | Xiang Dai | 2020-10-12 | 1 | -0/+1 |
| |/ | |||||
| * | lint: clean up go module | Yin Ding | 2020-08-03 | 1 | -31/+0 |
| * | R1186 (#8)•••* Upgraded k8s to x.18.6 * Updated vendor folder * added files in vendor | Rio Zhu | 2020-08-03 | 1 | -0/+39 |
| * | update vendor to k8s 1.18 | Yin Ding | 2020-08-03 | 1 | -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 Zhu | 2020-08-03 | 1 | -7/+161 |
| * | updating go modules | Jan Unterbrink | 2020-07-14 | 1 | -14/+7 |
| * | updated sigs.k8s.io/kind | Jan Unterbrink | 2020-07-14 | 1 | -0/+21 |
| * | Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby mode | KubeEdge Bot | 2020-04-30 | 1 | -0/+2 |
| |\ | |||||
| | * | Implemente leaderelection and readyz check | GsssC | 2020-04-30 | 1 | -0/+3 |
| * | | add cadvisor | fisherxu | 2020-04-17 | 1 | -0/+1 |
| * | | add vendor | fisherxu | 2020-04-17 | 1 | -0/+2 |
| |/ | |||||
| * | fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 1 | -1/+0 |
| * | update kubeedge, beehive, viaduct go mod file•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 1 | -0/+5 |
| * | update go mod | fisherxu | 2020-01-15 | 1 | -14/+24 |
| * | add code-generator to vendor | fisherxu | 2020-01-09 | 1 | -0/+9 |
| * | update go module files to k8s1.17 | fisherxu | 2020-01-07 | 1 | -139/+356 |
| * | Check the running environment before start edge core•••Signed-off-by: Su Xiaolin <linxxnil@126.com> | Su Xiaolin | 2019-12-25 | 1 | -0/+2 |
