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

Upgrade Gateway API to v1.1.0 #1970

Closed
ciarams87 opened this issue May 15, 2024 · 0 comments · Fixed by #1975
Closed

Upgrade Gateway API to v1.1.0 #1970

ciarams87 opened this issue May 15, 2024 · 0 comments · Fixed by #1975
Assignees
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week
Milestone

Comments

@ciarams87
Copy link
Member

ciarams87 commented May 15, 2024

As a user
I would like NGF to support version v1.1.0 of the Gateway API
So that I can install the latest version of the API on my cluster

A/C:

  • Upgrade BackendTLSPolicy to v1alpha3 (breaking change, required)
  • Upgrade GRPCRoute to v1 (this means it does not need to be behind the experimental flag, and we don't need to support v1alpha2 of the API)
  • Enable the GRPCRoute Conformance tests
  • PolicyTargetReference has been removed, so use LocalPolicyTargetReference for the target refs in our new policies (can optionally use NamespacedPolicyTargetReference instead, but we already have the requirement of the targets being in the same namespace as the policies)
  • Fix the conformance tests to run on the latest version, which also means the main Gateway API branch in the nightly run is fixed
@ciarams87 ciarams87 added the enhancement New feature or request label May 15, 2024
@ciarams87 ciarams87 self-assigned this May 15, 2024
@ciarams87 ciarams87 added this to the v1.3.0 milestone May 15, 2024
@ciarams87 ciarams87 added refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant