Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial xDS Translator Design and Implementation #39

Closed
danehans opened this issue Apr 28, 2022 · 4 comments
Closed

Initial xDS Translator Design and Implementation #39

danehans opened this issue Apr 28, 2022 · 4 comments
Assignees
Labels
area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. documentation Improvements or additions to documentation kind/enhancement New feature or request
Milestone

Comments

@danehans
Copy link
Contributor

#16 specifies the need for an xDS Translator (XT) to translate IR resources to an xDS config. The XT details should be captured in this issue or a linked doc.

@danehans danehans changed the title [Translator] xDS Translator [Translator] Initial xDS Translator Design and Implementation Apr 28, 2022
@danehans danehans added documentation Improvements or additions to documentation kind/enhancement New feature or request help wanted Extra attention is needed labels Apr 29, 2022
@skriss
Copy link
Contributor

skriss commented May 3, 2022

For reference, Contour's IR -> xDS translation logic is largely contained in this package: https://github.com/projectcontour/contour/tree/main/internal/envoy/v3

@danehans danehans changed the title [Translator] Initial xDS Translator Design and Implementation Initial xDS Translator Design and Implementation May 10, 2022
@danehans danehans added the area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. label May 10, 2022
@danehans
Copy link
Contributor Author

@skriss I assigned this issue to you based on the 5/24/22 community meeting notes. Please unassign yourself if that's not the case.

@arkodg arkodg removed the help wanted Extra attention is needed label Jun 1, 2022
@skriss skriss removed their assignment Jun 3, 2022
@skriss
Copy link
Contributor

skriss commented Jun 3, 2022

@skriss I assigned this issue to you based on the 5/24/22 community meeting notes. Please unassign yourself if that's not the case.

Removed my assignment, I'm going to focus on #32 and #38 to start. Happy to circle back to this later though if nobody has picked it up.

@arkodg arkodg self-assigned this Jun 17, 2022
arkodg added a commit to arkodg/gateway that referenced this issue Jun 28, 2022
Relates to envoyproxy#39

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
arkodg added a commit to arkodg/gateway that referenced this issue Jun 29, 2022
Relates to envoyproxy#39

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg mentioned this issue Jun 29, 2022
arkodg added a commit to arkodg/gateway that referenced this issue Jun 29, 2022
Relates to envoyproxy#39

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
arkodg added a commit to arkodg/gateway that referenced this issue Jul 7, 2022
Relates to envoyproxy#39

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
arkodg added a commit that referenced this issue Jul 8, 2022
init xDS Translator

Relates to #39

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@danehans
Copy link
Contributor Author

Fixed by #123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. documentation Improvements or additions to documentation kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants