move2kube icon indicating copy to clipboard operation
move2kube copied to clipboard

Handle case where the git repo is outside the base input folder of move2kube

Open ashokponkumar opened this issue 4 years ago • 2 comments

ashokponkumar avatar Oct 25 '20 17:10 ashokponkumar

Related issue https://github.com/konveyor/move2kube/issues/61

HarikrishnanBalagopal avatar Oct 26 '20 12:10 HarikrishnanBalagopal

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.

HarikrishnanBalagopal avatar Nov 09 '20 08:11 HarikrishnanBalagopal