Radoslaw Śmigielski

Results 13 comments of Radoslaw Śmigielski

> FWIW, this problem exists in kubectl as well, e.g. `kubectl wait --help` `--timeout` docs, these are go https://pkg.go.dev/time#Duration if we want to be more specific. > > This change...

/test pull-kind-e2e-kubernetes-1-24 /test pull-kind-e2e-kubernetes-1-25

> 1.24 seems to be permanently failing https://prow.k8s.io/pr-history/?org=kubernetes-sigs&repo=kind&pr=3419, keep retesting is not going to solve the problem ;) Yeahhh but it seems to be not related to my change and...

Hi @todd-dsm, It looks like current version of LoadBalancer docs already have that fixed. `docker network inspect -f '{{.IPAM.Config}}' kind` Above is pretty much equivalent to your command `docker network...