You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a cluster generated by clustertool which uses fluxcd. Now I would like to transfer that to argocd. But each appilcation I would like to transfer fails.
Currently the flux layout is a customization which itself pulls in a helmrelease. So mta scan delivers me something like the following output:
I've started working on this issue and it'll be resolved shortly. Are you using the latest version of mta which is v0.0.9 ?
For helmrelease, we fixed it here: #18
I have a cluster generated by clustertool which uses fluxcd. Now I would like to transfer that to argocd. But each appilcation I would like to transfer fails.
Currently the flux layout is a customization which itself pulls in a helmrelease. So
mta scan
delivers me something like the following output:No matter which application I would like to convert, I get the following error:
If I try to convert the helmrelease, it appends the namespace instead of replacing it:
So, currenty I have no chance to use this promising tool at all...
The text was updated successfully, but these errors were encountered: