mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
Fix logic errors in validate cluster and make it work for vagrant again
This commit is contained in:
@@ -61,3 +61,8 @@ function test-setup {
|
||||
function test-teardown {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
# Set the {user} and {password} environment values required to interact with provider
|
||||
function get-password {
|
||||
echo "TODO"
|
||||
}
|
||||
|
Reference in New Issue
Block a user