Skip to content

[v1.18] pkg/redirectpolicy: Check for LRP backend pod readiness#43756

Merged
julianwiedmann merged 1 commit intov1.18from
pr/jwi/v1.18/lrp-pod-ready
Jan 20, 2026
Merged

[v1.18] pkg/redirectpolicy: Check for LRP backend pod readiness#43756
julianwiedmann merged 1 commit intov1.18from
pr/jwi/v1.18/lrp-pod-ready

Conversation

@julianwiedmann
Copy link
Copy Markdown
Member

@julianwiedmann julianwiedmann commented Jan 14, 2026

Manual backport of

Once this PR is merged, a GitHub action will update the labels of these PRs:

 43095

[ upstream commit 8446c23 ]

The refactored LB control plane for LRP missed the pod
readiness check from the earlier LRP manager implementation.
As a result, this led to creation of local-redirect entries
when pod backends weren't ready to service traffic.

Fixes: 5a289d5 ("experimental: Implement handling of LocalRedirectPolicies")
Fixes: #43080
Signed-off-by: Aditi Ghag <aditi@cilium.io>
Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.18 This PR represents a backport for Cilium 1.18.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Jan 14, 2026
@julianwiedmann
Copy link
Copy Markdown
Member Author

/test

@julianwiedmann julianwiedmann marked this pull request as ready for review January 14, 2026 16:23
@julianwiedmann julianwiedmann requested a review from a team as a code owner January 14, 2026 16:23
@julianwiedmann julianwiedmann added this pull request to the merge queue Jan 20, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 20, 2026
Merged via the queue into v1.18 with commit 58f8489 Jan 20, 2026
300 checks passed
@julianwiedmann julianwiedmann deleted the pr/jwi/v1.18/lrp-pod-ready branch January 20, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.18 This PR represents a backport for Cilium 1.18.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants