Skip to content

perf(tfork): return live-clone metadata - #11

Open
yiying-zhang wants to merge 67 commits into
mainfrom
perf/tfork-return-metadata
Open

perf(tfork): return live-clone metadata#11
yiying-zhang wants to merge 67 commits into
mainfrom
perf/tfork-return-metadata

Conversation

@yiying-zhang

Copy link
Copy Markdown
Collaborator

Summary

  • add opt-in --tfork-metadata JSON output for live clone;
  • return the already-known clone ID, name, root PID, and rootfs path;
  • preserve default newline-separated ID output when the flag is absent;
  • reject the flag for non-live clone.

This lets callers avoid a second Podman/libpod inspection round trip.

Validation

  • go test ./cmd/podman/containers ./pkg/domain/infra/abi
  • help/default-output compatibility checks
  • consumed by the stacked Gensee metadata branch

yiying-zhang and others added 30 commits July 10, 2026 23:44
Stabilize live tfork source freezing
yiying-zhang and others added 30 commits July 18, 2026 10:31
…-main

Stabilize single-copy tfork clone path
Rewrite tclone setup for Gensee Crate
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.

2 participants