mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
cleanup(kubectl-e2e): remove invalid comments
This commit is contained in:
parent
977465e310
commit
ae574993c2
@ -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