openziti / desktop-edge-win

Provides a Ziti client for Windows
Apache License 2.0
35 stars 13 forks source link

Updates to server/client configuration not reflected until service restarts #124

Closed dovholuknf closed 3 years ago

dovholuknf commented 3 years ago

If a service is created, renamed, deleted things work fine. If the ziti-tunneler-client.v1 is updated - the information will not be updated until the service is restarted.

Process a change to ziti-tunneler-client.v1 properly and verify a change to ziti-tunneler-server.v1 is also handled properly

dovholuknf commented 3 years ago

see https://github.com/openziti/ziti-sdk-c/issues/108 - until that issue is resolved this one can't proceed

dovholuknf commented 3 years ago

resolved around 1.2.14 with the subsequent fixes from the c sdk