openyurtio / yurt-device-controller

This repository contains the device-controller that leverages EdgeX Foundry to manage edge devices
Apache License 2.0
14 stars 15 forks source link

[BUG] some items in deviceProperties do not have value #16

Closed wawlian closed 2 years ago

wawlian commented 2 years ago

What happened: when checking status of device with kubectl get device xxx -o yaml, some of the items in status.deviceProperties do not have values while the response of EdgeX API contains value. Here is and example below: image

image

What you expected to happen:

How to reproduce it (as minimally and precisely as possible): Just create a device and check the status.

Anything else we need to know?:

Environment:

others

/kind bug

qclc commented 2 years ago

Thanks for raising this bug. Are you willing to be responsible for fixing this bug? @wawlian

qclc commented 2 years ago

/assign @wawlian