akuity / mta

Apache License 2.0
25 stars 4 forks source link

Failure when the helmrepository and the helmrelease are in different namespaces #16

Open xavidop opened 1 month ago

xavidop commented 1 month ago

Hello,

We found an issue where we have the helmrelease in namespace X and the helmrepository in namespace Y mta fails to migrate the helmrelease with error:

FATA[0002] helmrepositories.source.toolkit.fluxcd.io "Y" not found

The command we run is:

mta helmrelease --name my-helmrelease --namespace X
xavidop commented 5 days ago

@nitishfy do you have any update here?

nitishfy commented 3 days ago

working on this.

xavidop commented 3 days ago

thank you!