Skip to content

Commit

Permalink
Mark pediacluster status.Version as optional field
Browse files Browse the repository at this point in the history
Signed-off-by: kuangcheng kuangcheng_yewu@cmss.chinamobile.com
  • Loading branch information
kuangcheng66 committed Sep 16, 2022
1 parent 1d69648 commit 78370bd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ type ClusterStatus struct {
// +optional
APIServer string `json:"apiserver,omitempty"`

// +required
// +kubebuilder:validation:Required
// +optional
Version string `json:"version,omitempty"`

// +optional
Expand Down

0 comments on commit 78370bd

Please sign in to comment.