-
Notifications
You must be signed in to change notification settings - Fork 471
Closed as not planned
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.
Description
What would you like to be added:
Need to run tests for docker, similar to cri-o.
Why is this needed:
The tests were removed because of "dockershim":
But no tests were added for the actual "cri-dockerd".
Note: It wasn't actually using dockershim for 1.24 and 1.25 either, since it had been removed from the codebase.
It just renamed the remote socket endpoint, instead of removing dockershim from cri-tools (as per Issue #870).
commit 175fbd1
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.