Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shim integrated #4

Closed
wants to merge 9 commits into from
Closed

Shim integrated #4

wants to merge 9 commits into from

Conversation

ianlewis
Copy link

@ianlewis ianlewis commented Jul 6, 2020

No description provided.

amscanne and others added 9 commits May 19, 2020 23:33
The go.mod dependency tree for the shim was somehow contradictory. After
resolving these issues (e.g. explicitly imported k8s 1.14, pulling a
specific dbus version), and adding all dependencies, the shim can now be
build as part of the regular bazel tree.

As part of this process, minor cleanup was done in all the source files:
headers were standardized (and include "The gVisor Authors" in addition
to the "The containerd Authors" if originally derived from containerd
sources), and comments were cleaned up to meet coding standards.

Much work remains to integration the repository properly and clean-up
the certain-to-be large amount of redundancy.
This change updates test/root/crictl_test.go and related utilities, so
that the containerd tests can be run on any version (and in cases where
it applies, they can be run on both v1 and v2 as parameterized tests).

This change also makes the containerd installation dynamic, so that
multiple versions can be tested, and drops the static installer for the
VM image itself.
gvisor-containerd-shim (shim v1) requires that the base path of
runtime_root for runsc be 'runsc'. It uses this to detect when the
runtime is runsc. If the runtime root base path is not 'runsc' then it
execs to the default containerd-shim for runc.
@github-actions
Copy link

github-actions bot commented Oct 9, 2020

This pull request is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Oct 9, 2020
@ianlewis ianlewis closed this May 26, 2021
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.

2 participants