Revert "rolled back status to strings"

This reverts commit 690265d9f6.
This commit is contained in:
jandre 2021-01-02 00:38:05 +01:00
parent 638775ff8c
commit 938f4348ee

View File

@ -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"`