Merge pull request #34360 from bprashanth/np_fix
Automatic merge from submit-queue
Remove onlyLocal NodePort e2e till pr #33957
We were basically testing this bug: https://github.com/kubernetes/kubernetes/issues/30809
We fixed the bug: https://github.com/kubernetes/kubernetes/pull/33587, but forgot to remove the "test".
This pr adds a test for the new feature: https://github.com/kubernetes/kubernetes/pull/33957 (ensure that nodePort with onlyLocal works only on nodes with endpoints and fails otherwise)
fixes https://github.com/kubernetes/kubernetes/issues/34124
Showing
Please
register
or
sign in
to comment