Files
kubernetes/test/integration
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-14 18:43:33 +00:00
2022-11-09 09:02:40 +01:00
2023-01-10 14:52:54 +00:00
2022-11-09 09:02:40 +01:00
2022-05-05 20:12:50 +00:00
2022-07-26 13:14:05 -04:00
2022-07-15 20:22:37 +08:00
2022-07-15 20:22:37 +08:00
2021-02-28 15:17:29 -08:00