From 858e5e8daff141fda19381a1672054a860b4665d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:21:44 +0000 Subject: [PATCH] [create-pull-request] automated change (#695) Signed-off-by: GitHub Co-authored-by: joeg-pro --- .../extensions.hive.openshift.io_imageclusterinstalls.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkg/templates/crds/image-based-install-operator/extensions.hive.openshift.io_imageclusterinstalls.yaml b/pkg/templates/crds/image-based-install-operator/extensions.hive.openshift.io_imageclusterinstalls.yaml index 0601362ea..c7790de1e 100644 --- a/pkg/templates/crds/image-based-install-operator/extensions.hive.openshift.io_imageclusterinstalls.yaml +++ b/pkg/templates/crds/image-based-install-operator/extensions.hive.openshift.io_imageclusterinstalls.yaml @@ -279,6 +279,11 @@ spec: - name - namespace type: object + bootTime: + description: BootTime indicates the time at which the host was requested + to boot. Used to determine install timeouts. + format: date-time + type: string conditions: description: Conditions is a list of conditions associated with syncing to the cluster.