-
Story
-
Resolution: Done
-
Major
-
None
-
Improvement
-
8
A base image that contains S2I tools would facilitate the use of S2I outside OpenShift. An example use-case is the Tekton project upstream:
https://github.com/tektoncd/catalog/tree/master/s2i
The image should be based on UBI images and available both in the Red Hat registry and also in a public registry (Red Hat or elsewhere)
Including buildah in the image should be validate if it's feasible given the different lifecycles that s2i and buildah have.
Use-Cases
- Tekton Tasks
- GitHub Actions
Acceptance Criteria
- Image should be based on UBI images
- Available in Red Hat registry
- Optionally, in a public registry ( validate if the RHEL base is distributable )
- Should have the s2i cli library
- Optionally, have `buildah` tool installed/available in the image.
- relates to
-
BUILD-224 [s2i] All dependencies including test dependencies should be vendored
-
- Closed
-
1.
|
Add Dockerfile to s2i repo |
|
Closed | |
Otávio Fernandes |
2.
|
Create dist-git repo |
|
Closed | |
Bama Charan Kundu |
3.
|
Create Delivery Repo on COMET |
|
Closed | |
Bama Charan Kundu |
4.
|
Create errata |
|
Closed | |
Bama Charan Kundu |
5.
|
Listing in bugzilla |
|
Closed | |
Unassigned |
6.
|
Getting project added in the CPaaS process |
|
Closed | |
Bama Charan Kundu |
7.
|
create test bug in bugzilla for tech-preview release |
|
Closed | |
Bama Charan Kundu |
8.
|
Publish the image in registry.redhat.io |
|
Closed | |
Pavel Macik |