Skip to content

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

Merged
anthr76 merged 1 commit into
mainfrom
renovate/gateway-api-1.x
Sep 19, 2026
Merged

anthr76 merged 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.2

Release Notes

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

v1.6.2

Compare Source

v1.6.2

Major Changes Since v1.6.1

Bug or Regression
  • HTTPRequestRedirectFilter status codes 303, 307, and 308 are Extended conformance, not Core. (#​5173, @​kflynn)
Other (Cleanup or Flake)
  • Fix flaky TCPRouteWeightedRouting and UDPRouteWeightedRouting conformance tests by adding a data-plane readiness check before performing weighted routing assertions. (#​5064, @​arybolovlev)
  • Fix FailFast not working as expected (#​5204, @​zirain)
  • Allow disabling parallel tests at the suite level (#​5184, @​zirain)

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

github-actions Bot commented Jul 16, 2026

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.2
   url: https://github.com/kubernetes-sigs/gateway-api
 

@github-actions

github-actions Bot commented Jul 16, 2026

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.2
   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
@renovate renovate Bot changed the title fix(deps): update dependency gateway-api ( v1.6.0 ➔ v1.6.1 ) fix(deps): update dependency gateway-api ( v1.6.0 ➔ v1.6.2 ) Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/gateway-api-1.x branch from d035816 to 0acaa88 Compare September 3, 2026 22:35
@renovate
renovate Bot force-pushed the renovate/gateway-api-1.x branch from 0acaa88 to e736ce5 Compare September 10, 2026 23:26
@renovate
renovate Bot force-pushed the renovate/gateway-api-1.x branch from e736ce5 to 25dc433 Compare September 19, 2026 15:42
@anthr76
anthr76 merged commit 37d8052 into main Sep 19, 2026
8 checks passed
@anthr76
anthr76 deleted the renovate/gateway-api-1.x branch September 19, 2026 23:46
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.

1 participant