| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjust all base images to match latest golang 1.12 and alpine 3.10 | Johannes M. Scheuermann | 2019-11-20 | 1 | -5/+5 |
| * | Make sure the bluetoothdevice image is built in Travis CI•••Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-10-29 | 1 | -1/+2 |
| * | add golang version check for makefile•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-12 | 1 | -0/+1 |
| * | add verify-vendor.sh•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-01 | 1 | -3/+3 |
| * | create a symlink in vendor directory pointing to the staging components•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-30 | 1 | -1/+1 |
| * | add deploy and example | edisonxiang | 2019-09-05 | 1 | -0/+4 |
| * | add _output to .gitignore | fisherxu | 2019-09-04 | 1 | -2/+2 |
| * | fix make cloudcore&admission | fisherxu | 2019-09-03 | 1 | -6/+11 |
| * | add deploy script and yaml files | fisherxu | 2019-08-28 | 1 | -6/+10 |
| * | Merge pull request #1016 from subpathdev/verifyVendor•••adding verfify vendor script | KubeEdge Bot | 2019-08-19 | 1 | -3/+3 |
| |\ | |||||
| | * | Add gomod verify scripts•••adding verfify vendor script check if dependencies have been patched | Jan Unterbrink | 2019-08-15 | 1 | -3/+3 |
| * | | edge: use golangci-lint for edge_lint•••For the consistency with other commands, such as cloud_lint and keadm_lint, this PR changes Makefile command `edge_verify` to `edge_lint` and call `golangci-lint` directly. So, edge/hack/verify.sh is no longer being used and deleted. | Ziyi Yan | 2019-08-10 | 1 | -4/+4 |
| |/ | |||||
| * | remove init from cloud part and rename cloud part | fisherxu | 2019-08-08 | 1 | -1/+1 |
| * | adding build flags for armv7 and armv8 build armv7 | Jan Unterbrink | 2019-07-31 | 1 | -0/+20 |
| * | rename device dir to mappers | fisherxu | 2019-07-26 | 1 | -3/+3 |
| * | Add dockerfile for edgesite | Sujith Simon | 2019-07-08 | 1 | -0/+11 |
| * | fix WHAT string edgesite | Jan Unterbrink | 2019-07-03 | 1 | -1/+1 |
| * | adding edgesite•••updating error message | Jan Unterbrink | 2019-06-26 | 1 | -1/+4 |
| * | Merge pull request #717 from subpathdev/unitTest•••adding unit tests cloud | KubeEdge Bot | 2019-06-25 | 1 | -0/+4 |
| |\ | |||||
| | * | adding unit tests cloud | Jan Unterbrink | 2019-06-19 | 1 | -0/+4 |
| * | | Updated documentation of Bluetooth Mapper to incorporate changes in Makefile ... | Sujith Simon | 2019-06-20 | 1 | -1/+2 |
| * | | Added e2e tests for device management (#693)•••* Added e2e tests for device management * Addressed review comments given by rohitsardesai83 * Resolved conflicts and made changes accordingly | Sujith Simon | 2019-06-19 | 1 | -0/+1 |
| * | | e2e tests for edgesite | Pavan Kumar D | 2019-06-18 | 1 | -0/+1 |
| |/ | |||||
| * | adding build stepts•••- make bluetoothdevice will build the bluetoothdevice - make bluetoothdevice_lint will lint checking device/bluetoothdevice - make bluetoothdevice_image will build the docker image | Jan Unterbrink | 2019-06-14 | 1 | -0/+11 |
| * | add dep check ci test•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-06-14 | 1 | -1/+4 |
| * | adding lint checking in kubeadm | Jan Unterbrink | 2019-06-04 | 1 | -1/+5 |
| * | Docker-compose deployment update to docker in docker (#508)•••* 1.Docker-compose deployment update to docker in docker 2.Fixed a bug where make edgeimage failed in root directory 3.The emqx container is updated to v3.1.0 and supports emqx-storm configuration. * Delete emqx storm config * Modify emqx edge download link * Modify emqx edge download link * Remove extra lines and add optional values for arch and qemu_arch | 张奇怪 | 2019-05-25 | 1 | -1/+12 |
| * | Adding KubeEdge installer code with enhancements for PR#513 | samy2019 | 2019-05-17 | 1 | -0/+5 |
| * | Build edgeimage with `docker-compose`•••Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-05-15 | 1 | -1/+1 |
| * | Performane Framework Code | Pavan Kumar D | 2019-05-03 | 1 | -0/+4 |
| * | update cloud path | m1093782566 | 2019-04-29 | 1 | -3/+3 |
| * | Add static checks in CI (#370)•••* add static checks for cloud code in travis-ci #359 * fix lint in cloud #359 * fix install golangci-lint in travis.yml #359 * fix comment in .travis.yml #359 | Y.Horie | 2019-04-17 | 1 | -0/+4 |
| * | Makefile changes to make both cloud and edge_core binaries (#340)•••These changes will build both cloud and edge binaries when you do make Fixes #338 Addressed review comments Addressed review comments code changes to support make all WHAT={component} resolved comments | Manju Srivatsav | 2019-04-13 | 1 | -7/+18 |
| * | Dockerfiles and scripts to containerize edge core (#247)•••* Dockerfiles and scripts to containerize edge core * notify edge to delete pod again if edge didn't handle pod delete event | tedli | 2019-03-25 | 1 | -0/+4 |
| * | Dockerfiles and scripts to containerize edge controller (#246) | tedli | 2019-03-25 | 1 | -0/+5 |
| * | E2E Automation framework changes | Pavan Kumar D | 2019-03-21 | 1 | -0/+4 |
| * | Modified makefile to provide user with an option to compile a smaller size bi... | Sujith Simon | 2019-03-19 | 1 | -0/+4 |
| * | added LICENSE | Siddharth Bhadri | 2019-03-05 | 1 | -1/+2 |
| * | added Makefile for cloud | Siddharth Bhadri | 2019-03-05 | 1 | -0/+4 |
| * | kubeedge: added cross build job for edge•••Added cross build job for edge | Siddharth Bhadri | 2019-02-15 | 1 | -0/+4 |
| * | kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part | Siddharth Bhadri | 2019-02-14 | 1 | -23/+11 |
| * | script to clean the unwanted log files and folders•••this script will remove unwanted logs,process and folders Fixes #115 | Manju Srivatsa | 2019-02-11 | 1 | -0/+3 |
| * | edged integration test support | Pavan Kumar D | 2019-02-01 | 1 | -1/+1 |
| * | Edge SDV code commit | Pavan Kumar D | 2019-01-17 | 1 | -0/+5 |
| * | scripts: Added Unit tests for edgehub module.go | Sujith Simon | 2019-01-15 | 1 | -1/+1 |
| * | scripts: changes in Make file to run UT•••Made changes in make file to add env variable to fix UT panic Fixes #85 | root | 2019-01-15 | 1 | -0/+1 |
| * | add hack/verify.sh and add verify in Makefile | linweibin | 2018-11-09 | 1 | -0/+4 |
| * | initial code changes of kubeedge | m1093782566 | 2018-11-05 | 1 | -0/+17 |
