-
Notifications
You must be signed in to change notification settings - Fork 5.4k
xDS resource patching #8400
Copy link
Copy link
Closed as not planned
Labels
api/v3Major version release @ end of Q3 2019Major version release @ end of Q3 2019design proposalNeeds design doc/proposal before implementationNeeds design doc/proposal before implementationstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Metadata
Metadata
Assignees
Labels
api/v3Major version release @ end of Q3 2019Major version release @ end of Q3 2019design proposalNeeds design doc/proposal before implementationNeeds design doc/proposal before implementationstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Type
Fields
Give feedbackNo fields configured for issues without a type.
As a continuation of the incremental xDS theme, it would be good to provide a general ability for xDS servers to patch individual xDS resources. We have two use cases in mind:
The ability would require implementing an xDS-aware patch semantics in Envoy. This may need support from additional proto annotations to provide customizations to how lists and maps are combined (see https://github.com/kubernetes/community/blob/master/contributors/devel/sig-api-machinery/strategic-merge-patch.md, for example).
/cc @howardjohn @mandarjog