| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #1962 from dingyin/system•••Run edgecore as system servicev1.4.0-beta.0 | KubeEdge Bot | 2020-08-05 | 2 | -13/+147 |
| |\ |
|
| | * | Lint: pick up a naming suggestion | Yin Ding | 2020-07-27 | 1 | -2/+2 |
| | * | Lint: fix format and gosimple issues | Yin Ding | 2020-07-27 | 1 | -7/+2 |
| | * | Run edgecore as system service•••Co-authored-by: Yin Ding <dingyin@gmail.com>
Co-authored-by: Rio Zhu <32083634+zzxgzgz@users.noreply.github.com>
| Rio Zhu | 2020-07-27 | 2 | -13/+152 |
| * | | Merge pull request #1756 from XJangel/ha•••Add docs for CloudCore HA deployment | KubeEdge Bot | 2020-08-05 | 6 | -36/+984 |
| |\ \ |
|
| | * | | add docs for CloudCore HA deployment | Xujiejie | 2020-08-04 | 6 | -36/+984 |
| * | | | Merge pull request #1928 from ls889/tunnelcert•••tunnel cert optimization | KubeEdge Bot | 2020-08-04 | 2 | -10/+56 |
| |\ \ \ |
|
| | * | | | tunnel cert optimization | Liangshuang | 2020-08-04 | 2 | -10/+56 |
| * | | | | Merge pull request #2025 from sailorvii/edgecontrollername•••Refine the edgecontroller message group name. | KubeEdge Bot | 2020-08-04 | 2 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | Refine the edgecontroller message group name. | sailorvii | 2020-08-04 | 2 | -1/+4 |
| * | | | | | Merge pull request #1982 from dingyin/r118•••Update vendor to Kubernetes 1.18 | KubeEdge Bot | 2020-08-04 | 1194 | -62514/+79589 |
| |\ \ \ \ \ |
|
| | * | | | | | StartCPUManager when edged start | Yin Ding | 2020-08-03 | 1 | -7/+7 |
| | * | | | | | lint: empty lines | Yin Ding | 2020-08-03 | 2 | -2/+2 |
| | * | | | | | update client-go storage lister•••fix mount host path error
| Yin Ding | 2020-08-03 | 1 | -1/+1 |
| | * | | | | | fix an error from merged pr | Yin Ding | 2020-08-03 | 52 | -4807/+2 |
| | * | | | | | update vendor | Yin Ding | 2020-08-03 | 3 | -3/+10 |
| | * | | | | | lint: clean up go module | Yin Ding | 2020-08-03 | 2 | -32/+0 |
| | * | | | | | R1186 (#8)•••* Upgraded k8s to x.18.6
* Updated vendor folder
* added files in vendor | Rio Zhu | 2020-08-03 | 103 | -272/+5438 |
| | * | | | | | Lint: fix formats | Yin Ding | 2020-08-03 | 1 | -1/+0 |
| | * | | | | | update to k8s 1.18, fix more context issues | Yin Ding | 2020-08-03 | 2 | -7/+9 |
| | * | | | | | update generated code | Yin Ding | 2020-08-03 | 13 | -180/+204 |
| | * | | | | | skip structured-merge-diff license check•••this package doesn't exist, but has v3 subdirectory as a different package
so it can't be filtered by the previous rule,
temporarily treat this way until find out a better rule.
| Yin Ding | 2020-08-03 | 1 | -0/+7 |
| | * | | | | | add license file | Yin Ding | 2020-08-03 | 2 | -0/+411 |
| | * | | | | | Lint: fix formats etc. | Yin Ding | 2020-08-03 | 4 | -6/+5 |
| | * | | | | | update vendor to k8s 1.18 | Yin Ding | 2020-08-03 | 1132 | -62140/+78198 |
| | * | | | | | 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 | 30 | -147/+386 |
| * | | | | | | Merge pull request #1981 from daixiang0/const-int•••Fix const int to string issue | KubeEdge Bot | 2020-08-04 | 1 | -1/+2 |
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | * | | | | | Fix const int to string issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com>
| Xiang Dai | 2020-07-25 | 1 | -1/+2 |
| * | | | | | | Merge pull request #2019 from loongify/master•••fixed goroutine leak, when ws connection reconnect, but fifo's channel no close. | KubeEdge Bot | 2020-08-03 | 3 | -3/+12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | fixed goroutine leak, when ws connection reconnect, but fifo's channel not close | loongify | 2020-08-01 | 3 | -3/+12 |
| * | | | | | | | Merge pull request #1978 from dingyin/lint•••"make lint" work in Mac and fix lint issues | KubeEdge Bot | 2020-08-03 | 7 | -25/+54 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | lint: address review comment | Yin Ding | 2020-07-30 | 1 | -0/+1 |
| | * | | | | | | | make lint work in Mac and fix lint issues | Yin Ding | 2020-07-30 | 7 | -26/+54 |
| * | | | | | | | | Merge pull request #1952 from sailorvii/oneword•••Refine the error messages in devicetwin/dttype | KubeEdge Bot | 2020-08-03 | 4 | -18/+21 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Refine the error messages to errors.New. | sailorvii | 2020-08-03 | 4 | -19/+17 |
| | * | | | | | | | | The same info is used by several files. Refine them all.•••Signed-off-by: sailorvii <challengingway@hotmail.com>
| sailorvii | 2020-07-21 | 4 | -18/+23 |
| * | | | | | | | | | Merge pull request #1906 from fisherxu/node-limit•••Update node limit default value | KubeEdge Bot | 2020-08-03 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | update node limit default value | xufei 00416946 | 2020-07-28 | 2 | -3/+3 |
| * | | | | | | | | | | Merge pull request #2014 from luogangyi/extend-property-types•••extend property types | KubeEdge Bot | 2020-08-03 | 8 | -20/+330 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | extend property types | luogangyi | 2020-08-02 | 8 | -20/+330 |
| | | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #2016 from dddddai/master•••Give the capacity of slice and map | KubeEdge Bot | 2020-08-03 | 4 | -9/+9 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Give the capacity of slice and map | dddddai | 2020-07-31 | 4 | -9/+9 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #1940 from sailorvii/1824•••bugfix: Process of bluetooth mapper scheduler seems wrong | KubeEdge Bot | 2020-07-31 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| | * | | | | | | | | | Move the setting out of the rotation. | sailorvii | 2020-07-31 | 1 | -5/+5 |
| | * | | | | | | | | | Fix issue 1824•••The action in one schedule can be more than one. "actionExists" will always be true once it enters line 85,
which is not expected. Morever, if one action cannot be found, other actions should be run.
| sailorvii | 2020-07-17 | 1 | -3/+3 |
| | | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #2010 from daixiang0/kill•••Add kill signal support | KubeEdge Bot | 2020-07-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Add kill signal support•••Signed-off-by: Xiang Dai <long0dai@foxmail.com>
| Xiang Dai | 2020-07-30 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Merge pull request #2005 from zqzzq/fix-typo•••fix typo | KubeEdge Bot | 2020-07-28 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | fix typo | Qiang Zheng | 2020-07-28 | 1 | -4/+4 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Merge pull request #2001 from YaozhongZhang/clean_up_constant•••clean up unused constants | KubeEdge Bot | 2020-07-28 | 2 | -24/+6 |
| |\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|