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

feat: categorize the QA questions? #861

Closed HarikrishnanBalagopal closed 5 months ago

HarikrishnanBalagopal commented 2 years ago

Maybe put all the questions into different categories so that they can be enabled and disabled together?

Example:

Category 1: registry url, namespace, username, password, etc.

Category 2: ingress url, service url, service port, etc.

User should be able to enable/disable Category 1 and have Move2Kube only ask Category 2

HarikrishnanBalagopal commented 5 months ago

Fixed in https://github.com/konveyor/move2kube/pull/1100