envoyproxy / envoyproxy/envoy

Ensure all xDS subscription code handles xDS removals

Open
#13,700 0 comments 0 reactions 0 assignees View on GitHub
area/xds help wanted tech debt
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

With the introduction of Delta xDS support for resource removal was added. While all xDS subscribers are forced to implement the `onConfigUpdate` function that specifies the removed resources, most of them either reject or ignore this value. We should audit all the resource types and ensure that resources are properly honored.

This will be required before we can be confident that xDS TTL is supported for all resource types.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.