k3s/pkg/kubelet/kubeletconfig/configfiles
Michael Taufen 816174c69a Kubelet: Relative paths in local config file
Resolve relative paths against the config file's location.
Add a test to help keep the list of filepath fields up to date.

Issue: #55644
Related comment:
https://github.com/kubernetes/kubernetes/pull/53833#issuecomment-344009912

Will add the same behavior for dynamic Kubelet config in a future PR,
see issue #55645.
2017-11-15 09:32:53 -08:00
..
BUILD Kubelet: Relative paths in local config file 2017-11-15 09:32:53 -08:00
configfiles.go Kubelet: Relative paths in local config file 2017-11-15 09:32:53 -08:00
configfiles_test.go Kubelet: Relative paths in local config file 2017-11-15 09:32:53 -08:00