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
385 stars 118 forks source link

Have a way to disable downloading the CNB and Buildpacks images while running move2kube plan #445

Closed Akash-Nayak closed 3 years ago

Akash-Nayak commented 3 years ago

Is your feature request related to a problem? Please describe. Running move2kube plan for the first time after installing Move2Kube takes 6-8minutes to continue the planning because it downloads the cloudfoundry/cnb:cflinuxfs3 and the gcr.io/buildpacks/builder in the background.

Describe the solution you'd like Have a way to disable downloading the CNB and Buildpacks images while running move2kube plan.

ashokponkumar commented 3 years ago

Using config files in plan phase, the new architecture (#464 ) supports selecting transformers.