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

testutil: move CheckContainerdVersion to a separate package #4027

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 17, 2023

This function was introduced in 601dd5b, but brings in "containerd" as a dependency for testutil/integration, which results in many (indirect) dependencies.

Before this PR

Screenshot 2023-07-17 at 11 08 58

After this PR

Screenshot 2023-07-17 at 12 08 22

This function was introduced in 601dd5b,
but brings in "containerd" as a dependency for testutil/integration, which
results in many (indirect) dependencies.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

@thaJeztah thaJeztah marked this pull request as ready for review July 17, 2023 10:03
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