Merge pull request #18001 from ixdy/test-cmd-version
Auto commit by PR queue bot
This commit is contained in:
@@ -187,6 +187,9 @@ kube::util::wait_for_url "http://127.0.0.1:${API_PORT}/api/v1/nodes/127.0.0.1" "
|
|||||||
# Expose kubectl directly for readability
|
# Expose kubectl directly for readability
|
||||||
PATH="${KUBE_OUTPUT_HOSTBIN}":$PATH
|
PATH="${KUBE_OUTPUT_HOSTBIN}":$PATH
|
||||||
|
|
||||||
|
kube::log::status "Checking kubectl version"
|
||||||
|
kubectl version
|
||||||
|
|
||||||
runTests() {
|
runTests() {
|
||||||
version="$1"
|
version="$1"
|
||||||
echo "Testing api version: $1"
|
echo "Testing api version: $1"
|
||||||
|
Reference in New Issue
Block a user