fix: using the announced ip address as source of truth

This commit is contained in:
Dario Tranchitella
2022-07-18 20:13:43 +00:00
parent 094ea2b0e0
commit f496fefce9
-1
View File
@@ -8,7 +8,6 @@ import (
"context"
"fmt"
"io/ioutil"
"os/exec"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"