Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652086 - sys-cluster/minikube ebuild improvements: distribute localkube
Summary: sys-cluster/minikube ebuild improvements: distribute localkube
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-31 13:32 UTC by Viacheslav Gagara
Modified: 2018-07-10 02:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Viacheslav Gagara 2018-03-31 13:32:35 UTC
This is not a bug but improvement request/suggestion:

Is there any reason why minikube ebuild does not build/distribute localkube binary?
In case we distribute it minikube will not require to download it at start and put somewhere at /usr/local. This will keep system more clean of non-package binaries.
However it will require from user to use "--kubernetes-version file:///usr/bin/localkube" extra arg to minikube at start (otherwise it will download it).
If I understand right it is required only for "--vm-driver=none" mode, so maybe it is reasonable to have appropriate USE flag?

I tested it on my setup and it works fine, it doesn't require any extra deps.

One more question:
Is is possible to provide post-merge info with explicit list of kernel options required (but not set). e.g. like we have for docker? In fact minikube extensively uses iptables which depends on lots of stuff from kernel's netfilter and costs me quite some time to figure out what is missing in kernel.

Thanks, let me know if you need more info from me?
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2018-07-10 02:31:39 UTC
I've added the localkube binary back to minikube-0.28.0-r1