Skip to content

chore(conformance): bump gateway-api to v1.5.0#2519

Merged
k8s-ci-robot merged 1 commit into
mainfrom
conformance-gateway-api-v1.5.0
Mar 8, 2026
Merged

chore(conformance): bump gateway-api to v1.5.0#2519
k8s-ci-robot merged 1 commit into
mainfrom
conformance-gateway-api-v1.5.0

Conversation

@danehans

@danehans danehans commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?
/kind cleanup
/area conformance-machinery

What this PR does / why we need it:
Bump the ./conformance module's Gateway API dependencies to v1.5.0.

This updates both:

  • sigs.k8s.io/gateway-api
  • sigs.k8s.io/gateway-api/conformance

and refreshes conformance/go.sum accordingly.

Which issue(s) this PR fixes:
N/A

Does this PR introduce a user-facing change?:

NONE

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Mar 8, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

@danehans: The label(s) area/conformance-machinery cannot be applied, because the repository doesn't have them.

Details

In response to this:

What type of PR is this?
/kind cleanup
/area conformance-machinery

What this PR does / why we need it:
Bump the ./conformance module's Gateway API dependencies to v1.5.0.

This updates both:

  • sigs.k8s.io/gateway-api
  • sigs.k8s.io/gateway-api/conformance

and refreshes conformance/go.sum accordingly.

Validation:

  • cd conformance && go test $(go list ./... | grep -v '^sigs.k8s.io/gateway-api-inference-extension/conformance$')
  • cd conformance && go test ./... currently fails in TestConformance because the module's only _test.go entrypoint is the full conformance harness, and the active kube context does not have GatewayClass/gateway-conformance installed.

Which issue(s) this PR fixes:
Fixes #

Does this PR introduce a user-facing change?:

NONE

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@netlify

netlify Bot commented Mar 8, 2026

Copy link
Copy Markdown

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 4791c88
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/69ada0eeb903290008f02abf
😎 Deploy Preview https://deploy-preview-2519--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danehans

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 8, 2026
@kfswain

kfswain commented Mar 8, 2026

Copy link
Copy Markdown
Collaborator

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 8, 2026
@k8s-ci-robot
k8s-ci-robot merged commit 3c26ab6 into main Mar 8, 2026
13 checks passed
RyanRosario pushed a commit to RyanRosario/gateway-api-inference-extension that referenced this pull request Mar 9, 2026
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@danehans
danehans deleted the conformance-gateway-api-v1.5.0 branch March 10, 2026 15:29
BizerNotNull pushed a commit to BizerNotNull/gateway-api-inference-extension that referenced this pull request Mar 15, 2026
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants