In case a CRD has a status property defined as the following, the status struct will not be generated. ```yaml status: description: Status description type: object x-kubernetes-preserve-unknown-fields: true ```