Skip to content

feat: rhel9-image-mode-quadlet-base#4377

Closed
Fortune-Ndlovu wants to merge 5 commits intoredhat-developer:mainfrom
Fortune-Ndlovu:feature/RHIDP-11826-rhel9-image-mode-quadlet-base
Closed

feat: rhel9-image-mode-quadlet-base#4377
Fortune-Ndlovu wants to merge 5 commits intoredhat-developer:mainfrom
Fortune-Ndlovu:feature/RHIDP-11826-rhel9-image-mode-quadlet-base

Conversation

@Fortune-Ndlovu
Copy link
Copy Markdown
Member

@Fortune-Ndlovu Fortune-Ndlovu commented Mar 10, 2026

Description

feat: RHIDP-11826-rhel9-image-mode-quadlet-base

Which issue(s) does this PR fix

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 10, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@Fortune-Ndlovu Fortune-Ndlovu changed the title feat: RHIDP-11826-rhel9-image-mode-quadlet-base chore(feature): rhel9-image-mode-quadlet-base Mar 10, 2026
@Fortune-Ndlovu Fortune-Ndlovu changed the title chore(feature): rhel9-image-mode-quadlet-base feat: rhel9-image-mode-quadlet-base Mar 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: cancelled.

@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days.

@github-actions github-actions bot added the Stale label Mar 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

… mirrors the Ansible image_mode Quadlet flow: the Containerfile layers Node, Podman, SSH, and users on registry.redhat.io/rhel9/rhel-bootc, then COPYs configs/ (app catalog + dynamic plugins), quadlet/ (Postgres + RHDH .container units, rhdh-network.network, env files), scripts/ (plugin prep and startup), and a gitignored auth.json supplied at build time. build.sh collects registry credentials from the usual Podman/Docker locations into ./auth.json so the image can bake in auth; we also mirror that file into /root/.config/containers/auth.json because systemd/Quadlet runs root Podman, which needs credentials there to pull postgresql-15 and rhdh-hub-rhel9:1.8 on first boot. Quadlet units install under /usr/share/containers/systemd with symlinks into /usr/lib/bootc/bound-images.d for bootc-style bound images, but we omit additionalimagestore=/usr/lib/bootc/storage so nested podman run --privileged tests work (that path only exists on a real bootc install). At runtime systemd starts Postgres then RHDH (with detect-and-set-base-url.sh before RHDH), local-plugins/ and dynamic-plugins.override.yaml control optional Ansible/tarball plugins, and the README documents build, auth refresh, and hitting the UI via 127.0.0.1:7007.

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@github-actions github-actions bot removed the Stale label Mar 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days.

@github-actions github-actions bot added the Stale label Mar 26, 2026
@polasudo polasudo removed the Stale label Mar 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days.

@github-actions github-actions bot added the Stale label Apr 8, 2026
@Fortune-Ndlovu
Copy link
Copy Markdown
Member Author

closing PR because I have a private MR elsewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants