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

[NET-8349] Add support for v1 of the Kubernetes Gateway API #3713

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

nathancoleman
Copy link
Member

@nathancoleman nathancoleman commented Mar 4, 2024

Changes proposed in this PR

  • Update go bindings for gateway-api to v1
  • Upgrade CRDs for Gateway, GatewayClass and HTTPRoute to gateway.networking.k8s.io/v1

Note

The TCPRoute and ReferenceGrant resources remain at v1alpha as they have not "graduated" to v1 yet and thus do not exist in the v1 bindings or CRDs

How I've tested this PR

How I expect reviewers to test this PR

Checklist

@nathancoleman nathancoleman added theme/kubernetes theme/api-gateway Related to Consul API Gateway pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport signals that a PR will not contain a backport label labels Mar 4, 2024
@nathancoleman nathancoleman changed the title Add support for v1 of the Kubernetes Gateway API [NET-8349] Add support for v1 of the Kubernetes Gateway API Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport signals that a PR will not contain a backport label pr/no-changelog PR does not need a corresponding .changelog entry theme/api-gateway Related to Consul API Gateway theme/kubernetes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant