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
Automatic merge from submit-queue (batch tested with PRs 16226, 16377, 15766, 16299, 16153)
Fix NodePort test
Pulls in the k8s test utils fix from kubernetes/kubernetes#49025 to make the NodePort test work on non-cloud installs again.
Fixes#15253
Specifically
Extended.[k8s.io] Services should be able to create a functioning NodePort service
I think that this is intended to be the fix: kubernetes/kubernetes#49025, but I'm not completely certain.
It was disabled in
disable a few failing e2e tests
from #15234 and that is green and reviewed, so its a good base.The text was updated successfully, but these errors were encountered: