-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Add containernetworking-cni to install reqs #266
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
Add containernetworking-cni to install reqs #266
Conversation
|
Is there a containernetworking-cni package on Debian derivatives? I don't see one on my Debian VM |
|
bot, retest this please |
|
Red Hat CI failure due to repo funkiness. |
|
one thing is we actually require cni >= 0.6 which isnt in the centos repos ... |
|
bot, restest this please |
|
☔ The latest upstream changes (presumably 3aa63b2) made this pull request unmergeable. Please resolve the merge conflicts. |
|
I think we need build-from-source instructions for Debian derivatives and Cent. |
|
my ginkgo PR does build from source fwiw |
|
Ok, I'm just going to back out the change for Debian/Centos for now and will just leave the Fedora change in play. |
Signed-off-by: TomSweeneyRedHat <[email protected]>
|
Once we get a PPA up for ubuntu, we can throw a packaged version of CNI in there, which will keep instructions roughly the same. |
|
bot, retest this please |
|
LGTM |
Catching up with opencontainers/runtime-tools@84a62c6a (generate: Move Generator.spec to Generator.Config, 2016-11-06, containers#266, v0.6.0), now that we've bumped runtime-tools in f6c0fc1 (Vendor in latest runtime-tools, 2018-06-26, containers#1007). Signed-off-by: W. Trevor King <[email protected]>
Catching up with opencontainers/runtime-tools@84a62c6a (generate: Move Generator.spec to Generator.Config, 2016-11-06, #266, v0.6.0), now that we've bumped runtime-tools in f6c0fc1 (Vendor in latest runtime-tools, 2018-06-26, #1007). Signed-off-by: W. Trevor King <[email protected]> Closes: #1008 Approved by: mheon
…_alias Fix redundant import alias
Signed-off-by: TomSweeneyRedHat [email protected]
The package containernetworking-cni is required, but was not listed in our install.md file. It was already included in our tutorial.