From afb36855bc94f1ebf5ea0645c4c8930cd013cb04 Mon Sep 17 00:00:00 2001 From: "openshift-merge-bot[bot]" Date: Wed, 11 Dec 2024 20:09:10 +0000 Subject: [PATCH] [create-pull-request] automated change Signed-off-by: GitHub --- .../hive.openshift.io_clusterdeploymentcustomizations.yaml | 1 - .../crds/hive-operator/hive.openshift.io_machinepools.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pkg/templates/crds/hive-operator/hive.openshift.io_clusterdeploymentcustomizations.yaml b/pkg/templates/crds/hive-operator/hive.openshift.io_clusterdeploymentcustomizations.yaml index 183f5602e..f38655473 100644 --- a/pkg/templates/crds/hive-operator/hive.openshift.io_clusterdeploymentcustomizations.yaml +++ b/pkg/templates/crds/hive-operator/hive.openshift.io_clusterdeploymentcustomizations.yaml @@ -73,7 +73,6 @@ spec: description: |- ValueJSON is a string representing a JSON object to be used in the operation. As such, internal quotes must be escaped. If nonempty, Value is ignored. - format: byte type: string required: - op diff --git a/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml b/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml index 4abfcfdbd..8dc49d417 100644 --- a/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml +++ b/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml @@ -516,7 +516,7 @@ spec: additionalSecurityGroupIDs: description: |- AdditionalSecurityGroupIDs contains IDs of additional security groups for machines, where each ID - is presented in the format sg-xxxx. + is presented in the UUID format. items: type: string type: array