mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-10 21:10:39 +00:00
Automatic merge from submit-queue (batch tested with PRs 47851, 47824, 47858, 46099) Revert "[Federation] Fix federated service reconcilation issue due to addition of External…" Reverts kubernetes/kubernetes#45798 Reverting the temporary fix as the problem is fixed in #45869. with that fix federation also can default ExternalTrafficLocalOnly if not set. Issue: #45812 cc @MrHohn @madhusudancs @kubernetes/sig-federation-bugs