...
- Upgrade the source code to Release7, then modify the
deploy/playbook/group_vars/all/edgex.yml
file and files indeploy/playbook/host_vars
directory according to the Installation Guide. - Run the
edgex_stop.yml
playbook to stop the EdgeX services. - Run the
build_images.yml
andpush_images.yml
playbooks to update the docker images in the private registry. - Run the
edge_install.yml
playbook to update the default docker runtime of edge nodes. Run the
edgex_start.yml
playbook to start the Edgex services.
Release Data
Module Version Changes
N/A. All modules that are part of this release The image-app and device-camera services which are newly added in this release are version 1.0.
As for existing services, the sync-app service which has been modified in this release is version 2.0, and the other unchanged services are version 1.0.
Document Version Changes
N/A. All documents included with this release are all newly created, so they are version 1.0.
Fixed Issues and Bugs
N/A. As this is a first release there are no bug fixes includedNo existing issues and bugs are fixed in this release.
Enhancements
N/A. As this is a first release there There are no enhancements from previous versions.
Version Change
This is release 12.0 of this blueprint.
Deliverable
...
The following known issues exist in the EdgeX Foundry implementation and impact this blueprint:
- A similar issue that hides the Kong (API gateway) application's
/usr/kong/lib
directory, leading to the process crashing - An issue with Kong's DNS processing that makes it fail to resolve the "localhost" address
...