-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Structured version and feature reporting #5405
Copy link
Copy link
Closed
Labels
design proposalNeeds design doc/proposal before implementationNeeds design doc/proposal before implementationhelp wantedNeeds help!Needs help!
Description
Today, Envoy reports a human readable build version in Node messages when sending xDS requests, and also provides this in the SeverInfo message on the admin console. This is restrictive, since it does not provide detailed information on build details (e.g. was the build FIPS compliant?), version information needs to be parsed out of a string, it's not possible to know which extensions were included, etc.
A full treatment of the existing limitations and a proposal to evolve Envoy's feature/build/version proposal is available at:
This is an early draft, looking to get feedback and evolve this to meet the community's needs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
design proposalNeeds design doc/proposal before implementationNeeds design doc/proposal before implementationhelp wantedNeeds help!Needs help!