Commit b16af454 authored by Clayton Coleman's avatar Clayton Coleman

Revert "Skip "Simple pod should support exec through kubectl proxy" test"

This reverts commit 3bc6ceac.
parent 8f41db81
......@@ -431,8 +431,6 @@ var _ = SIGDescribe("Kubectl client", func() {
})
It("should support exec through kubectl proxy", func() {
Skip("kubernetes/kubernetes#50466: This feature doesn't work for anything but client certs authentication.")
// Fail if the variable isn't set
if framework.TestContext.Host == "" {
framework.Failf("--host variable must be set to the full URI to the api server on e2e run.")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment