| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | deprecate the edgecore containerized deployment solution•••Signed-off-by: fisherxu <fisherxu1@gmail.com> | fisherxu | 2023-12-05 | 5 | -381/+7 |
| * | bump go version to 1.20•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-11-07 | 1 | -1/+1 |
| * | update go version to 1.19•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-08-21 | 1 | -1/+1 |
| * | update golang to 1.17•••Signed-off-by: gy95 <1015105054@qq.com> | gy95 | 2023-01-12 | 1 | -1/+1 |
| * | simplify edgecore image build•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-29 | 1 | -1/+4 |
| * | fix image build error due to upgrade golang to 1.16•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-23 | 1 | -1/+1 |
| * | update golang to 1.16•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-09-23 | 1 | -1/+1 |
| * | Keadm: remove useless env•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-12-30 | 1 | -5/+0 |
| * | upate go version | Jan Unterbrink | 2020-07-14 | 1 | -1/+1 |
| * | Lint: cleanup white noise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-04 | 4 | -26/+26 |
| * | remove useless VOLUMES in edge and edgesite image•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-09 | 1 | -2/+0 |
| * | update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-09 | 1 | -3/+5 |
| * | update the setup docs about configuration file, and clean the old configurati...•••Signed-off-by: kuramal <linxxnil@126.com> | kuramal | 2020-01-21 | 1 | -1/+0 |
| * | Fix cannot set edgecore_image bug | Xinchi Ji | 2019-11-28 | 1 | -2/+2 |
| * | Adjust all base images to match latest golang 1.12 and alpine 3.10 | Johannes M. Scheuermann | 2019-11-20 | 2 | -9/+9 |
| * | Enable edge image build test on ARM64•••`binutils-gold` is installed to avoid the issue of COPY relocations on ARM Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-10-17 | 1 | -1/+1 |
| * | remove logging.yaml | fisherxu | 2019-10-09 | 1 | -5/+0 |
| * | rename edge_core to edgecore | kexun | 2019-08-07 | 4 | -12/+12 |
| * | 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 | 5 | -19/+27 |
| * | Merge pull request #512 from chendave/compose•••Build edgeimage with `docker-compose` | Siddharth Bhadri | 2019-05-16 | 2 | -0/+18 |
| |\ | |||||
| | * | Build edgeimage with `docker-compose`•••Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-05-15 | 2 | -0/+18 |
| * | | Merge pull request #511 from chendave/nits•••Fix nits in the doc - arch for arm64 is not correct | Siddharth Bhadri | 2019-05-14 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Fix nits in the doc - arch for arm64 is not correct•••See: https://github.com/multiarch/qemu-user-static/releases Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-05-14 | 2 | -2/+2 |
| | |/ | |||||
| * | | Addressing review comments | lidiyag | 2019-05-14 | 1 | -0/+1 |
| * | | Adding containername as a flag | lidiyag | 2019-05-14 | 1 | -1/+1 |
| |/ | |||||
| * | fix the broken link | lou-lan | 2019-05-09 | 1 | -1/+1 |
| * | fix the broken link•••Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-04-24 | 1 | -1/+1 |
| * | add k8s deployment for edge (#367) | Edison Xiang | 2019-04-19 | 11 | -37/+230 |
| * | Fixed some errors in the document (#388)•••* modify "edge.ke" to "edge.key" | googlebabaio | 2019-04-19 | 2 | -2/+3 |
| * | doc: run script in the right dir (#381)•••`.env` is located in the `build/edge` dir, should run the script in the right dir, or else we will see the below error message. sed: can't read .env: No such file or directory Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave (Wei) Chen | 2019-04-18 | 1 | -8/+9 |
| * | scripts: Improvement on the scripts for deploying wiht containers (#382)•••- Both edge and controller using the same certs or keys, and the change makes it use the default location where they are generated by the scripts, so no need to update them manually. - Other cleanup. Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave (Wei) Chen | 2019-04-18 | 2 | -17/+17 |
| * | Increase the deployment of docker-compose and modify the README (#335)•••* Increase the deployment of docker-compose and modify the README * Add a new line at the end of run_daemon.sh * Streamlined README * More scripts move out of README.md. | 张奇怪 | 2019-04-11 | 6 | -37/+377 |
| * | 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 | 2 | -0/+66 |
