kubernetes/test/e2e_node/remote
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
..
cadvisor_e2e.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
node_conformance.go stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
node_e2e.go stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
remote.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
ssh.go Check key existence in the getPrivateSSHKey function 2021-11-27 15:00:24 +09:00
types.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
utils.go test/e2e_node: update credential provider config to use v1beta1 kubelet 2022-03-24 23:28:37 -04:00