Skip to content

fix(deps): update dependency gateway-api ( v1.6.0 ➔ v1.6.1 ) - #3261

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gateway-api-1.x
Open

fix(deps): update dependency gateway-api ( v1.6.0 ➔ v1.6.1 )#3261
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gateway-api-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gateway-api patch v1.6.0v1.6.1

Release Notes

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

v1.6.1

Compare Source

v1.6.1

Major Changes Since v1.6.0

Test & Conformance
  • Change the port used in TCPRouteMultipleRoutesAttachment. (#​5053, @​davidjumani)
  • Respect CleanupTestResources for BackendTLSPolicy, TCPRouteMultipleRoutesAttachment and UDPRouteMultipleRoutesAttachment(#​5065, @​snorwin)
  • Fix SetupTimeoutConfig() not respecting defaults for ListenerSetMustHaveCondition, ListenerSetListenersMustHaveConditions, and RequiredConsecutiveSuccesses. (#​5066, @​immanuwell)
  • Honour tcpRouteMustHaveCondition and udpRouteMustHaveCondition timeouts which were silently ignore. (#​5067, @​immanuwell)
Other (Cleanup or Flake)
  • Fix GatewayStaticAddresses test flake by waiting for status.addresses to be published instead of assuming it appears atomically with Programmed. (#​5038, @​howardjohn)
  • Fix GatewayInfrastructure test flake by polling for generated infrastructure resources instead of assuming immediate visibility after the gateway is accepted. (#​5047, @​howardjohn)
  • Fix flaky TCPRouteWeightedRouting and UDPRouteWeightedRouting conformance tests by adding a data-plane readiness check before performing weighted routing assertions. (#​5064, @​arybolovlev)

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 becomes conflicted, 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 requested a review from anthr76 as a code owner July 16, 2026 19:54
@renovate renovate Bot added the type/patch label Jul 16, 2026
@github-actions

Copy link
Copy Markdown

civo-mgmt-0 - kustomization

--- k8s/base/kube-system/cilium/gateway-api/crds Kustomization: flux-system/kube-system-cilium-gateway-api-crds GitRepository: flux-system/gateway-api

+++ k8s/base/kube-system/cilium/gateway-api/crds Kustomization: flux-system/kube-system-cilium-gateway-api-crds GitRepository: flux-system/gateway-api

@@ -10,9 +10,9 @@

 spec:
   ignore: |
     /*
     !/config/crd/experimental
   interval: 12h
   ref:
-    tag: v1.6.0
+    tag: v1.6.1
   url: https://github.com/kubernetes-sigs/gateway-api
 

@github-actions

Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

--- k8s/base/kube-system/cilium/gateway-api Kustomization: flux-system/kube-system-cilium-gateway-api GitRepository: flux-system/gateway-api

+++ k8s/base/kube-system/cilium/gateway-api Kustomization: flux-system/kube-system-cilium-gateway-api GitRepository: flux-system/gateway-api

@@ -10,9 +10,9 @@

 spec:
   ignore: |
     /*
     !/config/crd/experimental
   interval: 12h
   ref:
-    tag: v1.6.0
+    tag: v1.6.1
   url: https://github.com/kubernetes-sigs/gateway-api
 

@renovate
renovate Bot force-pushed the renovate/gateway-api-1.x branch from e35929c to d035816 Compare July 20, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants