envoyproxy / envoyproxy/envoy

Migrate EDS endpoints_stale_after to xDS TTL

Open
#13,699 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 xDS TTL we can now get rid of the EDS specific option `endpoints_stale_after` and instead rely on generic TTL support.

To support this we need to ensure that the EDS subscription code is correctly handling an EDS resource removal, which today is ignored. Once this is done we can go ahead and deprecate the `endpoints_stale_after` field.

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.