If a field of a CR is an enum and annotated with @PrinterColumn
, the resulting CRD definition reports it as an object
which is invalid.
additionalPrinterColumns:
- JSONPath: .status.phase
name: PHASE
type: object
kubernetes-client: 5.3.0
reproducer: https://github.com/lburgazzoli/fabric8-kubernetes-client-crdgen