File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,23 @@ should resolve connection reset issue #74839
4747# TO BE FIXED BY https://github.com/kubernetes/kubernetes/pull/129049
4848Services should be able to switch session affinity for NodePort service
4949
50+ # FIXME: https://github.com/ovn-kubernetes/ovn-kubernetes/issues/5460
51+ # Skipping tests for now, commit to be reverted once kube rebase to 1.33 completes
52+ # TO BE FIXED BY https://github.com/kubernetes/kubernetes/pull/130181
53+ should update the ephemeral containers in an existing pod
54+ will start an ephemeral container in an existing pod
55+
56+ # FIXME: https://github.com/ovn-kubernetes/ovn-kubernetes/issues/5460
57+ # Skipping test for now, commit to be reverted once kube rebase to 1.33 completes
58+ # TO BE FIXED BY https://github.com/kubernetes/kubernetes/commit/3698050dc799a3c81a50ef050e763bade4184c4d
59+ # Could not determine why the failure is happening in 1.32 but the test does pass in 1.33
60+ should work with a search path containing an underscore and a search path with a single dot
61+
62+ # FIXME: https://github.com/ovn-kubernetes/ovn-kubernetes/issues/5460
63+ # Skipping test for now, commit to be reverted once kube rebase to 1.33 completes
64+ # TO BE FIXED BY backport of https://github.com/kubernetes/kubernetes/pull/128850
65+ should connect to the named ports exposed by restartable init containers
66+
5067# api flakes
5168sig-api-machinery
5269
You can’t perform that action at this time.
0 commit comments