Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

virtcontainers: remove legacy dependencies #141

Merged

Conversation

WeiZhang555
Copy link
Member

Fixes #140

virtcontainers had been moved from github.com/containers/virtcontainers to
github.com/kata-containers/runtime/virtcontainers, so we should remove legacy dependencies
of github.com/containers/virtcontainers from go imports and vendors.

Also some documents need to be modified.

Note: vendor is updated with dep tool with following command:
$ dep ensure -update github.com/containers/virtcontainers

Signed-off-by: Zhang Wei [email protected]

Fixes kata-containers#140

`virtcontainers` had been moved from `github.com/containers/virtcontainers` to
`github.com/kata-containers/runtime/virtcontainers`, so we should remove legacy dependencies
of `github.com/containers/virtcontainers` from go imports and vendors.

Also some documents need to be modified.

Note: vendor is updated with `dep` tool with following command:
`$ dep ensure -update github.com/containers/virtcontainers`

Signed-off-by: Zhang Wei <[email protected]>
Copy link
Member

@amshinde amshinde left a comment

Choose a reason for hiding this comment

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

lgtm

@egernst egernst merged commit 75235a8 into kata-containers:master Apr 2, 2018
@WeiZhang555 WeiZhang555 deleted the remove-legacy-go-imports branch April 3, 2018 01:44
zklei pushed a commit to zklei/runtime that referenced this pull request Jun 13, 2019
When agent is configured as init, run init setup first before doing
anything else.

Fixes: kata-containers#141

Signed-off-by: Peng Tao <[email protected]>
zklei pushed a commit to zklei/runtime that referenced this pull request Jun 13, 2019
When agent is configured as init, run init setup first before doing
anything else.

Fixes: kata-containers#141

Signed-off-by: Peng Tao <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants