Goal:
- Satellite supports installing transient packages on image mode machines.
Acceptance Criteria:
- Recognize and apply transient updates using the dnf --transient flag
Support integration with Red Hat Insights remediation playbooks, ensuring that transient updates can be executed as part of automated remediation actions(SeeSAT-31227for reasoning on why this was removed).
Open questions:
- What is the relationship between dnf install --transient and bootc usr-overlay?
- A: The transient flag installs packages in a usr-overlay without explicitly enabling it. So, future dnf installs will fail unless the flag is passed or the usr-overlay is enabled.
- links to
-
RHBA-2025:155337
Important: Satellite 6.18.0 new version release