Skip to content

Smart deploy: fetch resources from cluster #26

@mattia-fumo

Description

@mattia-fumo

Is your feature request related to a problem? Please describe.
As of now, when the deploy-type is smart_deploy, the resources to be updated are checked against ConfigMaps and Secrets they depend on. These files are taken from the list passed as argument. When resources are manually applied to the target cluster (and are not passed as argument to mlp) it is possible that some resources are not updated as expected.

Describe the solution you'd like
My advice is to fetch resources from the cluster and add them to the list of resources to be taken into account on update.

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