Skip to content

Upgrade Gateway API to v1.1.0 #1970

Closed
@ciarams87

Description

@ciarams87

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions