| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2399 from threestoneliu/automated-cherry-pick-of-#2392-up...•••Automated cherry pick of #2392: fix message send problemorigin/release-1.5 | KubeEdge Bot | 2020-12-07 | 1 | -8/+10 |
| |\ | |||||
| | * | fix message send problem | Threestone | 2020-12-04 | 1 | -8/+10 |
| * | | Merge pull request #2377 from daixiang0/automated-cherry-pick-of-#2334-upstre...•••Automated cherry pick of #2334: CI: switch amd64 tests to Github Action | KubeEdge Bot | 2020-12-04 | 15 | -116/+204 |
| |\ \ | |/ |/| | |||||
| | * | Sync latest config•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-12-04 | 1 | -7/+14 |
| | * | CI: switch amd64 tests to Github Action•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-11-30 | 15 | -116/+197 |
| * | | Merge pull request #2394 from threestoneliu/automated-cherry-pick-of-#2387-up...•••Automated cherry pick of #2387: fix msg in nodestore compare error | KubeEdge Bot | 2020-12-04 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | fix msg in nodestore compare error | Threestone | 2020-12-03 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge pull request #2376 from threestoneliu/automated-cherry-pick-of-#2373-up...•••Automated cherry pick of #2373: fix resource version compare error | KubeEdge Bot | 2020-11-30 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | fix resource version compare error | Threestone | 2020-11-30 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #2359 from GsssC/automated-cherry-pick-of-#2349-upstream-r...•••Automated cherry pick of #2349: upgrade klog@0.4.0 to klog/v2@2.2.0 | KubeEdge Bot | 2020-11-23 | 202 | -2233/+206 |
| |\ | |||||
| | * | fix license | GsssC | 2020-11-23 | 3 | -196/+9 |
| | * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-23 | 199 | -2037/+197 |
| |/ | |||||
| * | Merge pull request #2320 from tangyanhan/cherry-pick/bugfix/less-edge-message•••Print less verbose message received from cloud-hubv1.5.0 | KubeEdge Bot | 2020-11-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Print less verbose message received from cloud-hub | Tang Yanhan | 2020-11-12 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #2311 from GsssC/automated-cherry-pick-of-#2170-upstream-r...•••Automated cherry pick of #2170: fix re-dowload bug when use keadm | KubeEdge Bot | 2020-11-11 | 3 | -33/+198 |
| |\ | |||||
| | * | upgrade DefaultKubeEdgeVersion to 1.5.0 | GsssC | 2020-11-10 | 2 | -6/+3 |
| | * | add test for func downloadServiceFile | GsssC | 2020-11-10 | 2 | -1/+151 |
| | * | fix re-dowload bug when use keadm | GsssC | 2020-11-10 | 1 | -31/+49 |
| |/ | |||||
| * | Merge pull request #2305 from gccio/automated-cherry-pick-of-#2304-kubeedge-r...•••Automated cherry pick of #2304: cloudhub: fix /readyz panic | KubeEdge Bot | 2020-11-09 | 1 | -0/+7 |
| |\ | |||||
| | * | cloudhub: fix /readyz panic•••cloudhub api /readyz always panic if set leaderelection.LeaderElect to false. | LIYUNFAN | 2020-11-07 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #2293 from fisherxu/k8s-update•••Update K8s version in node status and related docsv1.5.0-beta.0 | KubeEdge Bot | 2020-11-05 | 3 | -6/+6 |
| |\ | |||||
| | * | update the docs for k8s 1.19 | xufei 00416946 | 2020-11-03 | 2 | -5/+5 |
| | * | upgrade the k8s version showed in node status | xufei 00416946 | 2020-11-03 | 1 | -1/+1 |
| * | | 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 | 65 | -2/+4840 |
| * | | Merge pull request #2009 from shenkonghui/feat/keadm-debug-collect•••Add command ”keadm debug collect/check/diagnose“ | KubeEdge Bot | 2020-11-05 | 137 | -6/+13280 |
| |\ \ | |||||
| | * | | remove check arch | shenkonghui | 2020-11-05 | 3 | -27/+2 |
| | * | | Optimize keadm debug | shenkonghui | 2020-11-05 | 74 | -1341/+2237 |
| | * | | add diagnose | shenkonghui | 2020-11-05 | 125 | -221/+11552 |
| | * | | add debug check and add keadm debug collect•••修复合并问题 | shenkonghui | 2020-11-05 | 5 | -2/+920 |
| | * | | init diagnose | shenkonghui | 2020-11-05 | 6 | -4/+158 |
| |/ / | |||||
| * | | Mapper proposal (#2147)•••* Mapper proposal Reconstruct the mapper desgin. * Refine the gramma errors. * Refine message image * Refine a minor issue * Refine as Kevin's comments * Rename as Kevin and Fisher' comment. * Update docs/proposals/mapper-design-v2.md Co-authored-by: Fei Xu <xufei40@huawei.com> | sailorvii | 2020-11-05 | 4 | -0/+140 |
| * | | Merge pull request #2098 from qingchen1203/keadm-debug-get-local•••Add command ”keadm debug get“ | KubeEdge Bot | 2020-11-05 | 435 | -0/+61699 |
| |\ \ | |||||
| | * | | Add keadm debug get | qingchen1203 | 2020-11-04 | 435 | -0/+61699 |
| * | | | Merge pull request #2294 from soyoo/patch-1•••edge/cmd/edgecore/app/server.go: fix a typo | KubeEdge Bot | 2020-11-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Update server.go•••fix typo error. | soyoo | 2020-11-03 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2296 from zqzzq/fix-typo•••Docs: fix typo | KubeEdge Bot | 2020-11-04 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Docs: fix typo | Qiang Zheng | 2020-11-04 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2182 from jidalong/master•••fix bug: cloud send twin_update confirm message to edge | KubeEdge Bot | 2020-11-03 | 3 | -0/+31 |
| |\ \ | |||||
| | * | | fix bug: cloud send twin_update confirm message to edge | jidalong | 2020-09-21 | 3 | -0/+31 |
| * | | | Merge pull request #2292 from fisherxu/bump_kind•••Bump the kind to latest version | KubeEdge Bot | 2020-11-03 | 2 | -2/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | upgrade the kind to latest version | fisherxu | 2020-11-03 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #2223 from dingyin/1.19•••update Kubernetes version to 1.19.3 | KubeEdge Bot | 2020-11-03 | 2443 | -159666/+198736 |
| |\ \ | |||||
| | * | | Revert doc about Docker version (#13)•••* Revert doc about Docker version * reverted functions in edged_pods | Rio Zhu | 2020-11-02 | 2 | -50/+15 |
| | * | | Sorted imports, deleted extra file (#12)•••* Moved logManager and runtimeClassManager to start at the Start() function. Fixed typo * Sorted imports * Delete extra file | Rio Zhu | 2020-11-01 | 3 | -19/+13 |
| | * | | Moved logManager and runtimeClassManager to start at the Start() function. Fi... | Rio Zhu | 2020-10-30 | 1 | -5/+5 |
| | * | | Add doc about Docker version requirement | Yin Ding | 2020-10-29 | 1 | -1/+7 |
| | * | | fix lint issue | Yin Ding | 2020-10-29 | 1 | -8/+8 |
| | * | | update base VM to focal•••- remove the code upgrade docker version manually | Yin Ding | 2020-10-29 | 1 | -13/+1 |
| | * | | clean up the commits | Yin Ding | 2020-10-29 | 2 | -5/+1 |
| | * | | update docker to stable version | Yin Ding | 2020-10-29 | 1 | -0/+12 |
