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

Upgrade toolbox image away from EOL'd Fedora 24 #3058

Closed
nixpanic opened this issue Aug 9, 2018 · 0 comments
Closed

Upgrade toolbox image away from EOL'd Fedora 24 #3058

nixpanic opened this issue Aug 9, 2018 · 0 comments
Labels
area/guest-vm General configuration issues with the minikube guest VM good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@nixpanic
Copy link
Contributor

nixpanic commented Aug 9, 2018

Is this a BUG REPORT

Please provide the following details:

Environment:
minikube built from the master branch

Minikube version: v0.28.2

  • OS (e.g. from /etc/os-release): Fedora 28 (x86_64)
  • VM Driver: kvm2
  • ISO version: 0.28.1

What happened:
minikube ssh toolbox downloaded an old unmaintained Fedora 24 image.

What you expected to happen:
Get a current and maintained toolbox image.

How to reproduce it:
minikube ssh toolbox

Output of minikube logs (if applicable):

$ ./out/minikube ssh toolbox
Downloading sha256:d489011951f [=============================] 74.8 MB / 74.8 MB
successfully removed aci for image: "sha512-5e5ee85b9a286335820021e54b1685db3a8ebf2aea2403edddae013641ecf9ae"
rm: 1 image(s) successfully removed
Spawning container docker-fedora-24 on /var/lib/toolbox/docker-fedora-24.
Press ^] three times within 1s to kill container.
[root@minikube ~]# cat /etc/fedora-release 
Fedora release 24 (Twenty Four)

Anything else do we need to know:

Fedora 24 has been End-Of-Life for a while now. Current Fedora releases are listed on https://fedoraproject.org/wiki/Releases

@tstromberg tstromberg added the area/code-deps Code dependencies (guest-vm deps belong in guest-vm) label Sep 18, 2018
@tstromberg tstromberg changed the title minikube ssh toolbox uses old Fedora 24 image Update image used by minikube ssh toolbox - uses old Fedora 24 image Sep 18, 2018
@tstromberg tstromberg added area/guest-vm General configuration issues with the minikube guest VM kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed kind/bug Categorizes issue or PR as related to a bug. labels Sep 18, 2018
@tstromberg tstromberg changed the title Update image used by minikube ssh toolbox - uses old Fedora 24 image Upgrade toolbox image away from EOL'd Fedora 24 Sep 19, 2018
@tstromberg tstromberg self-assigned this Oct 30, 2018
@tstromberg tstromberg added this to the v0.31.0 milestone Oct 30, 2018
@balopat balopat removed this from the v0.31.0 milestone Nov 13, 2018
@tstromberg tstromberg removed their assignment Jan 23, 2019
@tstromberg tstromberg added priority/backlog Higher priority than priority/awaiting-more-evidence. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. and removed area/code-deps Code dependencies (guest-vm deps belong in guest-vm) labels Jan 23, 2019
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 good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

3 participants