Files
kubernetes/test/integration
Masashi Honma bcbd16b94b test-integration: Fix using deprecated default cluster IPs
The integration test for pods produces a warning caused by using deprecated
default cluster IPs.

$ make test-integration WHAT=./test/integration/pods GOFLAGS="-v"
W1007 17:25:28.217410  100721 services.go:37] No CIDR for service cluster IPs specified. Default value which was 10.0.0.0/24 is deprecated and will be removed in future releases. Please specify it using --service-cluster-ip-range on kube-apiserver.

This warning appears 36 times after running all tests. This patch removes all
the warnings.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2020-10-08 20:38:58 +09:00
..
2020-03-05 14:59:46 -08:00
2020-09-14 09:24:40 -04:00
2020-09-02 10:49:40 -07:00
2020-09-18 00:44:39 +00:00
2020-09-24 16:14:29 -04:00
2020-02-08 12:30:21 -05:00
2020-03-05 14:59:46 -08:00
2020-03-05 14:59:46 -08:00
2020-02-08 12:30:21 -05:00
2020-03-05 14:59:46 -08:00
2020-03-05 14:59:46 -08:00
2020-03-05 14:59:46 -08:00
2019-11-06 17:39:05 -05:00
2020-09-04 08:42:45 -04:00
2020-03-05 14:59:46 -08:00