For our GA of Crane 2, we want to release a "guided" experience hosted within the OCP console that helps users import their applications into an OCP 4 cluster.
- The experience must include integration with the main OCP console, and the recommended path for this is via dynamic plugin
- The UX should be a wizard that has an output of effectively a canned tekton pipeline with user provided inputs and outputs
- The pipeline should be manageable via the standard ocp pipelines interface
- We must have a dependency on a ocp pipelines
- It's probably that this will all need to be backed and installed by an operator