mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
Convert private.sh test to Go and remove basic.sh and private.sh
This commit is contained in:
@@ -82,4 +82,4 @@ else
|
||||
auth_config=()
|
||||
fi
|
||||
|
||||
"${e2e}" "${auth_config[@]:+${auth_config[@]}}" --host="https://${KUBE_MASTER_IP-}"
|
||||
"${e2e}" "${auth_config[@]:+${auth_config[@]}}" --host="https://${KUBE_MASTER_IP-}" --provider="${KUBERNETES_PROVIDER}"
|
||||
|
Reference in New Issue
Block a user