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

rootfs: Skip installing cargo and rust for docker build #508

Merged

Conversation

amshinde
Copy link
Member

For the docker build of the rootfs based on golang agent,
we still end up installing these packages. Skip these.

Fixes #507

Signed-off-by: Archana Shinde [email protected]

@amshinde
Copy link
Member Author

/test

amshinde added a commit to amshinde/kata-runtime that referenced this pull request Dec 11, 2020
Release included important security updates.

References:
firecracker-microvm/firecracker#2057
firecracker-microvm/firecracker#2177

Fixes: kata-containers#3095
Depends-on: github.com/kata-containers/osbuilder#508

(cherry picked from commit 11c8c19)
Signed-off-by: Archana Shinde <[email protected]>
amshinde added a commit to amshinde/kata-runtime that referenced this pull request Dec 11, 2020
Release included important security updates.

References:
firecracker-microvm/firecracker#2057
firecracker-microvm/firecracker#2177

Fixes: kata-containers#3095
Depends-on: github.com/kata-containers/osbuilder#508

(cherry picked from commit 11c8c19)
Signed-off-by: Archana Shinde <[email protected]>
@fidencio
Copy link
Member

@amshinde, wouldn't be better to drop the support for the rust agent entirely in the 1.x repo?

For the docker build of the rootfs based on golang agent,
we still end up installing these packages. Skip these.

Fixes kata-containers#507

Signed-off-by: Archana Shinde <[email protected]>
@amshinde amshinde force-pushed the skip-rust-install-for-goagent branch from c80531b to b937cf7 Compare December 11, 2020 22:46
@amshinde
Copy link
Member Author

/test

@amshinde
Copy link
Member Author

@fidencio Yes we could do that, but I also dont want 1.x and 2.x builder scripts diverging too much at this point from maintenance point of view. Would like to see what others think about this.

@jcvenegas jcvenegas merged commit ef72fb6 into kata-containers:master Dec 15, 2020
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.

Skip installing rust and cargo while installing go-agent
4 participants