bug-fix: get k8s config 63/62363/2
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Sat, 15 Sep 2018 07:23:13 +0000 (15:23 +0800)
committerYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Sat, 15 Sep 2018 07:28:52 +0000 (15:28 +0800)
commitd06192b9ff24020cc20f903d939714e2a09a86c2
treed0ca4fdcb3411559ff9a76feba2dcf8728f32096
parent27d82af1145673330eddbe80eb39c47d93322cbe
bug-fix: get k8s config

JIRA: BOTTLENECK-243

Geting k8s config using sshpass will fail when frst time
loginning to k8s master. Add -o StrictHostKeyChecking=no
to input the prompt.

Change-Id: Ib9ab3617b6d50ab85be317faf715f751fcda9149
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
utils/k8s_setup/k8s_config_pre.sh