mirror of https://github.com/ceph/go-ceph
daf48e4aa2
Fixes: #815 When updates to the NFS mgr API were recently merged on Ceph main branch the go-ceph test started failing. This occurred because go-ceph was unintentionally relying on invalid JSON (an empty string) returned from the API call for an invalid export pseudo path. On ceph main it now returns an empty JSON object. This change treats both empty string and empty JSON object as an error explicitly. Signed-off-by: John Mulligan <jmulligan@redhat.com> |
||
---|---|---|
.. | ||
admin | ||
commands | ||
log |