mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 21:40:29 +00:00
Automatic merge from submit-queue (batch tested with PRs 67399, 67471, 66815, 67301, 55840). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix load balancer IP change when updating service **What this PR does / why we need it**: To fix bug in azure load balancer. Change frontend IP Configuration while updating service without changing its internal annotation **Which issue(s) this PR fixes** : Fixes #66424 ```release-note NONE ```