mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #115117 from pacoxu/cleanup-kubectl-e2e
cleanup(kubectl-e2e): remove invalid comments
This commit is contained in:
commit
3154010eec
@ -69,7 +69,6 @@ func testingPod(name, value, defaultContainerName string) v1.Pod {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO promote to conformance test
|
|
||||||
var _ = SIGDescribe("Kubectl logs", func() {
|
var _ = SIGDescribe("Kubectl logs", func() {
|
||||||
f := framework.NewDefaultFramework("kubectl-logs")
|
f := framework.NewDefaultFramework("kubectl-logs")
|
||||||
f.NamespacePodSecurityEnforceLevel = admissionapi.LevelBaseline
|
f.NamespacePodSecurityEnforceLevel = admissionapi.LevelBaseline
|
||||||
|
Loading…
Reference in New Issue
Block a user