-
This is needed for better experience on various platforms.
Issues:
* On Apple silicon builds takes much more time because of overhead incurred by emulation of amd64 on aarch64.
* Deployment to cl…
-
Enhancing the s2i build strategy, e.g. with a new parameter, in order to manage s2i chained builds;
This enhancement would allow us to handle WildFly s2i builds (see https://github.com/wildfly/wild…
-
The https://github.com/jboss-container-images/openjdk project has essentially the same goal as this project. AFAIK it's in fact originally even based on some of the same code, but then diverged. In an…
-
/kind bug
**What steps did you take and what happened:**
Applied a Notebook CR in conjunction with Notebook controller. Notebook controller creates a StatefulSet from the Notebook CR, containing a…
-
The only problem left is the s2i builder tests that depends on `quay.io/kiegroup/kogito-runtime-jvm:latest`. Since now every build runs on its on context, we won't have access to this image from the s…
-
### Feature
The [Tekton Task responsible](https://github.com/snowdrop/component-operator/blob/master/pkg/controller/component/tasks.go#L53-L54) to perform the step `buildah bud` uses a hard coded v…
-
**Context**
Option to create a base image from a local BE installation similar to a BWCE container and scripts/dockerfiles to add ear and CDD file to build the application image from base image (wit…
-
With the OpenJDK RHEL8/JDK11 image, on start up, one gets the following error
```
/usr/local/s2i/run: line 15: /opt/jboss/container/maven/default//scl-enable-maven: No such file or directory
``…
-
Run podman image created with s2i fail with error
`podman run --rm -it b2bpartners`
tar: Refusing to read archive contents from terminal (missing -f option?)
tar: Error is not recoverable: exit…
-
It seems that micropipenv might be a good alternative for pipenv in S2I images because it's a light piece of software and pipenv [seems to be unmaintained for a while](https://github.com/pypa/packagin…