atomic-reactor icon indicating copy to clipboard operation
atomic-reactor copied to clipboard

python-docker 5.x support?

Open nirik opened this issue 4 years ago • 1 comments

Greetings.

I am trying to get the Fedora atomic-reactor package updated and working. I pushed the latest version to rawhide and f36, but I missed that there's a hard requirement on:

docker < 4.3.0

While the version of python-docker in F36/rawhide is 5.0.2. :(

Is it ok to relax this requirement? As far as I can tell, 5.0.0 just dropped python2 support.

Thanks for any information.

nirik avatar Mar 26 '22 18:03 nirik

We still need this limitation, because atomic-reactor still support openshift 3 that runs on RHEL 7

https://github.com/containerbuildsystem/atomic-reactor/commit/3bcaab8516955424c8872f335049f34eb1c93afd

However, patch in fedora downstream should be ok, depends on where fedora infra runs OSBS.

MartinBasti avatar Mar 28 '22 10:03 MartinBasti