From bd4e118d90c4e82faf3f0366a2ca844631ec1622 Mon Sep 17 00:00:00 2001 From: Hans Rakers Date: Wed, 4 Sep 2024 14:27:12 +0200 Subject: [PATCH] chore: update CRDs after lint fixes --- ...ter.x-k8s.io_cloudstackaffinitygroups.yaml | 18 +++++----- ...e.cluster.x-k8s.io_cloudstackclusters.yaml | 14 ++++---- ...ter.x-k8s.io_cloudstackfailuredomains.yaml | 12 +++---- ...r.x-k8s.io_cloudstackisolatednetworks.yaml | 18 +++++----- ...e.cluster.x-k8s.io_cloudstackmachines.yaml | 30 ++++++++-------- ...k8s.io_cloudstackmachinestatecheckers.yaml | 25 ++++++++------ ...r.x-k8s.io_cloudstackmachinetemplates.yaml | 34 +++++++++---------- ...ture.cluster.x-k8s.io_cloudstackzones.yaml | 6 ++-- 8 files changed, 80 insertions(+), 77 deletions(-) diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackaffinitygroups.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackaffinitygroups.yaml index ee6a4b54..1408964b 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackaffinitygroups.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackaffinitygroups.yaml @@ -18,7 +18,7 @@ spec: schema: openAPIV3Schema: description: CloudStackAffinityGroup is the Schema for the cloudstackaffinitygroups - API + API. properties: apiVersion: description: |- @@ -39,7 +39,7 @@ spec: type: object spec: description: CloudStackAffinityGroupSpec defines the desired state of - CloudStackAffinityGroup + CloudStackAffinityGroup. properties: id: description: ID. @@ -55,7 +55,7 @@ spec: type: object status: description: CloudStackAffinityGroupStatus defines the observed state - of CloudStackAffinityGroup + of CloudStackAffinityGroup. properties: ready: description: Reflects the readiness of the CS Affinity Group. @@ -72,7 +72,7 @@ spec: schema: openAPIV3Schema: description: CloudStackAffinityGroup is the Schema for the cloudstackaffinitygroups - API + API. properties: apiVersion: description: |- @@ -93,7 +93,7 @@ spec: type: object spec: description: CloudStackAffinityGroupSpec defines the desired state of - CloudStackAffinityGroup + CloudStackAffinityGroup. properties: failureDomainName: description: FailureDomainName -- the name of the FailureDomain the @@ -113,7 +113,7 @@ spec: type: object status: description: CloudStackAffinityGroupStatus defines the observed state - of CloudStackAffinityGroup + of CloudStackAffinityGroup. properties: ready: description: Reflects the readiness of the CS Affinity Group. @@ -130,7 +130,7 @@ spec: schema: openAPIV3Schema: description: CloudStackAffinityGroup is the Schema for the cloudstackaffinitygroups - API + API. properties: apiVersion: description: |- @@ -151,7 +151,7 @@ spec: type: object spec: description: CloudStackAffinityGroupSpec defines the desired state of - CloudStackAffinityGroup + CloudStackAffinityGroup. properties: failureDomainName: description: FailureDomainName -- the name of the FailureDomain the @@ -171,7 +171,7 @@ spec: type: object status: description: CloudStackAffinityGroupStatus defines the observed state - of CloudStackAffinityGroup + of CloudStackAffinityGroup. properties: ready: description: Reflects the readiness of the CS Affinity Group. diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackclusters.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackclusters.yaml index ed1de549..17fbda7f 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackclusters.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackclusters.yaml @@ -17,7 +17,7 @@ spec: - name: v1beta1 schema: openAPIV3Schema: - description: CloudStackCluster is the Schema for the cloudstackclusters API + description: CloudStackCluster is the Schema for the cloudstackclusters API. properties: apiVersion: description: |- @@ -61,12 +61,12 @@ spec: type: string identityRef: description: |- - CloudStackIdentityReference is a reference to an infrastructure + CloudStackIdentityReference is a reference to an infrastructure. provider identity to be used to provision cluster resources. properties: kind: description: |- - Kind of the identity. Must be supported by the infrastructure provider + Kind of the identity. Must be supported by the infrastructure provider, and may be either cluster or namespace-scoped. minLength: 1 type: string @@ -190,7 +190,7 @@ spec: - name: v1beta2 schema: openAPIV3Schema: - description: CloudStackCluster is the Schema for the cloudstackclusters API + description: CloudStackCluster is the Schema for the cloudstackclusters API. properties: apiVersion: description: |- @@ -229,7 +229,7 @@ spec: failureDomains: items: description: CloudStackFailureDomainSpec defines the desired state - of CloudStackFailureDomain + of CloudStackFailureDomain. properties: account: description: CloudStack account. @@ -331,7 +331,7 @@ spec: - name: v1beta3 schema: openAPIV3Schema: - description: CloudStackCluster is the Schema for the cloudstackclusters API + description: CloudStackCluster is the Schema for the cloudstackclusters API. properties: apiVersion: description: |- @@ -403,7 +403,7 @@ spec: failureDomains: items: description: CloudStackFailureDomainSpec defines the desired state - of CloudStackFailureDomain + of CloudStackFailureDomain. properties: account: description: CloudStack account. diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackfailuredomains.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackfailuredomains.yaml index e794b516..6395bbb6 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackfailuredomains.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackfailuredomains.yaml @@ -18,7 +18,7 @@ spec: schema: openAPIV3Schema: description: CloudStackFailureDomain is the Schema for the cloudstackfailuredomains - API + API. properties: apiVersion: description: |- @@ -39,7 +39,7 @@ spec: type: object spec: description: CloudStackFailureDomainSpec defines the desired state of - CloudStackFailureDomain + CloudStackFailureDomain. properties: account: description: CloudStack account. @@ -99,7 +99,7 @@ spec: type: object status: description: CloudStackFailureDomainStatus defines the observed state - of CloudStackFailureDomain + of CloudStackFailureDomain. properties: ready: description: Reflects the readiness of the CloudStack Failure Domain. @@ -118,7 +118,7 @@ spec: schema: openAPIV3Schema: description: CloudStackFailureDomain is the Schema for the cloudstackfailuredomains - API + API. properties: apiVersion: description: |- @@ -139,7 +139,7 @@ spec: type: object spec: description: CloudStackFailureDomainSpec defines the desired state of - CloudStackFailureDomain + CloudStackFailureDomain. properties: account: description: CloudStack account. @@ -206,7 +206,7 @@ spec: type: object status: description: CloudStackFailureDomainStatus defines the observed state - of CloudStackFailureDomain + of CloudStackFailureDomain. properties: ready: description: Reflects the readiness of the CloudStack Failure Domain. diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackisolatednetworks.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackisolatednetworks.yaml index b7032f5b..3dc45616 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackisolatednetworks.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackisolatednetworks.yaml @@ -18,7 +18,7 @@ spec: schema: openAPIV3Schema: description: CloudStackIsolatedNetwork is the Schema for the cloudstackisolatednetworks - API + API. properties: apiVersion: description: |- @@ -39,7 +39,7 @@ spec: type: object spec: description: CloudStackIsolatedNetworkSpec defines the desired state of - CloudStackIsolatedNetwork + CloudStackIsolatedNetwork. properties: controlPlaneEndpoint: description: The kubernetes control plane endpoint. @@ -66,7 +66,7 @@ spec: type: object status: description: CloudStackIsolatedNetworkStatus defines the observed state - of CloudStackIsolatedNetwork + of CloudStackIsolatedNetwork. properties: loadBalancerRuleID: description: The ID of the lb rule used to assign VMs to the lb. @@ -89,7 +89,7 @@ spec: schema: openAPIV3Schema: description: CloudStackIsolatedNetwork is the Schema for the cloudstackisolatednetworks - API + API. properties: apiVersion: description: |- @@ -110,7 +110,7 @@ spec: type: object spec: description: CloudStackIsolatedNetworkSpec defines the desired state of - CloudStackIsolatedNetwork + CloudStackIsolatedNetwork. properties: controlPlaneEndpoint: description: The kubernetes control plane endpoint. @@ -142,7 +142,7 @@ spec: type: object status: description: CloudStackIsolatedNetworkStatus defines the observed state - of CloudStackIsolatedNetwork + of CloudStackIsolatedNetwork. properties: loadBalancerRuleID: description: The ID of the lb rule used to assign VMs to the lb. @@ -165,7 +165,7 @@ spec: schema: openAPIV3Schema: description: CloudStackIsolatedNetwork is the Schema for the cloudstackisolatednetworks - API + API. properties: apiVersion: description: |- @@ -186,7 +186,7 @@ spec: type: object spec: description: CloudStackIsolatedNetworkSpec defines the desired state of - CloudStackIsolatedNetwork + CloudStackIsolatedNetwork. properties: cidr: description: CIDR is the IP range of the isolated network. @@ -225,7 +225,7 @@ spec: type: object status: description: CloudStackIsolatedNetworkStatus defines the observed state - of CloudStackIsolatedNetwork + of CloudStackIsolatedNetwork. properties: apiServerLoadBalancer: description: APIServerLoadBalancer describes the api server load balancer diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachines.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachines.yaml index 746d5512..75a23f63 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachines.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachines.yaml @@ -42,7 +42,7 @@ spec: name: v1beta1 schema: openAPIV3Schema: - description: CloudStackMachine is the Schema for the cloudstackmachines API + description: CloudStackMachine is the Schema for the cloudstackmachines API. properties: apiVersion: description: |- @@ -62,7 +62,7 @@ spec: metadata: type: object spec: - description: CloudStackMachineSpec defines the desired state of CloudStackMachine + description: CloudStackMachineSpec defines the desired state of CloudStackMachine. properties: affinity: description: |- @@ -169,7 +169,7 @@ spec: properties: kind: description: |- - Kind of the identity. Must be supported by the infrastructure provider + Kind of the identity. Must be supported by the infrastructure provider, and may be either cluster or namespace-scoped. minLength: 1 type: string @@ -292,7 +292,7 @@ spec: name: v1beta2 schema: openAPIV3Schema: - description: CloudStackMachine is the Schema for the cloudstackmachines API + description: CloudStackMachine is the Schema for the cloudstackmachines API. properties: apiVersion: description: |- @@ -312,7 +312,7 @@ spec: metadata: type: object spec: - description: CloudStackMachineSpec defines the desired state of CloudStackMachine + description: CloudStackMachineSpec defines the desired state of CloudStackMachine. properties: affinity: description: |- @@ -530,7 +530,7 @@ spec: name: v1beta3 schema: openAPIV3Schema: - description: CloudStackMachine is the Schema for the cloudstackmachines API + description: CloudStackMachine is the Schema for the cloudstackmachines API. properties: apiVersion: description: |- @@ -550,7 +550,7 @@ spec: metadata: type: object spec: - description: CloudStackMachineSpec defines the desired state of CloudStackMachine + description: CloudStackMachineSpec defines the desired state of CloudStackMachine. properties: affinity: description: |- @@ -622,17 +622,17 @@ spec: format: int64 type: integer device: - description: device name of data disk, for example /dev/vdb + description: device name of data disk, for example /dev/vdb. type: string filesystem: description: filesystem used by data disk, for example, ext4, - xfs + xfs. type: string id: description: Cloudstack resource ID. type: string label: - description: label of data disk, used by mkfs as label parameter + description: label of data disk, used by mkfs as label parameter. type: string mountPath: description: mount point the data disk uses to mount. The actual @@ -640,7 +640,7 @@ spec: kubeadmConfig. type: string name: - description: Cloudstack resource Name + description: Cloudstack resource Name. type: string required: - device @@ -669,7 +669,7 @@ spec: description: Cloudstack resource ID. type: string name: - description: Cloudstack resource Name + description: Cloudstack resource Name. type: string type: object providerID: @@ -686,13 +686,13 @@ spec: description: Cloudstack resource ID. type: string name: - description: Cloudstack resource Name + description: Cloudstack resource Name. type: string type: object uncompressedUserData: description: |- UncompressedUserData specifies whether the user data is gzip-compressed. - cloud-init has built-in support for gzip-compressed user data, ignition does not + cloud-init has built-in support for gzip-compressed user data, ignition does not. type: boolean required: - offering @@ -731,7 +731,7 @@ spec: description: Ready indicates the readiness of the provider resource. type: boolean reason: - description: Reason indicates the reason of status failure + description: Reason indicates the reason of status failure. type: string status: description: Status indicates the status of the provider resource. diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinestatecheckers.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinestatecheckers.yaml index 38d6dd47..00e27a35 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinestatecheckers.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinestatecheckers.yaml @@ -18,7 +18,7 @@ spec: schema: openAPIV3Schema: description: CloudStackMachineStateChecker is the Schema for the cloudstackmachinestatecheckers - API + API. properties: apiVersion: description: |- @@ -38,15 +38,16 @@ spec: metadata: type: object spec: - description: CloudStackMachineStateCheckerSpec + description: CloudStackMachineStateCheckerSpec defines the desired state + of CloudStackMachineStateChecker. properties: instanceID: - description: CloudStack machine instance ID + description: CloudStack machine instance ID. type: string type: object status: description: CloudStackMachineStateCheckerStatus defines the observed - state of CloudStackMachineStateChecker + state of CloudStackMachineStateChecker. properties: ready: description: Reflects the readiness of the Machine State Checker. @@ -63,7 +64,7 @@ spec: schema: openAPIV3Schema: description: CloudStackMachineStateChecker is the Schema for the cloudstackmachinestatecheckers - API + API. properties: apiVersion: description: |- @@ -83,15 +84,16 @@ spec: metadata: type: object spec: - description: CloudStackMachineStateCheckerSpec + description: CloudStackMachineStateCheckerSpec defines the desired state + of CloudStackMachineStateChecker. properties: instanceID: - description: CloudStack machine instance ID + description: CloudStack machine instance ID. type: string type: object status: description: CloudStackMachineStateCheckerStatus defines the observed - state of CloudStackMachineStateChecker + state of CloudStackMachineStateChecker. properties: ready: description: Reflects the readiness of the Machine State Checker. @@ -108,7 +110,7 @@ spec: schema: openAPIV3Schema: description: CloudStackMachineStateChecker is the Schema for the cloudstackmachinestatecheckers - API + API. properties: apiVersion: description: |- @@ -128,7 +130,8 @@ spec: metadata: type: object spec: - description: CloudStackMachineStateCheckerSpec + description: CloudStackMachineStateCheckerSpec defines the desired state + of CloudStackMachineStateChecker. properties: instanceID: description: CloudStack machine instance ID @@ -136,7 +139,7 @@ spec: type: object status: description: CloudStackMachineStateCheckerStatus defines the observed - state of CloudStackMachineStateChecker + state of CloudStackMachineStateChecker. properties: ready: description: Reflects the readiness of the Machine State Checker. diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinetemplates.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinetemplates.yaml index 5594ce2e..ad41b96d 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinetemplates.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackmachinetemplates.yaml @@ -18,7 +18,7 @@ spec: schema: openAPIV3Schema: description: CloudStackMachineTemplate is the Schema for the cloudstackmachinetemplates - API + API. properties: apiVersion: description: |- @@ -39,7 +39,7 @@ spec: type: object spec: description: CloudStackMachineTemplateSpec defines the desired state of - CloudStackMachineTemplate + CloudStackMachineTemplate. properties: template: properties: @@ -50,7 +50,7 @@ spec: type: object spec: description: CloudStackMachineSpec defines the desired state of - CloudStackMachine + CloudStackMachine. properties: affinity: description: |- @@ -159,7 +159,7 @@ spec: properties: kind: description: |- - Kind of the identity. Must be supported by the infrastructure provider + Kind of the identity. Must be supported by the infrastructure provider, and may be either cluster or namespace-scoped. minLength: 1 type: string @@ -232,7 +232,7 @@ spec: schema: openAPIV3Schema: description: CloudStackMachineTemplate is the Schema for the cloudstackmachinetemplates - API + API. properties: apiVersion: description: |- @@ -253,7 +253,7 @@ spec: type: object spec: description: CloudStackMachineTemplateSpec defines the desired state of - CloudStackMachineTemplate + CloudStackMachineTemplate. properties: template: properties: @@ -265,7 +265,7 @@ spec: type: object spec: description: CloudStackMachineSpec defines the desired state of - CloudStackMachine + CloudStackMachine. properties: affinity: description: |- @@ -430,7 +430,7 @@ spec: schema: openAPIV3Schema: description: CloudStackMachineTemplate is the Schema for the cloudstackmachinetemplates - API + API. properties: apiVersion: description: |- @@ -451,11 +451,11 @@ spec: type: object spec: description: CloudStackMachineTemplateSpec defines the desired state of - CloudstackMachineTemplate + CloudstackMachineTemplate. properties: template: description: CloudStackMachineTemplateResource defines the data needed - to create a CloudstackMachine from a template + to create a CloudstackMachine from a template. properties: metadata: description: |- @@ -556,18 +556,18 @@ spec: format: int64 type: integer device: - description: device name of data disk, for example /dev/vdb + description: device name of data disk, for example /dev/vdb. type: string filesystem: description: filesystem used by data disk, for example, - ext4, xfs + ext4, xfs. type: string id: description: Cloudstack resource ID. type: string label: description: label of data disk, used by mkfs as label - parameter + parameter. type: string mountPath: description: mount point the data disk uses to mount. @@ -575,7 +575,7 @@ spec: generated by kubeadmConfig. type: string name: - description: Cloudstack resource Name + description: Cloudstack resource Name. type: string required: - device @@ -604,7 +604,7 @@ spec: description: Cloudstack resource ID. type: string name: - description: Cloudstack resource Name + description: Cloudstack resource Name. type: string type: object providerID: @@ -621,13 +621,13 @@ spec: description: Cloudstack resource ID. type: string name: - description: Cloudstack resource Name + description: Cloudstack resource Name. type: string type: object uncompressedUserData: description: |- UncompressedUserData specifies whether the user data is gzip-compressed. - cloud-init has built-in support for gzip-compressed user data, ignition does not + cloud-init has built-in support for gzip-compressed user data, ignition does not. type: boolean required: - offering diff --git a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackzones.yaml b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackzones.yaml index f3442e28..6ad7fd4a 100644 --- a/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackzones.yaml +++ b/config/crd/bases/infrastructure.cluster.x-k8s.io_cloudstackzones.yaml @@ -17,7 +17,7 @@ spec: - name: v1beta1 schema: openAPIV3Schema: - description: CloudStackZone is the Schema for the cloudstackzones API + description: CloudStackZone is the Schema for the cloudstackzones API. properties: apiVersion: description: |- @@ -37,7 +37,7 @@ spec: metadata: type: object spec: - description: CloudStackZoneSpec defines the desired state of CloudStackZone + description: CloudStackZoneSpec defines the desired state of CloudStackZone. properties: id: description: ID. @@ -62,7 +62,7 @@ spec: - network type: object status: - description: CloudStackZoneStatus defines the observed state of CloudStackZone + description: CloudStackZoneStatus defines the observed state of CloudStackZone. properties: ready: description: Reflects the readiness of the CloudStack zone.