mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Turn off command echoing to avoid illegal bytes in XML.
This commit is contained in:
@@ -232,7 +232,6 @@ __EOF__
|
||||
run_kubectl_apply_tests() {
|
||||
set -o nounset
|
||||
set -o errexit
|
||||
set -x
|
||||
|
||||
create_and_use_new_namespace
|
||||
kube::log::status "Testing kubectl apply --server-side"
|
||||
|
Reference in New Issue
Block a user