summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #607 from rohitsardesai83/automated-cherry-pick-of-#563-up...•••Automated cherry pick of #563: Handled the case of invalid action in scheduler modulev0.3.0origin/release-0.3KubeEdge Bot2019-05-291-0/+6
|\
| * Handled the case of invalid action in scheduler moduleSujith Simon2019-05-291-0/+6
* | Merge pull request #606 from rohitsardesai83/automated-cherry-pick-of-#561-up...•••Automated cherry pick of #561: Added nil pointer handling in watcher,goKubeEdge Bot2019-05-292-5/+5
|\ \
| * | Added nil pointer handling in watcher,goSujith Simon2019-05-292-5/+5
| |/
* | Merge pull request #605 from rohitsardesai83/automated-cherry-pick-of-#559-up...•••Automated cherry pick of #559: Corrected the topic name being used in bluetooth_mapperKubeEdge Bot2019-05-291-6/+6
|\ \
| * | Corrected the topic name being used in bluetooth_mapper READMESujith Simon2019-05-291-6/+6
| |/
* | Merge pull request #604 from rohitsardesai83/automated-cherry-pick-of-#558-up...•••Automated cherry pick of #558: Mismatch in access mode namesKubeEdge Bot2019-05-292-3/+5
|\ \ | |/ |/|
| * Replacing case insensitive string comparison to case sensitive oneSujith Simon2019-05-291-2/+2
| * Mismatch in access mode namesSujith Simon2019-05-292-3/+5
|/
* Merge pull request #594 from rohitsardesai83/automated-cherry-pick-of-#555-up...•••Automated cherry pick of #555: Fix edge_core crashs when SecurityContext.Privileged pointerKubeEdge Bot2019-05-281-1/+1
|\
| * Fix edge_core crashs when SecurityContext.Privileged pointer is nilshouhong2019-05-281-1/+1
* | Merge pull request #593 from rohitsardesai83/automated-cherry-pick-of-#537-up...•••Automated cherry pick of #537: Supports automatic deletion of edge containers if their podsKubeEdge Bot2019-05-282-1/+26
|\ \ | |/ |/|
| * Supports automatic deletion of edge containers if their pods do not exist in ...shouhong2019-05-282-1/+26
|/
* Merge pull request #589 from rohitsardesai83/automated-cherry-pick-of-#497-up...•••Automated cherry pick of #497: Make file changes to fix #issue 496KubeEdge Bot2019-05-281-6/+6
|\
| * Make file changes to fix #issue 496Manju2019-05-281-6/+6
* | Merge pull request #590 from rohitsardesai83/automated-cherry-pick-of-#501-up...•••Automated cherry pick of #501: fix nil pointer panic possibility in deviceControllerKubeEdge Bot2019-05-281-2/+4
|\ \ | |/ |/|
| * fix nil pointer panic possibility in deviceControllerSiddharth Bhadri2019-05-281-2/+4
|/
* Merge pull request #586 from rohitsardesai83/automated-cherry-pick-of-#490-up...•••Automated cherry pick of #490: fix EdgeController config keysKubeEdge Bot2019-05-287-17/+17
|\
| * fix DeviceController config keysSiddharth Bhadri2019-05-283-5/+5
| * fix EdgeController config keysSiddharth Bhadri2019-05-284-12/+12
* | Merge pull request #587 from rohitsardesai83/automated-cherry-pick-of-#492-up...•••Automated cherry pick of #492: Fixed restart issue of mapperKubeEdge Bot2019-05-282-2/+1
|\ \
| * | Fixed restart issue of mapperSujith Simon2019-05-282-2/+1
| |/
* | Merge pull request #583 from rohitsardesai83/automated-cherry-pick-of-#479-up...•••Automated cherry pick of #479: Device CRD: remove configmap when no device is bound withKubeEdge Bot2019-05-281-0/+10
|\ \
| * | Device CRD: remove configmap when no device is bound with•••Fix #478 Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2019-05-281-0/+10
* | | Merge pull request #585 from rohitsardesai83/automated-cherry-pick-of-#489-up...•••Automated cherry pick of #489: Added README.MD for Kubeedge installer #issue-477KubeEdge Bot2019-05-283-90/+333
|\ \ \
| * | | Added README.MD for Kubeedge installer #issue-477•••resolved review comments resolved review comments resolved review comments Manju2019-05-283-90/+333
| | |/ | |/|
* | | Merge pull request #584 from rohitsardesai83/automated-cherry-pick-of-#481-up...•••Automated cherry pick of #481: fix the broken linkKubeEdge Bot2019-05-281-1/+1
|\ \ \
| * | | fix the broken linklou-lan2019-05-281-1/+1
| |/ /
* | | Merge pull request #582 from rohitsardesai83/automated-cherry-pick-of-#475-up...•••Automated cherry pick of #475: Changed exit status from 0 to 1 when bluetooth mapper exitsKubeEdge Bot2019-05-283-3/+3
|\ \ \
| * | | Changed exit status from 0 to 1 when bluetooth mapper exits due to bad config...Sujith Simon2019-05-283-3/+3
| | |/ | |/|
* | | Merge pull request #581 from rohitsardesai83/automated-cherry-pick-of-#472-up...•••Automated cherry pick of #472: Added Device CRD sample for CC2650 Bluetooth deviceKubeEdge Bot2019-05-282-0/+107
|\ \ \
| * | | Addressed review comments given by rohitsardesai83Sujith Simon2019-05-281-11/+0
| * | | Added Device CRD sample for CC2650 Bluetooth deviceSujith Simon2019-05-282-0/+118
| |/ /
* | | Merge pull request #580 from rohitsardesai83/automated-cherry-pick-of-#470-up...•••Automated cherry pick of #470: update setup steps in docs.kubeedge.ioKubeEdge Bot2019-05-285-191/+185
|\ \ \
| * | | update setup steps in docs.kubeedge.ioedisonxiang2019-05-285-191/+185
| |/ /
* | | Merge pull request #578 from rohitsardesai83/automated-cherry-pick-of-#462-up...•••Automated cherry pick of #462: Distinguish debugging information bbetween controller andKubeEdge Bot2019-05-282-17/+17
|\ \ \ | |_|/ |/| |
| * | Distinguish debugging information bbetween controller and devicecontroller•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-05-282-17/+17
| |/
* | Merge pull request #575 from rohitsardesai83/automated-cherry-pick-of-#459-up...•••Automated cherry pick of #459: delete useless field messageLayerKubeEdge Bot2019-05-281-4/+1
|\ \ | |/ |/|
| * delete useless field messageLayer•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-05-281-4/+1
* | Merge pull request #574 from rohitsardesai83/automated-cherry-pick-of-#453-up...•••Automated cherry pick of #453: Added lableselectors logic to deploy kubeedge edgenode pod toKubeEdge Bot2019-05-288-187/+252
|\ \
| * | Added lableselectors logic to deploy kubeedge edgenode pod to k8s cluster nod...Pavan Kumar D2019-05-288-187/+252
| |/
* | Merge pull request #573 from rohitsardesai83/automated-cherry-pick-of-#504-up...•••Automated cherry pick of #504: Fix #463: Update kubeedge architectureKubeEdge Bot2019-05-281-0/+0
|\ \ | |/ |/|
| * Fix #463: Update kubeedge architectureRohit Sardesai2019-05-281-0/+0
|/
* Merge pull request #460 from kevin-wangzefeng/automated-cherry-pick-of-#450-u...•••Automated cherry pick of #450: docs: [ Fix #436 ] : Apply device CRDs before running cloud.Siddharth Bhadri2019-05-071-0/+6
|\
| * docs: [ Fix #436 ] : Apply device CRDs before running cloud.Rohit Sardesai2019-05-071-0/+6
|/
* Merge pull request #447 from naveensriram/keinstaller•••Implementation of KubeEdge Installerv0.3.0-beta.0Rohit Sardesai2019-05-03230-717/+41358
|\
| * For KubeEdge installer required vendor updates for PR#342Naveen Sriram2019-05-03211-732/+38963
| * Implemented for cloud init & reset w.r.t PR#342Manju srivatsa2019-05-033-0/+497
| * Implemented CLI framework, edge join & reset w.r.t PR#342Naveen Sriram2019-05-0317-0/+1913
* | Merge pull request #448 from pavan187/kubeedge_e2e•••Benchmark tests addition to performace frameworkSiddharth Bhadri2019-05-037-12/+87
|\ \