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

virtcontainers: remove legacy dependencies#141

Merged
egernst merged 1 commit intokata-containers:masterfrom
WeiZhang555:remove-legacy-go-imports
Apr 2, 2018
Merged

virtcontainers: remove legacy dependencies#141
egernst merged 1 commit intokata-containers:masterfrom
WeiZhang555:remove-legacy-go-imports

Conversation

@WeiZhang555
Copy link
Copy Markdown
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 zhangwei555@huawei.com

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 <zhangwei555@huawei.com>
Copy link
Copy Markdown
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 <bergwolf@gmail.com>
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 <bergwolf@gmail.com>
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