[There was no meeting in February for various out-of-office reasons]
2026-03-03 1000-1030 GMT-5
Attendees: auba42, mbucher, bsuttner, iballou, sjha, hstct, pbrochado, ggainey
Regrets:
Agenda:
- Previous AIs:
- (m-bucher) Katello-UI: is there a roadmap for migrating pages to React?
- no “schedule”, but a list of pages-to-be-affected, prioritized
- maybe open a community post with remaining work - get some help?
- some changes will impact community-users more than others (e.g. page-merges)
- AI: someone-katello to open a community discussion
- (m-bucher) Katello-UI RfC: add Errata to ‘all newer’ ContentView-Versions
Example:
- CV has versions 1(PROD), 2(Test), 3(Library)
- Erratum ERR1 is Applicable to all versions
- Host A on PROD will get ERR1 fixed by creating Incr.Update to Version 1 => 1.1
CV-Version 2, 3 will not get Incr.Updates, if no Hosts are subscribed!
- when PROD moves to CV-version 2, all new hosts created will not have ERR1 fixed⚡
- does this make sense as an RfC?
- If so - where/how should the UI be changed?
- Incremental-CV-Update definitely needs love - today users generally use hammer to accomplish Things
- https://issues.redhat.com/browse/SAT-3304
- AI: mbucher to open RfC “somewhere”
- discussion about where this would happen ensues - implementation discussion will need to happen in the RfC
- prob could stand to query community-users how this functionality could be approached? (host-centric vs repo/CV-centric)
- [quba42]: Structured APT cleanup: https://github.com/Katello/katello/pull/11631
- There is a known edge case that I would like to fix as a follow up task. A version of the issue existed in the past, but now it is a hard error during CV version creation, rather than silently letting you create a broken CV version. I would argue that is already an improvement.
- [quba42]: Packaging (nearly?) ready for ACS for deb content: https://github.com/Katello/katello/pull/11567
- Depends on pulp_deb 3.8.0, which is currently only available in “nightly” pulpcore-packaging. Can we add this to a Katello version that does not switch to a new pulpcore repo version?
- [iballou] Looking at orphan-cleanup PR from bsuttner