mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 54644, 53072). 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>. Flag gate node exclusion for service load balancers. @thockin @jdumars ```release-note Add a new feature gate for enabling an alpha annotation which, if present, excludes the annotated node from being added to a service load balancers. ``` Issue: https://github.com/kubernetes/kubernetes/issues/54743 Notes: The original PR for this feature was: https://github.com/kubernetes/kubernetes/pull/53146 Which didn't include a gate (or the alpha label). This was refined to add the `alpha` label in: https://github.com/kubernetes/kubernetes/pull/53678 Then in the cherry-pick review: https://github.com/kubernetes/kubernetes/pull/53656#issuecomment-335693646 @thockin requested a gate for an alpha feature, which is this PR. |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
doc.go | ||
service_controller.go | ||
service_controller_test.go |