Skip to content

Conversation

@SikaGrr
Copy link
Collaborator

@SikaGrr SikaGrr commented Feb 9, 2026

Description

Build container images using Crane.
This is behind a feature flag CRANE_WORKLOADS_ENABLED.
Handling of .dockerignore planned in a followup: b/481653975

Issue

b/481654085

Testing

  • Unit tests (more tests to cover .tar archive building planned in b/481653975)
  • Goldens
  • Manual testing:
# from script directory:
xpk workload create ...  --workload test --command "./script.sh"
# script contents:
echo "hello from script"
ls -al

Script output (w/ Crane): screen/6jefyNtPBA5Qh63
Script output (w/ Docker): screen/BsNCJkDkjk9w3DC
File owners match (root), as well as WORKDIR.

@SikaGrr SikaGrr added this pull request to the merge queue Feb 10, 2026
Merged via the queue into main with commit cab0cdf Feb 10, 2026
24 checks passed
@SikaGrr SikaGrr deleted the crane_build branch February 10, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants