Skip to content

Status struct is not generated if the object is empty, but preserve-unknown-fields is true #275

@zsoli69

Description

@zsoli69

In case a CRD has a status property defined as the following, the status struct will not be generated.

status:
    description: Status description
    type: object
    x-kubernetes-preserve-unknown-fields: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions