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

policy: add tcp and tls routes #13156

Closed
wants to merge 3 commits into from

Conversation

zaharidichev
Copy link
Member

@zaharidichev zaharidichev commented Oct 8, 2024

This PR builds on top of #13150 and adds support for TCPRoute and TLSRoute CRDS. At this time, these resources are not being considered by the status controller.

The only validation that happens to them is through the admission webhook. The next step is to extend the status controller to set their statuses while following the route specificity rules prescribed by the gateway API.

The CRD definitions have been copied from: https://github.com/kubernetes-sigs/gateway-api/releases/tag/v0.7.1

This PR depends on: #13150

Signed-off-by: Zahari Dichev [email protected]

@zaharidichev
Copy link
Member Author

closing for now due to changed approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant