summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1130 from fisherxu/release-1.1•••add CHANGELOG for v1.1v1.1.0origin/release-1.1KubeEdge Bot2019-09-181-0/+72
|\
| * add CHANGELOG for v1.1fisherxu2019-09-181-0/+72
|/
* Merge pull request #1059 from edisonxiang/addcsidriver•••add csi driver from kubeedgev1.1.0-beta.0KubeEdge Bot2019-09-0939-1/+2523
|\
| * move csidriver to cloud dirfisherxu2019-09-099-21/+21
| * fix nonstandard definition with kevin and fisher•••Co-Authored-By: Kevin Wang <wangzefeng@huawei.com> Co-Authored-By: Fei Xu <xufei40@huawei.com> Edison Xiang2019-09-0910-45/+37
| * using cobra and pflagedisonxiang2019-09-067-64/+158
| * fix some comments from teamedisonxiang2019-09-058-29/+128
| * add deploy and exampleedisonxiang2019-09-058-1/+300
| * add required vendorsedisonxiang2019-09-0524-2/+1204
| * add csi driver from kubeedgeedisonxiang2019-09-056-0/+836
* | Merge pull request #1111 from kevin-wangzefeng/fix-local-up•••fix local up failure: ca and certs not generatedKubeEdge Bot2019-09-091-1/+1
|\ \
| * | fix local up failure: ca and certs not generatedKevin Wang2019-09-091-1/+1
* | | Merge pull request #1112 from fisherxu/fix-panic•••Fix panic: concurrent write to websocketKubeEdge Bot2019-09-091-1/+6
|\ \ \
| * | | fix panic: concurrent write to websocketfisherxu2019-09-091-1/+6
| |/ /
* | | Merge pull request #1110 from kadisi/docs•••add comment about edged.podsandbox-imageKubeEdge Bot2019-09-092-6/+10
|\ \ \ | |/ / |/| |
| * | add comment about edged.podsandbox-image•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-092-6/+10
|/ /
* | Merge pull request #1109 from kevin-wangzefeng/fix-localup-kind•••fix unistall_kubeedge undifined errorKubeEdge Bot2019-09-091-1/+1
|\ \
| * | fix unistall_kubeedge undifined errorKevin Wang2019-09-091-1/+1
|/ /
* | Merge pull request #1103 from edisonxiang/volumesattached•••using upstream volumesattachedKubeEdge Bot2019-09-071-0/+4
|\ \
| * | using upstream volumesattachededisonxiang2019-09-051-0/+4
* | | Merge pull request #1099 from subpathdev/deviceValueNotUpdated•••Device value not updatedKubeEdge Bot2019-09-064-12/+15
|\ \ \
| * | | using variables and devicecontroller as group nameJan Unterbrink2019-09-053-6/+9
| * | | send twin messages to devicecontrollerJan Unterbrink2019-09-041-1/+6
| * | | print errorJan Unterbrink2019-09-041-3/+2
| * | | remove unnecesssary error checkJan Unterbrink2019-09-041-4/+0
* | | | Merge pull request #1104 from edisonxiang/supportenv•••support env in edge podsKubeEdge Bot2019-09-062-194/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | support env in edge podsedisonxiang2019-09-062-194/+35
|/ / /
* | | Merge pull request #1098 from kadisi/docs•••change setup.md document to Improve the installation processKubeEdge Bot2019-09-051-94/+196
|\ \ \ | |_|/ |/| |
| * | change setup.md document to Iiprove the installation process•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-051-94/+196
| |/
* | Merge pull request #1100 from arcanique/master•••fix bug #1097KubeEdge Bot2019-09-051-11/+7
|\ \
| * | fix bug #1097arcanique2019-09-051-11/+7
* | | Merge pull request #1094 from chendave/namespace•••Create the manifest for namespaceKubeEdge Bot2019-09-051-0/+4
|\ \ \
| * | | Create the manifest for namespace•••Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2019-09-041-0/+4
* | | | Merge pull request #1091 from fisherxu/add-volume•••Add volume downwardAPI and projectedKubeEdge Bot2019-09-057-1/+860
|\ \ \ \
| * | | | add vendorfisherxu2019-09-056-1/+856
| * | | | add downward and projected volumefisherxu2019-09-051-0/+4
|/ / / /
* | | | Merge pull request #1047 from edisonxiang/addcsiplugin•••add in-tree csi plugin implementationsKubeEdge Bot2019-09-0514-17/+5596
|\ \ \ \ | |_|_|/ |/| | |
| * | | add authors and changelogedisonxiang2019-09-0411-37/+68
| * | | invoke func from edgededisonxiang2019-09-041-0/+99
| * | | update required vendorsedisonxiang2019-09-045-11/+1741
| * | | add in-tree csi plugin implementationsedisonxiang2019-09-049-4/+3723
* | | | Merge pull request #1085 from fisherxu/local-up•••Add local up kubeedge scriptKubeEdge Bot2019-09-044-2/+237
|\ \ \ \ | |/ / / |/| | |
| * | | add _output to .gitignorefisherxu2019-09-042-2/+3
| * | | add local-up kubeedge scriptfisherxu2019-09-042-0/+234
|/ / /
* | | Merge pull request #1090 from fisherxu/update-make•••Separate cloudcore&admission in makefileKubeEdge Bot2019-09-041-6/+11
|\ \ \
| * | | fix make cloudcore&admissionfisherxu2019-09-031-6/+11
|/ / /
* | | Merge pull request #1087 from kadisi/dynamic_version•••dynamic create node version infoKubeEdge Bot2019-09-036-16/+11
|\ \ \ | |/ / |/| |
| * | dynamic create node version info•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-036-16/+11
|/ /
* | Merge pull request #1057 from kadisi/newVersion•••kubeedge version supportKubeEdge Bot2019-09-0397-11085/+3463
|\ \
| * | make flag --version install of command version•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-0291-11361/+3124