]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: special casing for minikube in run-backend-rook-api-request.sh 26600/head
authorJeff Layton <jlayton@redhat.com>
Fri, 22 Feb 2019 19:40:51 +0000 (14:40 -0500)
committerJeff Layton <jlayton@redhat.com>
Fri, 22 Feb 2019 19:45:23 +0000 (14:45 -0500)
commit73ab735a509a63b24b38833da9cf6af4617e36af
tree4d40a64da3f60558cbe7c6e8b325f1ba6000a128
parent80784dd9dc36a87971ec4e7c26a5d6c66a6b1d65
mgr/dashboard: special casing for minikube in run-backend-rook-api-request.sh

For people running minikube for testing, the hostname "minikube" is
often not resolvable. If that's what the hostname is, then get
the address from "minikube ip" instead.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/pybind/mgr/dashboard/run-backend-rook-api-request.sh