-
Story
-
Resolution: Done
-
Major
-
None
Description
As a developer I want easily install the latest Shipwright operator (0.5.x from their homepage) and have a list of Builds and BuildRuns in my environment which we want to support.
Acceptance Criteria
- A script / yaml file which install the Shipwright operator, all dependencies, and strategies
- A list of yaml files to run Builds (defining BuildRuns)
- Build from Source "source to image"
- without contextDir / with ContextDir)
- Referencing a Secret for git / sourcecode access
- Build from Dockerfile (buildah)
- Build is output is pushed to the internal or an external registry
- Failing BuildRun
- Build from Source "source to image"
- Infos should easy applyable on a 4.9 cluster.
Additional Details:
Information or YAML files could be added to this ticket.