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

Make minikube (and kvm2) installable with "yum" #4716

Open
afbjorklund opened this issue Jul 8, 2019 · 6 comments
Open

Make minikube (and kvm2) installable with "yum" #4716

afbjorklund opened this issue Jul 8, 2019 · 6 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. os/linux packaging/rpm Red Hat/Fedora (rpm) packaging issues packaging Packaging issues priority/backlog Higher priority than priority/awaiting-more-evidence. sig/release Categorizes an issue or PR as relevant to SIG Release.

Comments

@afbjorklund
Copy link
Collaborator

When we do the apt indexing of the .deb packages*,
we might as well do the yum indexing of the .rpm.

This should include both minikube and the kvm2 driver...
That is, the new docker-machine-driver-kvm2 package*.


Basically, provide something similar to what kubectl has:

https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-using-native-package-management

This includes signing the packages with a GPG key.

Not sure if we can use the Google Cloud Packages ?

@afbjorklund afbjorklund added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. os/linux priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. packaging Packaging issues labels Jul 8, 2019
@tstromberg
Copy link
Contributor

Upstream request: kubernetes/release#839

@afbjorklund afbjorklund added this to the v1.4.0 Candidate milestone Aug 18, 2019
@tstromberg tstromberg self-assigned this Aug 19, 2019
@tstromberg tstromberg modified the milestones: v1.4.0, v1.5.0-candidate Sep 4, 2019
@tstromberg tstromberg modified the milestones: v1.5.0, v1.6.0-candidate Oct 14, 2019
@tstromberg tstromberg removed this from the v1.6.0-candidate milestone Oct 21, 2019
@medyagh
Copy link
Member

medyagh commented Dec 16, 2019

still waiting on #4716 (comment)

@afbjorklund afbjorklund added the packaging/rpm Red Hat/Fedora (rpm) packaging issues label Jan 11, 2020
@tstromberg tstromberg added sig/release Categorizes an issue or PR as relevant to SIG Release. and removed help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Apr 6, 2020
@medyagh
Copy link
Member

medyagh commented Jul 29, 2020

we still like to do this, but it seems like we are blocked by some issues, if anyone can help to make this happen we need hep !

@medyagh medyagh added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jul 29, 2020
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Nov 30, 2020

We will need to do either of: 1) run rpm forever (close this ticket) 2) host yum repository ourselves (sig release won't help us)

@afbjorklund afbjorklund added priority/backlog Higher priority than priority/awaiting-more-evidence. and removed help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Mar 13, 2021
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Aug 8, 2021

See kubernetes/release#281 yum.kubernetes.io future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. os/linux packaging/rpm Red Hat/Fedora (rpm) packaging issues packaging Packaging issues priority/backlog Higher priority than priority/awaiting-more-evidence. sig/release Categorizes an issue or PR as relevant to SIG Release.
Projects
None yet
Development

No branches or pull requests

3 participants