Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2025

This PR contains the following updates:

Package Update Change
kubernetes-sigs/gateway-api minor v1.3.0 -> v1.4.0

Release Notes

kubernetes-sigs/gateway-api (kubernetes-sigs/gateway-api)

v1.4.0

Compare Source

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.

Major Changes since v1.3.0
Breaking Changes
Experimental CORS Support in HTTPRoute - Breaking Change for AllowCredentials Field

Users of the Experimental CORS AllowCredentials field can now specify false.
The underlying API specification type has changed from a enum of type boolean to
just a boolean, so users deploying HTTPRoutes via libraries and evaluating the
experimental CORS support will need to adjust for the change in types. Please
see #​3895 for more details.

Standard GRPCRoute - Spec Field Required (Technicality)

This PR makes grpcroute.spec a required field. This is technically a
backward-incompatible change, as previously the field was unintentionally
treated as optional because we erroneously used omitempty on .spec (unlike
other APIs). Since the codebase didn't yet enforce explicit required markers,
that omitempty allowed a missing .spec.

Because .spec contains essential route configuration, omitting it renders a
GRPCRoute unusable and causes route implementation to fail, so we expect this
change will not have adverse effects, but wanted to call it out all the same.
Please see #​3937 for more details.

GEPs
New Features

In this release, the following major features are moving to the Standard
channel and are now considered generally available:

In this release, we introduced the following new features are moving to the
Experimental channel, for implementations to evaluate:

Other Iterations
Bug or Regression
Administrative
Changes by Kind
API
HTTPRoute

In the Standard channel, we've now added a Name field to HTTPRouteRule
and HTTPRouteMatch.

Documentation
CI & Testing
Conformance Tests
Cleanup
Release Candidate Fixes

These are patches during the v1.4.0 release candidate cycles from issues found or other small improvements needed for the final release:

New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch 5 times, most recently from 6caa2a6 to 289d965 Compare October 25, 2025 13:02
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 289d965 to 50c8e98 Compare October 25, 2025 13:08
@vehagn vehagn force-pushed the main branch 2 times, most recently from 6562289 to fdb76e7 Compare October 25, 2025 13:18
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 50c8e98 to da41f7b Compare October 25, 2025 13:18
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from da41f7b to eb82bd3 Compare October 25, 2025 13:43
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from eb82bd3 to 4fe4f32 Compare October 25, 2025 14:13
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 4fe4f32 to d1945a3 Compare October 27, 2025 08:33
@vehagn vehagn force-pushed the main branch 2 times, most recently from 5b49703 to 38955b6 Compare October 27, 2025 19:41
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from d1945a3 to 28f21c5 Compare October 27, 2025 22:40
@vehagn vehagn force-pushed the main branch 2 times, most recently from 12bab26 to a18c3c9 Compare October 28, 2025 09:20
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch 2 times, most recently from 1cea71e to e0d493e Compare October 28, 2025 09:21
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from e0d493e to ee1d55c Compare October 28, 2025 09:58
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from ee1d55c to 7a33321 Compare October 28, 2025 12:06
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 7a33321 to a7fe885 Compare October 28, 2025 12:33
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch 2 times, most recently from 7be299c to 0031e69 Compare November 4, 2025 22:02
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 0031e69 to 9818594 Compare November 5, 2025 10:21
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 9818594 to 789b1f7 Compare November 5, 2025 11:12
@vehagn vehagn force-pushed the main branch 2 times, most recently from 044deb3 to 722f9d5 Compare November 5, 2025 22:19
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 789b1f7 to 1971a5b Compare November 5, 2025 22:20
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch 2 times, most recently from eea8923 to face9b2 Compare November 14, 2025 20:30
@vehagn vehagn force-pushed the main branch 3 times, most recently from 5eb940b to e08e0af Compare November 14, 2025 20:34
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from face9b2 to 6ea53a9 Compare November 14, 2025 20:34
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 6ea53a9 to f26529a Compare November 14, 2025 20:39
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from f26529a to 32b0a60 Compare November 14, 2025 20:40
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 32b0a60 to 00f27bd Compare November 14, 2025 20:44
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 00f27bd to d517afe Compare November 15, 2025 20:24
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from d517afe to 187bfa7 Compare November 15, 2025 20:46
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 187bfa7 to 2e15e69 Compare November 16, 2025 10:13
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-1.x branch from 2e15e69 to b752641 Compare November 16, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant