fix(screener): screen starter-kit with Kaniko identity contract - #1069
Draft
Peyton-Spencer wants to merge 2 commits into
Draft
fix(screener): screen starter-kit with Kaniko identity contract#1069Peyton-Spencer wants to merge 2 commits into
Peyton-Spencer wants to merge 2 commits into
Conversation
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.
Summary
ditto-screen/{agent}-{attempt}:latest,--no-push --tar-path, andscreened_image_id= docker-save config digest (never Kaniko--digest-fileor Artifact Registry manifest digest).scripts/targon-screen-starter-kit.shto docker-build the starter-kit harness (or--tiny) with that destination and fail closed if the saved tar would not score.sha256:<hex>config member names in Platform's docker-save helper so it matches the submission-builder and DittoBench.Validation
uv run pytest testsinservices/screener-orchestrator(89 passed)uv run pytest ditto/tests/api_server/test_docker_save_archive.pyinapps/platform(6 passed)go test ./internal/sandbox -run Kanikoinservices/dittobench-apibash scripts/targon-screen-starter-kit.sh --tiny— busybox image validatedbash scripts/targon-screen-starter-kit.sh— starter-kit harness built and validated (ok: true, attempt-scoped RepoTags, config digestsha256:4c32f3dc…)bash scripts/targon-smoke.sh inventory— Targoncpu-smallavailable (29)Activation
scripts/targon-smoke.sh kaniko-probe --resource cpu-small(optional--liveon the starter-kit script).