ansible-playbook-bundle icon indicating copy to clipboard operation
ansible-playbook-bundle copied to clipboard

support alternative kubeconfig location

Open akostadinov opened this issue 7 years ago • 2 comments

It will be really helpful for testing to be able to specify custom kubeconfig location. I didn't realize earlier that --token alone is not enough for all apb functionality.

@jianzhangbjz, I installed patched version on your slave, will appreciate if you can give this some more testing. To test this PR, one would need to remove default ~/.kube/config file and run the tool commands with --kubeconfig my/alternative/path. To make sure that it takes effect properly by all commands.

akostadinov avatar Jun 27 '18 19:06 akostadinov

@akostadinov Many thanks for your PR! As you know, the code is freeze and testing it with kinds of subcommand will take much time I think. We will test it later. I guess this PR may be merged in next release.

jianzhangbjz avatar Jun 28 '18 14:06 jianzhangbjz