envoyproxy / envoyproxy/envoy

Track original config resources in SDS

Open
#9,670 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 20h
Merged PRs (30d)
428

Description

Currently SDS stores various pieces of the original config, e.g. TLS certificates, as distinct objects. This makes assembling a config dump challenging, in particular when we have cross v2/v3 versioning concerns. We should probably switch to just storing the SDS resource that was delivered on the wire (with redaction).

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.