Commit 308b32c
docs: purge OpenShift-era framing from AGENTS (#5)
## 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](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d2e577e commit 308b32c
1 file changed
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments