Petr Kubat

Results 97 comments of Petr Kubat

Hi @weilip1803 What example are we talking about here? Also please be aware that incremental s2i builds (as discussed in https://github.com/sclorg/s2i-nodejs-container/pull/182) are currently not supported.

The rpms first need to be released by Red Hat in RHSCL or RHEL8 (depending on what version are you looking for). Only after that happens we can create a...

Ah if the nodejs rpm update is already released that makes it easier to figure out when the official images get updated. The 14.18.2 update was [released](https://access.redhat.com/errata/RHSA-2022:0041) on Jan 6,...

The docker hub descriptions should be done automatically on push to master, but seems like the slaves do not have latest scripts that fixed an issue with[ image tagging](https://github.com/sclorg/rhscl-container-ci/commit/31b63a126d4e12cbd30a1d74ed4d8e25fe514869) so...

I am wondering, can we add the black magic replacements to container-common-scripts, or are they too specific for the python repository to be used elsewhere?

Hi, @dnmd, thanks for the question! Unfortunately as root permissions are required to install packages this cannot be done anywhere else other than in the Dockerfile during the build of...

@torsava soon in nodejs: https://github.com/sclorg/s2i-nodejs-container/pull/201

>If I understand correctly we'll still be running the tests as part of the regular RHEL regression tests in which case I'm not as concerned. The test cases will be...

For the removal of rhel7 versions - I am all for it, but maybe we could edit the initial move/copy dance for adding the new version that would keep the...