Skip to content

Commit 942a21b

Browse files
committed
make update
1 parent 555d752 commit 942a21b

10 files changed

+17
-17
lines changed

config/v1/zz_generated.crd-manifests/0000_00_cluster-version-operator_01_clusterversions-CustomNoUpgrade.crd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ spec:
120120
type: object
121121
channel:
122122
description: |-
123-
channel is an identifier for explicitly requesting that a non-default
124-
set of updates be applied to this cluster. The default channel will be
123+
channel is an identifier for explicitly requesting a non-default set
124+
of updates to be applied to this cluster. The default channel will
125125
contain stable updates that are appropriate for production clusters.
126126
type: string
127127
clusterID:

config/v1/zz_generated.crd-manifests/0000_00_cluster-version-operator_01_clusterversions-Default.crd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ spec:
120120
type: object
121121
channel:
122122
description: |-
123-
channel is an identifier for explicitly requesting that a non-default
124-
set of updates be applied to this cluster. The default channel will be
123+
channel is an identifier for explicitly requesting a non-default set
124+
of updates to be applied to this cluster. The default channel will
125125
contain stable updates that are appropriate for production clusters.
126126
type: string
127127
clusterID:

config/v1/zz_generated.crd-manifests/0000_00_cluster-version-operator_01_clusterversions-DevPreviewNoUpgrade.crd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ spec:
120120
type: object
121121
channel:
122122
description: |-
123-
channel is an identifier for explicitly requesting that a non-default
124-
set of updates be applied to this cluster. The default channel will be
123+
channel is an identifier for explicitly requesting a non-default set
124+
of updates to be applied to this cluster. The default channel will
125125
contain stable updates that are appropriate for production clusters.
126126
type: string
127127
clusterID:

config/v1/zz_generated.crd-manifests/0000_00_cluster-version-operator_01_clusterversions-TechPreviewNoUpgrade.crd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ spec:
120120
type: object
121121
channel:
122122
description: |-
123-
channel is an identifier for explicitly requesting that a non-default
124-
set of updates be applied to this cluster. The default channel will be
123+
channel is an identifier for explicitly requesting a non-default set
124+
of updates to be applied to this cluster. The default channel will
125125
contain stable updates that are appropriate for production clusters.
126126
type: string
127127
clusterID:

config/v1/zz_generated.featuregated-crd-manifests/clusterversions.config.openshift.io/AAA_ungated.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ spec:
122122
type: object
123123
channel:
124124
description: |-
125-
channel is an identifier for explicitly requesting that a non-default
126-
set of updates be applied to this cluster. The default channel will be
125+
channel is an identifier for explicitly requesting a non-default set
126+
of updates to be applied to this cluster. The default channel will
127127
contain stable updates that are appropriate for production clusters.
128128
type: string
129129
clusterID:

config/v1/zz_generated.featuregated-crd-manifests/clusterversions.config.openshift.io/ImageStreamImportMode.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ spec:
122122
type: object
123123
channel:
124124
description: |-
125-
channel is an identifier for explicitly requesting that a non-default
126-
set of updates be applied to this cluster. The default channel will be
125+
channel is an identifier for explicitly requesting a non-default set
126+
of updates to be applied to this cluster. The default channel will
127127
contain stable updates that are appropriate for production clusters.
128128
type: string
129129
clusterID:

config/v1/zz_generated.featuregated-crd-manifests/clusterversions.config.openshift.io/SignatureStores.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ spec:
122122
type: object
123123
channel:
124124
description: |-
125-
channel is an identifier for explicitly requesting that a non-default
126-
set of updates be applied to this cluster. The default channel will be
125+
channel is an identifier for explicitly requesting a non-default set
126+
of updates to be applied to this cluster. The default channel will
127127
contain stable updates that are appropriate for production clusters.
128128
type: string
129129
clusterID:

config/v1/zz_generated.swagger_doc_generated.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/generated_openapi/zz_generated.openapi.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5403,7 +5403,7 @@
54035403
"$ref": "#/definitions/com.github.openshift.api.config.v1.ClusterVersionCapabilitiesSpec"
54045404
},
54055405
"channel": {
5406-
"description": "channel is an identifier for explicitly requesting that a non-default set of updates be applied to this cluster. The default channel will be contain stable updates that are appropriate for production clusters.",
5406+
"description": "channel is an identifier for explicitly requesting a non-default set of updates to be applied to this cluster. The default channel will contain stable updates that are appropriate for production clusters.",
54075407
"type": "string"
54085408
},
54095409
"clusterID": {

0 commit comments

Comments
 (0)