kubernetes/test/e2e_node/services
Patrick Ohly 41619ace15 stop using deprecated klog flags
Some scripts and tools still relied on the deprecated flags, the ones
which are about to be removed.

This is intentionally not a complete removal of all those flags in the entire
repo. This would lead to much more code churn also in places where commands
still accept the flags because they use klog directly.
2022-09-04 21:02:43 +02:00
..
apiserver.go io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
internal_services.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kubelet.go stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
logs.go capture additional logs related to containerd 2021-03-07 13:48:07 -05:00
namespace_controller.go refactor: migrate node e2e tests off insecure port 2020-10-20 00:12:58 +08:00
server.go e2e node server: fix crash in log line 2021-07-30 12:36:00 -05:00
services.go e2e: move feature gate support from test/e2e to test/e2e_node 2022-04-25 15:41:41 +02:00
util.go refactor: migrate node e2e tests off insecure port 2020-10-20 00:12:58 +08:00