freeipa / freeipa-container

FreeIPA server in containers — images at https://quay.io/repository/freeipa/freeipa-server?tab=tags
https://quay.io/repository/freeipa/freeipa-server?tab=tags
Apache License 2.0
602 stars 258 forks source link

Ensure the centos7 build uses the vault repo #618

Closed raubvogel closed 1 month ago

raubvogel commented 1 month ago

CentOS7 was EOL on June 30, 2024, but some of us (like me!) still need to run a container running that release. Proposed change is to replace the repos with the vault ones.

adelton commented 1 month ago

Thanks for the PR but I will not merge this change.

I was quite happy to stop supporting CentOS 7 which required cgroups v1 which is increasingly rare and harder to get by. So we no longer build and test the image.

Since no more updates are being released for CentOS 7, there is really no reason to rebuild the image -- if you get a different set of rpms than during the previous build, it means something got broken, you will not get any new fix, not even a security fix.

The :centos-7-4.6.8 tab is still available at https://quay.io/repository/freeipa/freeipa-server?tab=tags and https://hub.docker.com/r/freeipa/freeipa-server/tags?name=centos-7 should you really need to get the content and the local change from this PR was not enough.

But in general I'd really suggest to move to FreeIPA based on a newer OS.