Skip to content

docs: purge OpenShift-era framing from AGENTS#5

Merged
xnoto merged 1 commit intomainfrom
chore/purge-openshift-refs
Apr 30, 2026
Merged

docs: purge OpenShift-era framing from AGENTS#5
xnoto merged 1 commit intomainfrom
chore/purge-openshift-refs

Conversation

@xnoto
Copy link
Copy Markdown
Contributor

@xnoto xnoto commented Apr 30, 2026

Summary

`AGENTS.md` claimed inputs and pointed at runbooks that don't match the current shared workflow:

  • `container` input does not exist on `opentofu.yml` and shouldn't — the `arc-tf` runner pod IS the `tfroot-runner` image; nesting a container would double-wrap.
  • The note about `tfroot-libvirt` overriding `container` to use the internal OpenShift registry referred to a path that's gone.
  • The "manifest unknown" failure mode pointed at the deleted Pull workflow on `images` (which used to import to OpenShift's internal registry).
  • The `runs-on` default in the table was `ubuntu-latest`; the actual default is `arc-tf`.

This PR rewrites those sections to describe what actually exists.

🤖 Generated with Claude Code

The opentofu.yml description claimed a `container:` input and a
tfroot-libvirt OpenShift-registry override that don't exist; the
"manifest unknown" runbook pointed at an OpenShift Pull workflow
that no longer exists.

Rewrite to match the actual reality: jobs run on the arc-tf scale
set whose pods are themselves built from the tfroot-runner image,
so there's no nested container; the only failure-mode dependency
is the buildah workflow in `images`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@xnoto xnoto merged commit 308b32c into main Apr 30, 2026
1 check passed
@xnoto xnoto deleted the chore/purge-openshift-refs branch April 30, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant