summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjust all base images to match latest golang 1.12 and alpine 3.10Johannes M. Scheuermann2019-11-201-5/+5
* Make sure the bluetoothdevice image is built in Travis CI•••Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2019-10-291-1/+2
* add golang version check for makefile•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-10-121-0/+1
* add verify-vendor.sh•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-10-011-3/+3
* create a symlink in vendor directory pointing to the staging components•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-301-1/+1
* add deploy and exampleedisonxiang2019-09-051-0/+4
* add _output to .gitignorefisherxu2019-09-041-2/+2
* fix make cloudcore&admissionfisherxu2019-09-031-6/+11
* add deploy script and yaml filesfisherxu2019-08-281-6/+10
* Merge pull request #1016 from subpathdev/verifyVendor•••adding verfify vendor scriptKubeEdge Bot2019-08-191-3/+3
|\
| * Add gomod verify scripts•••adding verfify vendor script check if dependencies have been patched Jan Unterbrink2019-08-151-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 Yan2019-08-101-4/+4
|/
* remove init from cloud part and rename cloud partfisherxu2019-08-081-1/+1
* adding build flags for armv7 and armv8 build armv7Jan Unterbrink2019-07-311-0/+20
* rename device dir to mappersfisherxu2019-07-261-3/+3
* Add dockerfile for edgesiteSujith Simon2019-07-081-0/+11
* fix WHAT string edgesiteJan Unterbrink2019-07-031-1/+1
* adding edgesite•••updating error message Jan Unterbrink2019-06-261-1/+4
* Merge pull request #717 from subpathdev/unitTest•••adding unit tests cloudKubeEdge Bot2019-06-251-0/+4
|\
| * adding unit tests cloudJan Unterbrink2019-06-191-0/+4
* | Updated documentation of Bluetooth Mapper to incorporate changes in Makefile ...Sujith Simon2019-06-201-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 Simon2019-06-191-0/+1
* | e2e tests for edgesitePavan Kumar D2019-06-181-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 Unterbrink2019-06-141-0/+11
* add dep check ci test•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-06-141-1/+4
* adding lint checking in kubeadmJan Unterbrink2019-06-041-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-251-1/+12
* Adding KubeEdge installer code with enhancements for PR#513samy20192019-05-171-0/+5
* Build edgeimage with `docker-compose`•••Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2019-05-151-1/+1
* Performane Framework CodePavan Kumar D2019-05-031-0/+4
* update cloud pathm10937825662019-04-291-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.Horie2019-04-171-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 commentsManju Srivatsav2019-04-131-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 tedli2019-03-251-0/+4
* Dockerfiles and scripts to containerize edge controller (#246)tedli2019-03-251-0/+5
* E2E Automation framework changesPavan Kumar D2019-03-211-0/+4
* Modified makefile to provide user with an option to compile a smaller size bi...Sujith Simon2019-03-191-0/+4
* added LICENSESiddharth Bhadri2019-03-051-1/+2
* added Makefile for cloudSiddharth Bhadri2019-03-051-0/+4
* kubeedge: added cross build job for edge•••Added cross build job for edge Siddharth Bhadri2019-02-151-0/+4
* kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part Siddharth Bhadri2019-02-141-23/+11
* script to clean the unwanted log files and folders•••this script will remove unwanted logs,process and folders Fixes #115 Manju Srivatsa2019-02-111-0/+3
* edged integration test supportPavan Kumar D2019-02-011-1/+1
* Edge SDV code commitPavan Kumar D2019-01-171-0/+5
* scripts: Added Unit tests for edgehub module.goSujith Simon2019-01-151-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 root2019-01-151-0/+1
* add hack/verify.sh and add verify in Makefilelinweibin2018-11-091-0/+4
* initial code changes of kubeedgem10937825662018-11-051-0/+17