We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b3e4a7 commit 73159d6Copy full SHA for 73159d6
api/v1beta1/condition_types.go
@@ -74,7 +74,7 @@ type Condition struct {
74
75
// The reason for the condition's last transition in CamelCase.
76
// The specific API may choose whether or not this field is considered a guaranteed API.
77
- // This field may not be empty.
+ // This field may be empty.
78
// +optional
79
Reason string `json:"reason,omitempty"`
80
0 commit comments