Michael Taufen
|
96f30d49dc
|
Replace --init-config-dir with --config
|
2017-12-26 19:38:30 -06:00 |
|
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 |
|
Marcin Owsiany
|
49553d4a7a
|
Fix lint warnings for useless err checks.
This check was recently added to golint.
|
2017-10-17 12:52:54 +02:00 |
|
Cheng Xing
|
8618e28194
|
Refactoring for filesystem mock move
|
2017-08-28 16:17:15 -07:00 |
|
Michael Taufen
|
251e8f5f1f
|
Test loading Kubelet config from a file
|
2017-08-26 12:53:59 -07:00 |
|