mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-22 02:41:04 +00:00
Automatic merge from submit-queue. 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>. Append an alpha label to the exclude load balancer annotation. There were concerns that this was not going through the alpha/beta process, so adding an `alpha` label. @mikedanese @caseydavenport @jdumars