Skip to content

Commit

Permalink
Merge pull request apache#131 from dims/e2e-do-not-force-remove-node-…
Browse files Browse the repository at this point in the history
…taint

[e2e] external cloud controller manager should remove node taint
  • Loading branch information
dims authored Apr 8, 2018
2 parents 4b088ee + 15d5634 commit 562959f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@
# Sleep to wait for creating serviceaccount default/default complete
sleep 5
# Remove node taint
cluster/kubectl.sh taint nodes "$HOSTNAME_OVERRIDE" node.cloudprovider.kubernetes.io/uninitialized-
# Set admin kubeconfig for running e2e tests
export KUBECONFIG=/var/run/kubernetes/admin.kubeconfig
Expand Down

0 comments on commit 562959f

Please sign in to comment.