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

Build CRI and CNI from source ? #5822

Closed
afbjorklund opened this issue Nov 3, 2019 · 3 comments
Closed

Build CRI and CNI from source ? #5822

afbjorklund opened this issue Nov 3, 2019 · 3 comments
Labels
area/guest-vm General configuration issues with the minikube guest VM kind/feature Categorizes issue or PR as related to a new feature.

Comments

@afbjorklund
Copy link
Collaborator

afbjorklund commented Nov 3, 2019

Currently we are downloading binaries for crictl and for cni and cni-plugins:

https://github.com/kubernetes-sigs/cri-tools/releases/

https://github.com/containernetworking/cni/releases/
https://github.com/containernetworking/plugins/releases/

Should we build these packages locally, from the source code, instead ?

@afbjorklund afbjorklund added area/guest-vm General configuration issues with the minikube guest VM triage/discuss Items for discussion labels Nov 3, 2019
@priyawadhwa priyawadhwa added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 6, 2019
@priyawadhwa
Copy link

@afbjorklund is there an advantage to building these packages locally as opposed to downloading them?

@afbjorklund
Copy link
Collaborator Author

@priyawadhwa : the advantage is that we know what goes into them, and are OK if upstream stops building them

@afbjorklund
Copy link
Collaborator Author

Just to prove a point, podman now requires CNI spec 0.4.0 and CNI 0.7.0 does not have binaries...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/guest-vm General configuration issues with the minikube guest VM kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants