-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
XCMSTRAT-458 - Support YAML config file for ROSA cluster create in both UI and CLI
-
(11/06) QE TC already approved, waiting to be closed
-
-
-
OCMUI Core Sprint 256, OCMUI Core Sprint 257, OCMUI Core Sprint 259, OCMUI Core Sprint 260, OCMUI Core Sprint 261, OCMUI Core Sprint 262
- Attend weekly meetings
- Represent OCM UI concerns and work with stakeholders to finalize designs
Designs/protoype can be found here
Design contact: ekim@redhat.com
For MVP:
- Add a button to the Review step to open up YAML modal
- Can make changes to the YAML
- Can "Create cluster" from YAML view, or cancel/close it out.
- Can Download the yaml
- The YAML editor is heavily inspired by the YAML editor in OCP
Questions:
- what about the yaml information (in case it changes) whenever the user leaves the modal, is it about let them now the information will be lost or what? -> already clarified -> confirmation modal
- what about changing modal by inline editor like it is on OCP? -> already clarified by Peter, we will leave it like a modal for now
- where to display errors on cluster creation from yaml editor -> to clarify
- disable create cluster button in case of errors or validation errors? -> Until the OpenAPI schema provides validation we can trust, we should let the API come back with a 400 error - those are usually descriptive enough that it'll be helpful
- what about download filename? does it follow any kind of pattern? -> already clarified
filename = `${obj.kind.toLowerCase()}-${obj.metadata.name}.yaml`;
- relates to
-
OCMUI-2365 YAML editor scaffolding
- Closed
- mentioned on