Skip to content

Commit e29d40c

Browse files
authored
Merge pull request #59 from simrandhaliw/reword-operatorstatus-description
Bug 1861605: Reduce length of explanation of status of Operator resource
2 parents b2e43de + 540fa30 commit e29d40c

File tree

4 files changed

+27
-19
lines changed

4 files changed

+27
-19
lines changed

crds/operators.coreos.com_operators.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ spec:
3838
description: OperatorSpec defines the desired state of Operator
3939
type: object
4040
status:
41-
description: OperatorStatus describes the observed state of an operator
42-
and its components.
41+
description: OperatorStatus defines the observed state of an Operator
42+
and its components
4343
type: object
4444
properties:
4545
components:

0 commit comments

Comments
 (0)