From 89bc80b074b0939e1e71a8d73fe5b842288fe84a Mon Sep 17 00:00:00 2001 From: Ilya Buziuk Date: Fri, 3 Jan 2025 16:31:35 +0000 Subject: [PATCH] typo fixup in the CR description Signed-off-by: Ilya Buziuk --- api/v2/checluster_types.go | 2 +- api/v2/zz_generated.deepcopy.go | 2 +- .../manifests/che-operator.clusterserviceversion.yaml | 4 ++-- .../eclipse-che/manifests/org.eclipse.che_checlusters.yaml | 2 +- config/crd/bases/org.eclipse.che_checlusters.yaml | 4 ++-- deploy/deployment/kubernetes/combined.yaml | 4 ++-- .../checlusters.org.eclipse.che.CustomResourceDefinition.yaml | 4 ++-- deploy/deployment/openshift/combined.yaml | 4 ++-- .../checlusters.org.eclipse.che.CustomResourceDefinition.yaml | 4 ++-- .../checlusters.org.eclipse.che.CustomResourceDefinition.yaml | 4 ++-- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/api/v2/checluster_types.go b/api/v2/checluster_types.go index 0bde23acb..645501d9c 100644 --- a/api/v2/checluster_types.go +++ b/api/v2/checluster_types.go @@ -665,7 +665,7 @@ type PVC struct { // External devfile registries configuration. type ExternalDevfileRegistry struct { - // The public UR of the devfile registry that serves sample ready-to-use devfiles. + // The public URL of the devfile registry that serves sample ready-to-use devfiles. // +optional Url string `json:"url,omitempty"` } diff --git a/api/v2/zz_generated.deepcopy.go b/api/v2/zz_generated.deepcopy.go index 5c0f068f9..ffee29c4f 100644 --- a/api/v2/zz_generated.deepcopy.go +++ b/api/v2/zz_generated.deepcopy.go @@ -19,7 +19,7 @@ package v2 import ( "github.com/devfile/api/v2/pkg/apis/workspaces/v1alpha2" "github.com/devfile/devworkspace-operator/apis/controller/v1alpha1" - v1 "k8s.io/api/core/v1" + "k8s.io/api/core/v1" "k8s.io/apimachinery/pkg/runtime" ) diff --git a/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml b/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml index 62b22ed8f..30c046c5c 100644 --- a/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml +++ b/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml @@ -104,7 +104,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/eclipse-che/che-operator support: Eclipse Foundation - name: eclipse-che.v7.96.0-895.next + name: eclipse-che.v7.97.0-896.next namespace: placeholder spec: apiservicedefinitions: {} @@ -1073,7 +1073,7 @@ spec: minKubeVersion: 1.19.0 provider: name: Eclipse Foundation - version: 7.96.0-895.next + version: 7.97.0-896.next webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml b/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml index 29f55fefa..2ea3c53c6 100644 --- a/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml +++ b/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml @@ -4996,7 +4996,7 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry + description: The public URL of the devfile registry that serves sample ready-to-use devfiles. type: string type: object diff --git a/config/crd/bases/org.eclipse.che_checlusters.yaml b/config/crd/bases/org.eclipse.che_checlusters.yaml index efe73c525..e757c4c5d 100644 --- a/config/crd/bases/org.eclipse.che_checlusters.yaml +++ b/config/crd/bases/org.eclipse.che_checlusters.yaml @@ -4956,8 +4956,8 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry that - serves sample ready-to-use devfiles. + description: The public URL of the devfile registry + that serves sample ready-to-use devfiles. type: string type: object type: array diff --git a/deploy/deployment/kubernetes/combined.yaml b/deploy/deployment/kubernetes/combined.yaml index 2c5244490..28a7c5283 100644 --- a/deploy/deployment/kubernetes/combined.yaml +++ b/deploy/deployment/kubernetes/combined.yaml @@ -4977,8 +4977,8 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry that - serves sample ready-to-use devfiles. + description: The public URL of the devfile registry + that serves sample ready-to-use devfiles. type: string type: object type: array diff --git a/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index 5f4bfa43f..4eac45b93 100644 --- a/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -4972,8 +4972,8 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry that - serves sample ready-to-use devfiles. + description: The public URL of the devfile registry + that serves sample ready-to-use devfiles. type: string type: object type: array diff --git a/deploy/deployment/openshift/combined.yaml b/deploy/deployment/openshift/combined.yaml index 4c014431a..f730787c0 100644 --- a/deploy/deployment/openshift/combined.yaml +++ b/deploy/deployment/openshift/combined.yaml @@ -4977,8 +4977,8 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry that - serves sample ready-to-use devfiles. + description: The public URL of the devfile registry + that serves sample ready-to-use devfiles. type: string type: object type: array diff --git a/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index b46782493..583b504de 100644 --- a/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -4972,8 +4972,8 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry that - serves sample ready-to-use devfiles. + description: The public URL of the devfile registry + that serves sample ready-to-use devfiles. type: string type: object type: array diff --git a/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index 5f4bfa43f..4eac45b93 100644 --- a/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -4972,8 +4972,8 @@ spec: description: External devfile registries configuration. properties: url: - description: The public UR of the devfile registry that - serves sample ready-to-use devfiles. + description: The public URL of the devfile registry + that serves sample ready-to-use devfiles. type: string type: object type: array