Skip to content

Commit

Permalink
finish make gen
Browse files Browse the repository at this point in the history
Signed-off-by: Tom <[email protected]>
  • Loading branch information
Flying-Tom committed Aug 26, 2024
1 parent 43ca14d commit ba1f615
Show file tree
Hide file tree
Showing 17 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ spec:
jsonPath: .status.replicas
name: Replicas
type: integer
- description: Minimum instances in ASG
- description: Minimum instanes in ASG

Check failure on line 35 in manifests/charts/cluster-operator/crds/awsmachinepools.infrastructure.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

instanes ==> instances
jsonPath: .spec.minSize
name: MinSize
type: integer
- description: Maximum instances in ASG
- description: Maximum instanes in ASG

Check failure on line 39 in manifests/charts/cluster-operator/crds/awsmachinepools.infrastructure.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

instanes ==> instances
jsonPath: .spec.maxSize
name: MaxSize
type: integer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
is suitable for use by control plane machines.
type: boolean
type: object
description: FailureDomains specifies a list of available availability
description: FailureDomains specifies a list fo available availability

Check failure on line 96 in manifests/charts/cluster-operator/crds/awsmanagedclusters.infrastructure.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

fo ==> of, for, to, do, go
zones that can be used
type: object
ready:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ spec:
is suitable for use by control plane machines.
type: boolean
type: object
description: FailureDomains specifies a list of available availability
description: FailureDomains specifies a list fo available availability

Check failure on line 1066 in manifests/charts/cluster-operator/crds/awsmanagedcontrolplanes.controlplane.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

fo ==> of, for, to, do, go
zones that can be used
type: object
failureMessage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
awsLaunchTemplate:
description: AWSLaunchTemplate specifies the launch template to use
to create the managed node group. If AWSLaunchTemplate is specified,
certain node group configurations outside of launch template are
certain node group configuraions outside of launch template are

Check failure on line 87 in manifests/charts/cluster-operator/crds/awsmanagedmachinepools.infrastructure.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

configuraions ==> configurations
prohibited (https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html).
properties:
additionalSecurityGroups:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
is found on the device. Use with caution. Default is 'false'.
type: boolean
tableType:
description: 'TableType specifies the type of partition
description: 'TableType specifies the tupe of partition

Check failure on line 132 in manifests/charts/cluster-operator/crds/eksconfigs.bootstrap.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

tupe ==> tuple, type
table. The following are supported: ''mbr'': default and
setups a MS-DOS partition table ''gpt'': setups a GPT
partition table'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ spec:
caution. Default is 'false'.
type: boolean
tableType:
description: 'TableType specifies the type of partition
description: 'TableType specifies the tupe of partition

Check failure on line 136 in manifests/charts/cluster-operator/crds/eksconfigtemplates.bootstrap.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

tupe ==> tuple, type
table. The following are supported: ''mbr'': default
and setups a MS-DOS partition table ''gpt'': setups
a GPT partition table'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ spec:
is found on the device. Use with caution. Default is 'false'.
type: boolean
tableType:
description: 'TableType specifies the type of partition
description: 'TableType specifies the tupe of partition

Check failure on line 431 in manifests/charts/cluster-operator/crds/kubeadmconfigs.bootstrap.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

tupe ==> tuple, type
table. The following are supported: ''mbr'': default and
setups a MS-DOS partition table ''gpt'': setups a GPT
partition table'
Expand Down Expand Up @@ -616,7 +616,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container runtime
info. This information will be annotated to the Node API
object, for later reuse
object, for later re-use

Check failure on line 619 in manifests/charts/cluster-operator/crds/kubeadmconfigs.bootstrap.cluster.x-k8s.io.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

re-use ==> reuse
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a slice of pre-flight
Expand Down Expand Up @@ -722,7 +722,7 @@ spec:
type: string
caCertPath:
description: 'CACertPath is the path to the SSL certificate authority
used to secure communications between node and control-plane.
used to secure comunications between node and control-plane.
Defaults to "/etc/kubernetes/pki/ca.crt". TODO: revisit when
there is defaulting from k/k'
type: string
Expand Down Expand Up @@ -827,7 +827,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container runtime
info. This information will be annotated to the Node API
object, for later reuse
object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a slice of pre-flight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ spec:
caution. Default is 'false'.
type: boolean
tableType:
description: 'TableType specifies the type of partition
description: 'TableType specifies the tupe of partition
table. The following are supported: ''mbr'': default
and setups a MS-DOS partition table ''gpt'': setups
a GPT partition table'
Expand Down Expand Up @@ -655,7 +655,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container
runtime info. This information will be annotated
to the Node API object, for later reuse
to the Node API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a slice
Expand Down Expand Up @@ -769,7 +769,7 @@ spec:
type: string
caCertPath:
description: 'CACertPath is the path to the SSL certificate
authority used to secure communications between node
authority used to secure comunications between node
and control-plane. Defaults to "/etc/kubernetes/pki/ca.crt".
TODO: revisit when there is defaulting from k/k'
type: string
Expand Down Expand Up @@ -881,7 +881,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container
runtime info. This information will be annotated
to the Node API object, for later reuse
to the Node API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a slice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ spec:
is 'false'.
type: boolean
tableType:
description: 'TableType specifies the type of partition
description: 'TableType specifies the tupe of partition
table. The following are supported: ''mbr'': default
and setups a MS-DOS partition table ''gpt'': setups
a GPT partition table'
Expand Down Expand Up @@ -674,7 +674,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container runtime
info. This information will be annotated to the Node
API object, for later reuse
API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a slice of
Expand Down Expand Up @@ -786,7 +786,7 @@ spec:
type: string
caCertPath:
description: 'CACertPath is the path to the SSL certificate
authority used to secure communications between node and
authority used to secure comunications between node and
control-plane. Defaults to "/etc/kubernetes/pki/ca.crt".
TODO: revisit when there is defaulting from k/k'
type: string
Expand Down Expand Up @@ -894,7 +894,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container runtime
info. This information will be annotated to the Node
API object, for later reuse
API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a slice of
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ spec:
Use with caution. Default is 'false'.
type: boolean
tableType:
description: 'TableType specifies the type of
description: 'TableType specifies the tupe of
partition table. The following are supported:
''mbr'': default and setups a MS-DOS partition
table ''gpt'': setups a GPT partition table'
Expand Down Expand Up @@ -689,7 +689,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container
runtime info. This information will be annotated
to the Node API object, for later reuse
to the Node API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a
Expand Down Expand Up @@ -807,7 +807,7 @@ spec:
type: string
caCertPath:
description: 'CACertPath is the path to the SSL certificate
authority used to secure communications between node
authority used to secure comunications between node
and control-plane. Defaults to "/etc/kubernetes/pki/ca.crt".
TODO: revisit when there is defaulting from k/k'
type: string
Expand Down Expand Up @@ -925,7 +925,7 @@ spec:
criSocket:
description: CRISocket is used to retrieve container
runtime info. This information will be annotated
to the Node API object, for later reuse
to the Node API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ spec:
type: object
replace:
description: |-
Replace tells the Helm install action to reuse the 'ReleaseName', but only
Replace tells the Helm install action to re-use the 'ReleaseName', but only

Check failure on line 732 in manifests/charts/fleet-manager/crds/apps.kurator.dev_applications.yaml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

re-use ==> reuse
if that name is a deleted release which remains in the history.
type: boolean
skipCRDs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2639,7 +2639,7 @@ spec:
conditions:
description: Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.
items:
description: PersistentVolumeClaimCondition contains details about state of pvc
description: PersistentVolumeClaimCondition contails details about state of pvc
properties:
lastProbeTime:
description: Last time we probed the condition.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3975,7 +3975,7 @@ spec:
conditions:
description: Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.
items:
description: PersistentVolumeClaimCondition contains details about state of pvc
description: PersistentVolumeClaimCondition contails details about state of pvc
properties:
lastProbeTime:
description: Last time we probed the condition.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2801,7 +2801,7 @@ spec:
conditions:
description: Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.
items:
description: PersistentVolumeClaimCondition contains details about state of pvc
description: PersistentVolumeClaimCondition contails details about state of pvc
properties:
lastProbeTime:
description: Last time we probed the condition.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2639,7 +2639,7 @@ spec:
conditions:
description: Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.
items:
description: PersistentVolumeClaimCondition contains details about state of pvc
description: PersistentVolumeClaimCondition contails details about state of pvc
properties:
lastProbeTime:
description: Last time we probed the condition.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3975,7 +3975,7 @@ spec:
conditions:
description: Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.
items:
description: PersistentVolumeClaimCondition contains details about state of pvc
description: PersistentVolumeClaimCondition contails details about state of pvc
properties:
lastProbeTime:
description: Last time we probed the condition.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2801,7 +2801,7 @@ spec:
conditions:
description: Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.
items:
description: PersistentVolumeClaimCondition contains details about state of pvc
description: PersistentVolumeClaimCondition contails details about state of pvc
properties:
lastProbeTime:
description: Last time we probed the condition.
Expand Down

0 comments on commit ba1f615

Please sign in to comment.