Meeting Type: Foreman Release Team Meeting
Date: April 29, 2026
Community: https://community.theforeman.org
Foreman Nightly
- This week is Foreman 3.19 prep week
- translations work to be done by the Release Owner
- Installer updates to be done by the Installer Maintainer
- Foreman 3.19 branching is in less than two weeks - 2026-05-12
- smart-proxy jobs are failing due to the new Rake version that broke the ci_reporter
- fix proposed Change rake task 'verbose' parameter by nadjaheitmann · Pull Request #938 · theforeman/smart-proxy · GitHub
- smart-proxy should be migrated from test-unit to minitest to align with Foreman core. That means migrating from ci_reporter to minitest-reporters.
- This has been discussed in #theforeman-dev channel between @evgeni and @ekohl
- Bug #39248: smart-proxy test failures due to rake 13.4.2 breaking ci_reporter_test_unit - Smart Proxy - Foreman has been created to track this
- Part of the Nightly jobs are broken, most likely due to the Pulp upgrade. @ogajduse will investigate
Foreman 3.18
- Status Updates
- CI is green
- We expect a release in April. Exact date to be posted in the Release Procedure.
Foreman 3.17
- Current Release Status
- CI is green
- We expect a release in April. Exact date to be posted in the Release Procedure.
Katello 4.20
- Status Updates
- No releases planned at the moment. We’ll release 4.20.1 next sprint.
- Katello folks would like to handle (small) Katello releases within a given X.Y series - Z-streams.
- Release engineers to make sure we have up-to-date procedures in the foreman-rel-eng to reduce ambiguity.
- Katello folks can start anytime they want

Pulp Integration
- Current Status
- [Odilon] Branching 3.105 is done, RPMs are done, we added 11 new packages
- Katello 4.21 to be updated to pulpcore 3.105
- VCRs are done - Katello/katello#11715
- Pulp bindings upgrade is in progress: Bump Katello Pulp bindings requirements to 3.105 by sjha4 · Pull Request #13391 · theforeman/foreman-packaging · GitHub
- [Quinn] The 3.105 upgrade is going well. 3/4 of the work is in review
- Nightly might be broken until we update Pulp bindings
Pulp integration with Katello 4.22
- We’ll need Postgres 16 with 3.105 because of Django 5; we’re still on Django 4
- There’s Support PostgreSQL 16 · Issue #465 · theforeman/foremanctl · GitHub at the moment to track this work.
- We confirmed with Candlepin - Candlepin should work with the new Postgres
- We need to test whether migrations work as expected
- This work will be a part of the Foreman EL10 rebuild