You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"[sig-node] ImageCredentialProvider [Feature:KubeletCredentialProviders] should be able to create pod with image credentials fetched from external credential provider",
174
+
175
+
// Below this line is new for 1.34 rebase
176
+
177
+
// https://issues.redhat.com/browse/OCPBUGS-61515
178
+
"[sig-scheduling] SchedulerPreemption [Serial] validates various priority Pods preempt expectedly with the async preemption [Feature:SchedulerAsyncPreemption] [FeatureGate:SchedulerAsyncPreemption] [Beta]",
179
+
180
+
// https://issues.redhat.com/browse/OCPBUGS-61377
181
+
"[sig-cli] kubectl kuberc given preferences should be applied",
182
+
"[sig-cli] kubectl kuberc given preferences should be ignored when flags are explicitly passed",
183
+
184
+
// https://issues.redhat.com/browse/OCPBUGS-61378
185
+
"[sig-network] Conntrack should be able to cleanup conntrack entries when UDP service target port changes for a NodePort service",
186
+
187
+
// https://issues.redhat.com/browse/OCPBUGS-61381
188
+
// We should not run v1beta{1,2} tests because we are not currently serving them, not even in TechPreviewNoUpgrade
189
+
"[Feature:DynamicResourceAllocation] with v1beta",
"[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (delayed binding)] topology should provision a volume and schedule a pod with AllowedTopologies",
185
202
"[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies",
186
203
"[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies",
204
+
205
+
// May become conformance in 4.22+, will need to revisit per https://issues.redhat.com/browse/OCPBUGS-61380
206
+
"[sig-network] Services should support named targetPorts that resolve to different ports on different endpoints",
0 commit comments