We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cae3f commit 11bec7fCopy full SHA for 11bec7f
1 file changed
test/extended/util/test.go
@@ -409,6 +409,10 @@ var (
409
410
`should idle the service and DeploymentConfig properly`, // idling with a single service and DeploymentConfig [Conformance]
411
412
+ // requires a 1.14 kubelet
413
+ "when the NodeLease feature is enabled",
414
+ "RuntimeClass should reject",
415
+
416
`\[Feature:Volumes\]`, // storage team to investigate it post-rebase
417
`\[Driver: csi-hostpath`, // storage team to investigate it post-rebase. @hekumar
418
`TaintBasedEvictions`, // scheduler tests failing serial. sig-pod/@ravig
0 commit comments