Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps sigs.k8s.io/gateway-api from 1.4.0 to 1.4.1.

Release notes

Sourced from sigs.k8s.io/gateway-api's releases.

v1.4.1

Warning: Regarding the Experimental CRDs - please note that the experimental CRDs for this release are too large for a standard kubectl apply. You may receive an error like metadata.annotations: Too long: may not be more than 262144 bytes. To work around this please use kubectl apply --server-side -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.0/experimental-install.yaml. We're looking into ways to reduce the size for future releases to avoid this.

Changes Since v1.4.0

BackendTLSPolicy

  • BackendTLSPolicy supports only a single targetRef per policy while Gateway API works through edge cases around representing the status of multiple targetRefs in a single policy. This restriction is expected to be lifted in a future release. (#4316, #4298)
  • SAN validation in BackendTLSPolicy is correctly marked as standard. (#4194)
  • BackendTLSPolicy status is correctly marked as a subresource. (#4245)

Conformance

  • Conformance tests for mesh routing with weights have been made faster. (#4315)
  • BackendTLSPolicy conformance tests are included in the GATEWAY-HTTP profile. (#4223)

Thanks to

Ciara Stacke, Lior Lieberman, Nick Young, Norwin Schnyder, Ricardo Pchevuzinske Katz, and zirain

#4194: kubernetes-sigs/gateway-api#4194 #4223: kubernetes-sigs/gateway-api#4223 #4245: kubernetes-sigs/gateway-api#4245 #4298: kubernetes-sigs/gateway-api#4298 #4315: kubernetes-sigs/gateway-api#4315 #4316: kubernetes-sigs/gateway-api#4316

Full Changelog

Full Changelog: kubernetes-sigs/gateway-api@v1.4.0...v1.4.1

Commits
  • 477d172 [release-1.4] chore(1.4.1): CHANGELOG and version updates (#4318)
  • 466bd38 Fix incorrect spec change for Policy objects (#4316)
  • a88ca94 [release-1.4] Optimize mesh (GRPC|HTTP)RouteWeight tests (#4315)
  • 2bd9fed Fix GCL version with bugfix for git problem (#4314)
  • dd7fb4a Make single TargetRef Core for BackendTLSPolicy (#4298)
  • 407d04d Fix Airlock link checks in conformance reports (#4299)
  • 93d4bf5 fix: use correct API version in BackendTLSPolicy conformance tests (#4248)
  • 8efa378 fix: missing subresources for v1alpha3.BackendTLSPolicy (#4245)
  • c6f0cf8 fix: add BackendTLSPolicy features to GATEWAY-HTTP profile (#4223)
  • f3a5ea8 [release-1.4] cleanup: Add missing BackendTLSPolicy GA reference and switch S...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/gateway-api@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/gateway-api
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 8, 2025
@tatsuhiro-t tatsuhiro-t added this to the v0.75.0 milestone Dec 9, 2025
@tatsuhiro-t tatsuhiro-t merged commit f10fdf7 into main Dec 9, 2025
2 checks passed
@tatsuhiro-t tatsuhiro-t deleted the dependabot/go_modules/sigs.k8s.io/gateway-api-1.4.1 branch December 9, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants