kubeadm: Don't hardcode temp path in a test
Hardcoding a temp path of /tmp/... is not portable and can potentially cause
other issues (such as flakyness) too.
Use TempFile instead.
Signed-off-by:
Rostislav M. Georgiev <rostislavg@vmware.com>
Showing
Please
register
or
sign in
to comment