Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717788 - sys-cluster/minikube requires sys-cluster/kubectl at runtime
Summary: sys-cluster/minikube requires sys-cluster/kubectl at runtime
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-17 04:26 UTC by Diep Pham
Modified: 2020-05-20 15:51 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 Diep Pham 2020-04-17 04:26:27 UTC
I tried to install sys-cluster/minikube and notice that it required sys-cluster/kubectl as runtime dependency. I already have sys-cluster/kubernetes with use flag +kubectl installed, as I understand, should provided the necessary kubectl for minikube already.

Steps to reproduce:

* Install sys-cluster/kubernetes with +kubectl use flag
* Install sys-cluster/minikube

Expected behavior:

* sys-cluster/minikube uses kubectl command from sys-cluster/kubernetes

Actual behavior:

* sys-cluster/minikube tries to pull sys-cluster/kubectl
Comment 1 William Hubbs gentoo-dev 2020-05-20 15:51:33 UTC
This is fixed in minikube-1.10.1.

Thanks,

William