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

Make the IR and other info move2kue collects available in the transformation scripts #479

Closed HarikrishnanBalagopal closed 3 years ago

HarikrishnanBalagopal commented 3 years ago

Is your feature request related to a problem? Please describe. Make all the information that move2kube collects and the IR within the transformation scripts.

Describe the solution you'd like Perhaps something like ir('k1.k2.k3')

Describe alternatives you've considered Or maybe something lke ir['k1']['k2']['k3']

Additional context Perhaps to get app name or service name?

HarikrishnanBalagopal commented 3 years ago

Config is also not available currently.

ashokponkumar commented 3 years ago

Centralized IR is no longer there in three new framework