Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

images: Pin freeipa container to an older version #7367

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

martinpitt
Copy link
Member

@martinpitt martinpitt commented Jan 29, 2025

The latest version with 389-ds-base-2.6.0-2.el9.x86_64 has a time bomb where ns-slapd crashes if the data directory is more than two days old. See https://issues.redhat.com/browse/RHEL-76748

Fixes cockpit-project/cockpit#21564

  • image-refresh services

The latest version with 389-ds-base-2.6.0-2.el9.x86_64 has a time bomb
where `ns-slapd` crashes if the data directory is more than two days
old. See https://issues.redhat.com/browse/RHEL-76748

Fixes cockpit-project/cockpit#21564
@martinpitt martinpitt added the bot label Jan 29, 2025
@cockpituous cockpituous changed the title images: Pin freeipa container to an older version WIP: 706ec355cb8b: [no-test] images: Pin freeipa container to an older version Jan 29, 2025
@cockpituous
Copy link
Contributor

Failed. Log: https://cockpit-logs.us-east-1.linodeobjects.com/image-refresh-services-9f4a338e-20250129-090300/log.html

@cockpituous cockpituous changed the title WIP: 706ec355cb8b: [no-test] images: Pin freeipa container to an older version images: Pin freeipa container to an older version Jan 29, 2025
@martinpitt
Copy link
Member Author

It's the absolutely worst time for dockerhub pull rate limits. Unfortunately neigher ghcr nor quay.io allow setting up an automatic mirror, so for now I did an one-time import of the grafana image to https://quay.io/repository/cockpit/grafana?tab=info and will move to that. We'll revert back, but we have to unbreak our FreeIPA tests from the time bomb.

We really can't affort to wait for the pull rate limit to be over, as we
have to refresh the services image *today* to get away from the freeipa
time bomb.

That quay repo is just an one-time import (there is no way to
permanently mirror an image), so this should get reverted soon again.
@cockpituous cockpituous changed the title images: Pin freeipa container to an older version WIP: bc4f695b747b: [no-test] images: Pin freeipa container to an older version Jan 29, 2025
@martinpitt
Copy link
Member Author

Note: As soon as this lands, I'll send a PR to revert to dockerhub and then let that sit for a day or two until the bots can pull again.

@cockpituous
Copy link
Contributor

@cockpituous cockpituous changed the title WIP: bc4f695b747b: [no-test] images: Pin freeipa container to an older version images: Pin freeipa container to an older version Jan 29, 2025
@cockpituous
Copy link
Contributor

@martinpitt martinpitt marked this pull request as ready for review January 29, 2025 10:48
@martinpitt
Copy link
Member Author

cockpit rhel-8 branch fixed in cockpit-project/cockpit#21565

Copy link
Member

@mvollmer mvollmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@martinpitt martinpitt merged commit 1a87777 into cockpit-project:main Jan 29, 2025
26 of 28 checks passed
@martinpitt martinpitt deleted the reset-freeipa branch January 29, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FreeIPA container on services image crashes
3 participants