Update dependency kubernetes-sigs/gateway-api to v1.6.1 - #6
Open
konflux-staging[bot] wants to merge 1 commit into
Open
Update dependency kubernetes-sigs/gateway-api to v1.6.1#6konflux-staging[bot] wants to merge 1 commit into
konflux-staging[bot] wants to merge 1 commit into
Conversation
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
February 12, 2025 08:03
c66b05e to
987679f
Compare
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
April 30, 2025 08:16
987679f to
331bb9e
Compare
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
October 7, 2025 08:16
331bb9e to
fdaf418
Compare
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
December 10, 2025 00:12
fdaf418 to
9d00f8c
Compare
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
February 28, 2026 12:14
9d00f8c to
e908fa6
Compare
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
March 14, 2026 04:21
e908fa6 to
903632c
Compare
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
July 3, 2026 00:18
903632c to
9424eb5
Compare
Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com>
konflux-staging
Bot
force-pushed
the
konflux/mintmaker/main/kubernetes-sigs-gateway-api-1.x
branch
from
July 19, 2026 20:26
9424eb5 to
042663a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.0→v1.6.1v1.6.2Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kubernetes-sigs/gateway-api (kubernetes-sigs/gateway-api)
v1.6.1Compare Source
v1.6.1
Major Changes Since v1.6.0
Test & Conformance
TCPRouteMultipleRoutesAttachment. (#5053, @davidjumani)CleanupTestResourcesforBackendTLSPolicy,TCPRouteMultipleRoutesAttachmentandUDPRouteMultipleRoutesAttachment(#5065, @snorwin)SetupTimeoutConfig()not respecting defaults forListenerSetMustHaveCondition,ListenerSetListenersMustHaveConditions, andRequiredConsecutiveSuccesses. (#5066, @immanuwell)tcpRouteMustHaveConditionandudpRouteMustHaveConditiontimeouts which were silently ignore. (#5067, @immanuwell)Other (Cleanup or Flake)
GatewayStaticAddressestest flake by waiting for status.addresses to be published instead of assuming it appears atomically with Programmed. (#5038, @howardjohn)GatewayInfrastructuretest flake by polling for generated infrastructure resources instead of assuming immediate visibility after the gateway is accepted. (#5047, @howardjohn)TCPRouteWeightedRoutingandUDPRouteWeightedRoutingconformance tests by adding a data-plane readiness check before performing weighted routing assertions. (#5064, @arybolovlev)v1.6.0Compare Source
v1.6.0
Changes Since v1.5.1
GEP & API Graduation
XBackendresource into Experimental status (#4488, @keithmattix)Feature
retry.codesmust now be unique andretry.attemptsmust be >= 1. (#4907, @snorwin)8to16. (#4088, @root30)idleTimeoutfield from the experimental SessionPersistence API. (#4771, @gcs278)Documentation
ListenersNotValidprogrammed reason for listenerSets. (#4586, @davidjumani)allowCredentialsinstead of credentialed requests. (#4663, @snorwin)Bug or Regression
GatewayFrontendClientCertificateValidationInsecureFallback,GatewayFrontendClientCertificateValidation, andGatewayFrontendInvalidDefaultClientCertificateValidationfailing on IPv6 clusters. (#4636, @zirain)GatewayFrontendInvalidDefaultClientCertificateValidationfailing on IPv6 clusters. (#4629, @zirain)omitemptywithomitzeroforsupportedKindsin ListenerStatus to preserve backward compatibility for controllers reconciling older Gateway API versions. (#4551, @snorwin)filtersoftypeCORS. (#4639, @DamianSawicki)referencegrant.specfield required. (#4845, @bexxmodd)Test & Conformance
ListenerSetAllowedRoutesCrossNamespacewhich verifies that a ListenerSet only allows routes in its own namespace by default. (#4841, @asauber)Acceptedcondition with reasonListenersNotValidand the ListenerAcceptedcondition with reasonUnsupportedProtocol. (#4807, @snorwin)GatewayInvalidParametersRefthat verifies a Gateway referencing an invalid parameters is rejected. (#4808, @snorwin)ExpectMirroredRequestnow starts its log window before the requests are sent, so mirrors are not missed on high-latency data planes. (#4952, @lexfrei)DefaultPollInterval. (#4570, @howardjohn)Options.GRPCClient; it closes only theDefaultClientit creates internally. This lets implementations reuse a custom gRPC client across requests. (#4953, @lexfrei)conflicted=falsecondition is not required anymore in the listener status for non-conflicted listeners. (#4642, @zhaohuabing)What's Changed
j2_line_comment_prefixback to mkdocs configuration by @JoeyC-Dev in #4822New Contributors
Full Changelog: kubernetes-sigs/gateway-api@v1.5.1...v1.6.0
v1.5.1Compare Source
Warning: The Experimental channel CRDs are too large for a standard
kubectl apply. To work around this please usekubectl apply --server-side=trueinstead -- or, even better, usekubercto make server-side apply the default.Gateway API v1.5.1
Major Changes Since v1.5.0
GEP
Conformance
conflicted=falsecondition is not required anymConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.