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:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Just create a device and check the status.
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: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:
kubectl version
): 1.18.8others
/kind bug