Skip to content

[release-1.33] fix(multi-slb): serialize backendPoolUpdater with service reconcile loop#10389

Merged
k8s-ci-robot merged 2 commits into
kubernetes-sigs:release-1.33from
k8s-infra-cherrypick-robot:cherry-pick-10328-to-release-1.33
May 19, 2026
Merged

[release-1.33] fix(multi-slb): serialize backendPoolUpdater with service reconcile loop#10389
k8s-ci-robot merged 2 commits into
kubernetes-sigs:release-1.33from
k8s-infra-cherrypick-robot:cherry-pick-10328-to-release-1.33

Conversation

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

This is an automated cherry-pick of #10328

/assign Liunardy

fix: serialize backendPoolUpdater with service reconciliation to prevent concurrent backend pool writes in multi-standard-load-balancer configurations with externalTrafficPolicy: Local

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/needs-kind labels May 19, 2026
@k8s-ci-robot k8s-ci-robot requested review from Liunardy and mainred May 19, 2026 01:57
@github-actions github-actions Bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label May 19, 2026
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 19, 2026
Copy link
Copy Markdown
Contributor

@Liunardy Liunardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 19, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k8s-infra-cherrypick-robot, Liunardy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 19, 2026
@anndono
Copy link
Copy Markdown
Contributor

anndono commented May 19, 2026

/retest

1 similar comment
@Liunardy
Copy link
Copy Markdown
Contributor

/retest

@Liunardy
Copy link
Copy Markdown
Contributor

/kind bug

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. and removed do-not-merge/needs-kind labels May 19, 2026
@k8s-ci-robot k8s-ci-robot merged commit d7876ce into kubernetes-sigs:release-1.33 May 19, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants