-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
Build samples in Console
-
False
-
None
-
False
-
Not Selected
-
To Do
-
0% To Do, 0% In Progress, 100% Done
-
S
Epic Goal
To make it easy to create Builds using examples provided in the Console YAML editor.
The YAML editor in Console is able to display examples on the right side which user can click on to populate the editor and change parameters so that they don't have to come up with the entire YAML for Build from scratch. Using the ConsoleYAMLSample extension, samples for S2I, Buildah and Buildpacks Builds should be available in the YAML editor in Console:
https://docs.openshift.com/container-platform/4.15/web_console/customizing-the-web-console.html#adding-yaml-examples-to-kube-resources_customizing-web-console
The following shows similar samples in the YAML editor for BuildConfigs:
Why is this important?
- Make it easy for user to create Build objects
Acceptance Criteria (Mandatory)
- Add YAML samples for Build to Console using ConsoleYAMLSample for S2I, Buildah and
BuildpacksBuilds.
Note: similar sample for BuildRun is out of scope. OpenShift consoles should support "Start Build" actions which generate BuildRun objects from a Build.
Done Checklist
- Acceptance criteria are met
- Non-functional properties of the Feature have been validated (such as performance, resource, UX, security or privacy aspects)
- User Journey automation is delivered
- Support and SRE teams are provided with enough skills to support the feature in production environment