konveyor / move2kube

Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
https://move2kube.konveyor.io/
Apache License 2.0
383 stars 118 forks source link

Support file paths for Upload and Download for peer containers #1039

Open kmehant opened 1 year ago

kmehant commented 1 year ago

Currently, the Upload and Download functionalities of peer containers use CopyDirsFromContainer and CopyDirsIntoContainer which only supports directory paths.

shubham-cmyk commented 1 year ago

@kmehant This should be closed now

kmehant commented 1 year ago

@shubham-cmyk https://github.com/konveyor/move2kube/issues/1039#issuecomment-1646838161 The issue is still open and is open for contributions. Thank you.

Mohdcode commented 1 year ago

/assign

mohit-marathe commented 7 months ago

Hi @kmehant! I have started working on this issue. Can you assign it to me?