Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust typos #2243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/v1/types_cluster_version.go
Original file line number Diff line number Diff line change
@@ -256,7 +256,7 @@ type UpdateHistory struct {

// acceptedRisks records risks which were accepted to initiate the update.
// For example, it may menition an Upgradeable=False or missing signature
// that was overriden via desiredUpdate.force, or an update that was
// that was overridden via desiredUpdate.force, or an update that was
// initiated despite not being in the availableUpdates set of recommended
// update targets.
// +optional
4 changes: 2 additions & 2 deletions config/v1/types_infrastructure.go
Original file line number Diff line number Diff line change
@@ -1716,7 +1716,7 @@ type IBMCloudPlatformSpec struct {
// serviceEndpoints is a list of custom endpoints which will override the default
// service endpoints of an IBM service. These endpoints are used by components
// within the cluster when trying to reach the IBM Cloud Services that have been
// overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
// overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
// endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
// are updated to reflect the same custom endpoints.
// A maximum of 13 service endpoints overrides are supported.
@@ -1750,7 +1750,7 @@ type IBMCloudPlatformStatus struct {
// serviceEndpoints is a list of custom endpoints which will override the default
// service endpoints of an IBM service. These endpoints are used by components
// within the cluster when trying to reach the IBM Cloud Services that have been
// overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
// overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
// endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
// are updated to reflect the same custom endpoints.
// +openshift:validation:FeatureGateAwareMaxItems:featureGate=DyanmicServiceEndpointIBMCloud,maxItems=13
Original file line number Diff line number Diff line change
@@ -748,7 +748,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -664,7 +664,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -748,7 +748,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -748,7 +748,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -229,7 +229,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
A maximum of 13 service endpoints overrides are supported.
@@ -1990,7 +1990,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1637,7 +1637,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -229,7 +229,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
A maximum of 13 service endpoints overrides are supported.
@@ -1990,7 +1990,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -229,7 +229,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
A maximum of 13 service endpoints overrides are supported.
@@ -1990,7 +1990,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -666,7 +666,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -699,7 +699,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -717,7 +717,7 @@ spec:
description: |-
acceptedRisks records risks which were accepted to initiate the update.
For example, it may menition an Upgradeable=False or missing signature
that was overriden via desiredUpdate.force, or an update that was
that was overridden via desiredUpdate.force, or an update that was
initiated despite not being in the availableUpdates set of recommended
update targets.
type: string
Original file line number Diff line number Diff line change
@@ -1478,7 +1478,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1575,7 +1575,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1497,7 +1497,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1477,7 +1477,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -229,7 +229,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
A maximum of 13 service endpoints overrides are supported.
@@ -1533,7 +1533,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1575,7 +1575,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1537,7 +1537,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1577,7 +1577,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1477,7 +1477,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Original file line number Diff line number Diff line change
@@ -1476,7 +1476,7 @@ spec:
serviceEndpoints is a list of custom endpoints which will override the default
service endpoints of an IBM service. These endpoints are used by components
within the cluster when trying to reach the IBM Cloud Services that have been
overriden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
overridden. The CCCMO reads in the IBMCloudPlatformSpec and validates each
endpoint is resolvable. Once validated, the cloud config and IBMCloudPlatformStatus
are updated to reflect the same custom endpoints.
items:
Loading