Skip to content

Allow CRDs custom apply order #25

@mattia-fumo

Description

@mattia-fumo

Is your feature request related to a problem? Please describe.
At the moment the order in which resources are applied is hardcoded. This limits the usage of custom resources because it does not allow to customize the order for these resources (unknown resource types are by default applied at last).

Describe the solution you'd like
It would be very useful to override the default application order. For example this could be done using a new parameter (i propose --override-resources-order) that takes the name of the resources' kind in the wanted order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions