Skip to content

fix(pods): never downgrade AGENTBBS_POD_IMAGE on transient build failure#54

Merged
ralyodio merged 1 commit into
mainfrom
fix/pod-image-no-downgrade
Jun 23, 2026
Merged

fix(pods): never downgrade AGENTBBS_POD_IMAGE on transient build failure#54
ralyodio merged 1 commit into
mainfrom
fix/pod-image-no-downgrade

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

The deploy's rootless-podman context intermittently fails (pre-pull/build/even podman image exists), so setup.sh's upsert_env kept reverting AGENTBBS_POD_IMAGE to base ubuntu — silently stripping Claude Code/Codex from pods. Now only upsert when the custom image is actually in hand; otherwise leave the configured value. The daemon builds/uses the local image from its own (working) session.

🤖 Generated with Claude Code

…ilure

The deploy's rootless-podman context intermittently fails (pre-pull/build/even
image-exists), which made setup.sh upsert AGENTBBS_POD_IMAGE back to the base
ubuntu and silently strip Claude Code/Codex from pods. Only upsert when we
actually have localhost/agentbbs-pod:latest; otherwise leave the configured
value untouched (the agentbbs daemon uses the local image from its own session).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio
ralyodio merged commit de5517c into main Jun 23, 2026
5 checks passed
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