Lubomir I. Ivanov
a505c7160e
kubeadm: adapt the validation and utils for structured ExtraArgs
...
Use []kubeadm.Arg instead of map[string]string when
validating ExtraArgs in the API.
Add new GetArgValue() and SetArgValue() utilities
and tests in apis/kubeadm.
Add new utils for constucting commands from and to
a []kubeadm.Arg slice.
2023-08-16 13:27:05 +03:00
SataQiu
218b4dea9f
kubeadm: print warnings to stderr
2022-01-11 23:08:59 +08:00
aaa
980de9d38b
Use fmt.printf() to end with a newline
...
update pull request
2019-04-10 03:27:25 -04:00
jiaxuanzhou
f253171dfe
simplify logic for func BuildArgumentListFromMap
2018-11-01 23:15:48 +08:00
yuexiao-wang
f15410692e
[kubeadm/app/util]switch to github.com/pkg/errors
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-26 15:17:21 +08:00
lalyos
5308957dbc
Sort arguments before joining them, for reproducible return string
2018-05-14 20:24:39 +02:00
Lucas Käldström
d1acdf1627
kubeadm: Make the self-hosting with certificates in Secrets mode work again
2017-08-19 00:45:16 +03:00