Azure-Samples / azure-iot-starter-kits

Samples for Azure IoT starter kits.
MIT License
30 stars 39 forks source link

Updates for IoT Edge Runtime GA version #28

Closed daisukeiot closed 5 years ago

daisukeiot commented 5 years ago

Purpose

Update deployment manifest, dockerfile, and code for IoT Edge GA

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

Update container and deployment manifests for IoT Edge GA

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: Update container and IoT Edge Runtime settings

How to Test

  1. Clone repo
  2. Build and publish to registry
  3. Deploy

What to Check

Make sure temperature sensor container sends telemetry to IoT Hub