From 3675bee5f453a7089eb3e2de8bb3e14a195eb451 Mon Sep 17 00:00:00 2001 From: Frostman <134872+Frostman@users.noreply.github.com> Date: Wed, 3 Dec 2025 10:45:18 +0000 Subject: [PATCH] Update docs from gateway@v0.29.0 This is an automated commit created by GitHub Actions workflow, in the gateway repository. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/reference/gateway-api.md.gen | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/gateway-api.md.gen b/docs/reference/gateway-api.md.gen index 785b8ec7..97c660b4 100644 --- a/docs/reference/gateway-api.md.gen +++ b/docs/reference/gateway-api.md.gen @@ -480,6 +480,7 @@ _Appears in:_ | `agentVersion` _string_ | AgentVersion is the version of the gateway agent | | | | `lastAppliedTime` _[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#time-v1-meta)_ | Time of the last successful configuration application | | | | `lastAppliedGen` _integer_ | Generation of the last successful configuration application | | | +| `lastHeartbeat` _[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#time-v1-meta)_ | Time of the last heartbeat from the agent | | | | `state` _[GatewayState](#gatewaystate)_ | State represents collected data from the dataplane API that includes FRR as well | | |