-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels