From 9679acfcefc6e3f79f82bb493c9750d494ad666a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 22:06:43 +0000 Subject: [PATCH] Update ToolHive reference docs for toolhive-operator-crds-0.0.26 --- static/api-specs/toolhive-crd-api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/static/api-specs/toolhive-crd-api.md b/static/api-specs/toolhive-crd-api.md index 406900d3..1e83410f 100644 --- a/static/api-specs/toolhive-crd-api.md +++ b/static/api-specs/toolhive-crd-api.md @@ -306,6 +306,7 @@ _Appears in:_ | `syncAttempts` _integer_ | SyncAttempts is the number of sync attempts since last success | | Minimum: 0
| | `apiEndpoint` _string_ | APIEndpoint is the URL of the registry API service | | | | `storageRef` _[StorageReference](#storagereference)_ | StorageRef is a reference to the internal storage location | | | +| `lastManualSyncTrigger` _string_ | LastManualSyncTrigger tracks the last processed manual sync annotation value
Used to detect new manual sync requests via toolhive.stacklok.dev/sync-trigger annotation | | | | `conditions` _[Condition](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#condition-v1-meta) array_ | Conditions represent the latest available observations of the MCPRegistry's state | | |