Skip to content

Remove runtime-tools dependency#317

Open
elezar wants to merge 3 commits into
cncf-tags:mainfrom
elezar:remove-runtime-tools-dependency
Open

Remove runtime-tools dependency#317
elezar wants to merge 3 commits into
cncf-tags:mainfrom
elezar:remove-runtime-tools-dependency

Conversation

@elezar

@elezar elezar commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Removes runtime-tools by replacing generator calls with an internal OCI spec editor. This allows us to also switch back to using a Generator from runtime-tools/generate if we feel that this makes sense at some stage. Note that a similar interface is used in containerd/containerd#13519.

Includes the env cache keying fix from opencontainers/runtime-tools#808 and focused tests.

Assisted by Codex

@elezar elezar force-pushed the remove-runtime-tools-dependency branch 3 times, most recently from 8594a5b to 084a01f Compare June 15, 2026 09:52
@elezar

elezar commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

@tianon-sso thanks for the work on #316. This here aims to reduce the diff by introducing a SpecEditor interface similar to what you did for container.

@klihub, this should also allow us to more easily switch back to runtime-tools if required at some stage.

@elezar elezar requested a review from klihub June 15, 2026 09:54
elezar added 3 commits June 15, 2026 11:58
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the remove-runtime-tools-dependency branch from 084a01f to 3453086 Compare June 15, 2026 09:59

@klihub klihub left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elezar Thank you ! LGTM.

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