fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Automatically add port for backup and restore

Open johscheuer opened this issue 3 years ago • 0 comments
trafficstars

What would you like to be added/changed?

The fdbbackup and fdbrestore command are not working correctly if the port is missing in the blob URL we should ensure on FDB side that this works like expected. In the meantime we could add the port based on a heuristic (if sc=0 we use port 80 otherwise we use port 443) if the account is missing the port.

In addition to that we should document this behaviour to make it easier for other user to debug and fix this known issue.

johscheuer avatar Jun 09 '22 05:06 johscheuer