Skip to content

The JavaGenerator plugin for Gradle has no cache configuration #7091

Open
@heruan

Description

@heruan

Is your enhancement related to a problem? Please describe

When running the crd2Java task of the JavaGenerator plugin for Gradle, the plugin always generates sources even if the CRDs have not changed.

Describe the solution you'd like

This could be optimized by setting the CRDs as inputs of the task, and the generated sources as outputs of the task.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions