chat(devnet-7): DinD sandbox on panda 0.37.0 + panda-chat 0.3.1#60
Merged
Conversation
Move the bal-devnet-7 pilot off the retired `direct` sandbox (unmerged panda PR #214 / pr-214) onto panda's `docker` sandbox backend on latest stable panda 0.37.0: - inventory: image -> hermes-agent-panda-qu0b-panda-dind-docker-backend (chat#3 branch build; panda latest == 0.37.0 by digest), chart_version 0.3.1. - vendor panda-chat 0.3.1 (ethereum-helm-charts#487): DinD + stable bearer + sandbox-0.37.0 + reliable overlay2 via a node-local emptyDir at /var/lib/docker (no vfs). Rendered manifests updated to match; re-rendering with the pinned collection reproduces them. Verified: `helm template` on the wrapper renders backend docker, privileged sidecar, DOCKERD_STORAGE_DRIVER=overlay2, docker-storage emptyDir at /var/lib/docker, sandbox-0.37.0, and the 20m startup budget.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Moves the bal-devnet-7 chat pilot off the retired
directsandbox onto panda'sdocker(Docker-in-Docker) backend on latest stable panda 0.37.0.Changes
devnet-7/.../chat.yaml): image →hermes-agent-panda-qu0b-panda-dind-docker-backend(built from feat(hermes-agent-panda): Docker-in-Docker sandbox on latest panda (0.37.0) + toolstream chat#3; pandalatest==0.37.0by digest),chat_chart_version→0.3.1.API_SERVER_KEYbearer +sandbox-0.37.0+ reliable overlay2 via a node-local emptyDir at/var/lib/docker(no vfs).qu0b/chat-panda-bot-token) reproduces them.Verified
helm templateon the wrapper renders:backend: docker, privileged sidecar,DOCKERD_STORAGE_DRIVER=overlay2,docker-storageemptyDir at/var/lib/docker,sandbox-0.37.0, 20-min startup budget.Notes / follow-ups
latest(== 0.37.0 today) because the label build runs main's workflow. When chat#3 merges, the workflow default becomes0.37.0and dispatch/tag builds are durably pinned.helm dependency build.