Skip to content

Fix ForwardBackend filters initialization in routegroup#4122

Merged
a4180p merged 1 commit into
masterfrom
fix-forward
Jul 8, 2026
Merged

Fix ForwardBackend filters initialization in routegroup#4122
a4180p merged 1 commit into
masterfrom
fix-forward

Conversation

@a4180p

@a4180p a4180p commented Jul 7, 2026

Copy link
Copy Markdown
Member

Align filter cleanup behavior between ingress and routegroup processing in kubernetes dataclient.
Filters are cleaned up during the processing of ingress and left as is during the processing of routegroups.

IIUC the logic, default filters will not be cleared anyway, because they are added later in polling.go.
This is the risk we should accept.

Signed-off-by: Aleksandr Ponimaskin <aleksandr.ponimaskin@zalando.de>
@a4180p a4180p added the bugfix Bug fixes and patches label Jul 7, 2026
@a4180p a4180p requested a review from szuecs July 7, 2026 19:55
@a4180p a4180p marked this pull request as ready for review July 7, 2026 19:55
@a4180p

a4180p commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fixes and patches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants