Skip to content

Avoid potential NPE and CRD generation error if CRDPostProcessor is set to null #7080

@metacosm

Description

@metacosm

Is your enhancement related to a problem? Please describe

While not very likely, it is possible to easily cause an NPE if the CRD generator is configured with a null CRDPostProcessor.

Describe the solution you'd like

Make sure there's always a valid post-processor or that post-processing is not attempted if the processor is null

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions