diff --git a/apis/spaces/v1beta1/controlplane_types.go b/apis/spaces/v1beta1/controlplane_types.go index 9dbeb05..fe8939e 100644 --- a/apis/spaces/v1beta1/controlplane_types.go +++ b/apis/spaces/v1beta1/controlplane_types.go @@ -251,7 +251,6 @@ type ControlPlaneStatus struct { // ControlPlane is in this condition. Message string `json:"message,omitempty"` ControlPlaneID string `json:"controlPlaneID,omitempty"` - HostClusterID string `json:"hostClusterID,omitempty"` } // +kubebuilder:object:root=true