kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Fix clearing customDomain #300

Closed pierrelefevre closed 3 weeks ago

pierrelefevre commented 4 weeks ago

When clearing a deployment or vm httpProxy's customDomain we currently send null, however the API only clears the customdomain when "" is sent.

As described in https://github.com/kthcloud/go-deploy/issues/590