appgate/sdp-operator

Support setting device id

Closed this issue · 0 comments

Right now a new one is generated on every run, creating a new device entry every time on the controller.

The operator should persist the generated device id into the config map, see #71.
The operator should also allow setting the device id directly.