-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
True
-
-
False
-
-
The Ansible architecture (via Podman/Quadlets) allows for "Image Mode" operations. Your task is to ensure that when a developer pushes a new RHDH version to the repo, the deployed VMs update themselves automatically without a technician logging in.
- Objective: Configure the systemd/Quadlet environment to monitor the Red Hat registry for new image hashes and trigger a bootc upgrade.
- Key Deliverables:
-
- Enable and configure the bootc-fetch-apply-updates.timer within the base image.
-
- Implement a "Health-Check Sidecar" or systemd check that verifies the Backstage backend is responding on the BASE_URL after an update.
-
- Configure automatic rollback logic: if the RHDH container fails to start after an update, the Quadlet/Bootc system must revert to the previous working image.