Skip to content

refactor(pods): drop redundant tuneApt apt-sandbox hack#31

Merged
ralyodio merged 1 commit into
mainfrom
chore/pod-admin-root-alias
Jun 15, 2026
Merged

refactor(pods): drop redundant tuneApt apt-sandbox hack#31
ralyodio merged 1 commit into
mainfrom
chore/pod-admin-root-alias

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Finishes merging the pod work into main. PR #30 already brought in the
root admin alias, scripts/rebuild-pods.sh, and the route comment, but its
squash resolved internal/pods/pods.go by keeping the now-redundant
tuneApt apt-sandbox hack.

With the rootless-podman default capability set (already on main), apt
drops to the _apt user on its own, so tuneApt is dead code. This removes
it — the last leftover delta from a8cb7e3.

🤖 Generated with Claude Code

The rootless-podman default capability set (already on main) lets apt drop
to the _apt user on its own, so disabling the apt download sandbox via
tuneApt is dead code. Removing it; apt now works the proper way.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ralyodio ralyodio merged commit 337011f into main Jun 15, 2026
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

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