Files
kubernetes/test
Davanum Srinivas 1671efe7a8 Do not use a global variable for etcdURL
we are saving this information in an env variable `KUBE_INTEGRATION_ETCD_URL`

So just pick it up from there when needed. Currently when someone uses
framework.RunCustomEtcd directly, the global variable is *not* set and the
code that uses `GetEtcdURL` returns empty string.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-01-22 14:11:26 -05:00
..
2022-12-16 20:14:04 +01:00
2023-01-18 13:24:40 +05:30
2021-02-28 15:17:29 -08:00
2021-03-04 07:54:53 +01:00
2022-06-15 13:38:48 +09:00
2022-12-16 20:14:04 +01:00
2023-01-09 09:54:10 +01:00