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

TCPRoute Support #2086

Closed
1 of 5 tasks
shaneutt opened this issue Dec 10, 2021 · 0 comments · Fixed by #2406
Closed
1 of 5 tasks

TCPRoute Support #2086

shaneutt opened this issue Dec 10, 2021 · 0 comments · Fixed by #2406
Assignees
Labels
area/feature New feature or request priority/medium

Comments

@shaneutt
Copy link
Contributor

shaneutt commented Dec 10, 2021

Problem Statement

The purpose of this issue is to add support for TCPRoute from Gateway API.

Proposed Solution

  • add a controller for TCPRoute (use HTTPRoute as general reference)
  • add pkg/parser/translate.go data-plane translation support for TCPRoute
  • add integration tests which cover all options

Acceptance Criteria

  • as a user I can use TCPRoute objects with KIC

Prerequistes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request priority/medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant