Skip to content

envoy: keep ADS policy maps alive - #1982

Open
nezdolik wants to merge 1 commit into
mainfrom
fix/ads-policy-map-lifetime
Open

envoy: keep ADS policy maps alive#1982
nezdolik wants to merge 1 commit into
mainfrom
fix/ads-policy-map-lifetime

Conversation

@nezdolik

@nezdolik nezdolik commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

NPDS and NPHDS share the ADS stream with LDS. Removing the final listener used to destroy their maps while the stream kept the subscriptions, so later policy responses were treated as unwatched. Pin both maps for the ADS stream lifetime so policy updates remain subscribed and processed.

Fix for cilium/cilium#47624

NPDS and NPHDS share the ADS stream with LDS. Removing the final listener used to destroy their maps while the stream kept the subscriptions, so later policy responses were treated as unwatched. Pin both maps for the ADS stream lifetime so policy updates remain subscribed and processed.

Signed-off-by: Kateryna Nezdolii <kateryna.nezdolii@gmail.com>
@nezdolik
nezdolik requested a review from a team as a code owner August 6, 2026 14:00
@nezdolik
nezdolik requested a review from sayboras August 6, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant