From 38ff76db973a3657a28507a44016d356213c3339 Mon Sep 17 00:00:00 2001 From: "Madhusudan.C.S" Date: Tue, 20 Jun 2017 10:10:50 -0700 Subject: [PATCH] Increase the verbosity level to gather additional information from CI failures. This is likely temporary. We are going to revert this PR once this is resolved. --- federation/cluster/federation-up.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/federation/cluster/federation-up.sh b/federation/cluster/federation-up.sh index 62efca9cdfc..7d5af8bc468 100755 --- a/federation/cluster/federation-up.sh +++ b/federation/cluster/federation-up.sh @@ -95,7 +95,7 @@ function init() { --apiserver-enable-token-auth=true \ --apiserver-arg-overrides="--v=4" \ --controllermanager-arg-overrides="--v=4" \ - --v=4 + --v=8 } # join_clusters joins the clusters in the local kubeconfig to federation. The clusters