diff --git a/api/v1alpha1/backupsession_types.go b/api/v1alpha1/backupsession_types.go index 94ffdde..b67fb89 100644 --- a/api/v1alpha1/backupsession_types.go +++ b/api/v1alpha1/backupsession_types.go @@ -78,8 +78,6 @@ type BackupSessionStatus struct { // INSERT ADDITIONAL STATUS FIELD - define observed state of cluster // Important: Run "make" to regenerate code after modifying this file // +optional - ObservedGeneration int64 `json:"observedGeneration,omitempty"` - // +optional BackupState `json:"state,omitempty"` // +optional StartTime *metav1.Time `json:"startTime,omitempty"`