-
Notifications
You must be signed in to change notification settings - Fork 711
Allow users to configure xDS resources #24
Copy link
Copy link
Closed
Labels
area/apiAPI-related issuesAPI-related issuesarea/extensionsarea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.area/xds-serverIssues related to the xDS Server used for managing Envoy configuration.Issues related to the xDS Server used for managing Envoy configuration.documentationImprovements or additions to documentationImprovements or additions to documentationkind/decisionA record of a decision made by the community.A record of a decision made by the community.kind/enhancementNew feature or requestNew feature or requestno stalebot
Milestone
Description
Users might want to directly configure xDS Resources in case Envoy Gateway's API doesn't support their use case.
They might want to add/merge/remove/replace xDS resources that are pushed by Envoy Gateway into Envoy Proxy.
Projects such as Istio provide APIs such as EnvoyFilter to fulfill these use cases.
Outlining work items
- Define and Design API feat: EnvoyPatchPolicy API #1410
- Implement API in the Xds Translator Implement JSON Patch in Xds Translator #1606
- Implement support in
egctlfor offline verification feat:egctl x translatesupport for EnvoyPatchPolicy #1682 - Add status to Policy to show runtime status feat: EnvoyPatchPolicy Status #1691
- E2E e2e & misc fixes for EnvoyPatchPolicy #1738
- Docs docs: Add user docs for EnvoyPatchPolicy #1733
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/apiAPI-related issuesAPI-related issuesarea/extensionsarea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.area/xds-serverIssues related to the xDS Server used for managing Envoy configuration.Issues related to the xDS Server used for managing Envoy configuration.documentationImprovements or additions to documentationImprovements or additions to documentationkind/decisionA record of a decision made by the community.A record of a decision made by the community.kind/enhancementNew feature or requestNew feature or requestno stalebot