Changed kubectl config set-cluster and set-credentials to support process substitution for filenames
This commit is contained in:
@@ -439,6 +439,18 @@ runTests() {
|
||||
|
||||
record_command run_kubectl_config_set_tests
|
||||
|
||||
##############################
|
||||
# kubectl config set-cluster #
|
||||
##############################
|
||||
|
||||
record_command run_kubectl_config_set_cluster_tests
|
||||
|
||||
##################################
|
||||
# kubectl config set-credentials #
|
||||
##################################
|
||||
|
||||
record_command run_kubectl_config_set_credentials_tests
|
||||
|
||||
#######################
|
||||
# kubectl local proxy #
|
||||
#######################
|
||||
|
Reference in New Issue
Block a user