Skip to content

k8s: base the pod image on CentOS Stream 9 (UBI9 lacks tmux) - #81

Merged
guimou merged 1 commit into
mainfrom
fix/pod-image-base
Sep 4, 2026
Merged

guimou merged 1 commit into
mainfrom
fix/pod-image-base

Conversation

@guimou

@guimou guimou commented Sep 4, 2026

Copy link
Copy Markdown
Owner

The first build of quay.io/guimou/codebox-pod on main failed: tmux is not in the UBI9 repositories (nor in EPEL, since RHEL ships it). CentOS Stream 9 has the same RHEL 9 package universe including tmux, and EPEL works the same way; CRB is enabled for EPEL dependencies.

Also builds the pod image on pull requests that touch its inputs, without pushing, so this PR itself proves the build (the "Build Pod Image" check is green here).

Docs and plan updated to say CentOS Stream 9.

https://claude.ai/code/session_01Bsm8NJasSPeyJ9xeamuuch

…t on PRs

Claude-Session: https://claude.ai/code/session_01Bsm8NJasSPeyJ9xeamuuch

---
Signed-off-by: Guillaume Moutier <guimou@users.noreply.github.com>
Co-authored-by: Claude <claude@anthropic.com>
@guimou
guimou merged commit a780da5 into main Sep 4, 2026
2 checks passed
@guimou
guimou deleted the fix/pod-image-base branch September 4, 2026 13:35
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