move2kube
move2kube copied to clipboard
Handle case where the git repo is outside the base input folder of move2kube
Related issue https://github.com/konveyor/move2kube/issues/61
Possible fix: Look at ignoreEnv
:
https://github.com/konveyor/move2kube/blob/6b90cbd5453c8eddf894823a62ef8373c043c8c7/cmd/move2kube/move2kube.go#L34
and if it is true
ignore the git repos that are outside the source folder.