Skip to content

Update Gateway API dependency to a stable release tag once available #969

@zetxqx

Description

@zetxqx

Based on the discussion in PR #961 comment, the dependency on sigs.k8s.io/gateway-api was temporarily updated to a specific commit SHA (6cd1558). This was necessary to incorporate changes to the conformance test utilities that have not yet been included in an official release.

The plan is to revert this temporary change and switch back to a stable release tag once Gateway API v1.4 (or a subsequent version containing the required changes) is released.

Action Item:

  • Monitor for the v1.4.0 release of kubernetes-sigs/gateway-api.
  • Once released, update the go.mod file to use the v1.4.0 tag instead of the commit SHA.
  • Verify that all tests continue to pass with the updated dependency.

This will ensure that the project relies on a stable, versioned release of the Gateway API.

Metadata

Metadata

Assignees

Labels

needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions