mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Revert "Skip "Simple pod should support exec through kubectl proxy" test"
This reverts commit 3bc6ceac38
.
This commit is contained in:
parent
8f41db8100
commit
b16af45454
@ -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.")
|
||||
|
Loading…
Reference in New Issue
Block a user