Skip to content

code refactor: support features in xds layer using XdsPatch interface  #882

@arkodg

Description

@arkodg

Description:
As we continue to enhance the xds translator to support more features, the code might become more complex, less readable and harder to maintain.

One solution to this problem is to create a Patch interface so API Gateway feature libraries can patch in their translations to xds objects (listener, hcm, cluster) so the code is modular and more readable ,

Metadata

Metadata

Labels

area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/enhancementNew feature or requeststale

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions