minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Wrong URL in warning when using system commands in minishift ssh #145

Closed praveenkumar closed 6 years ago

praveenkumar commented 7 years ago

When using a system command (like yum for example), Minishift will display the following warning message:

--------------------------------------------------------------------------------------------------------
Installing additional packages on the root filesystem might exceed the allocated overlay size and lock t
he Minishift VM. Proceed with the installation at your own risk.
For more information, see https://docs.openshift.org/latest/minishift/using/troubleshooting.html#root-filesystem-exceeds-overlay-size

Are you sure you want to continue? [y/N] 

The URL is wrong, it should be https://docs.openshift.org/latest/minishift/troubleshooting/troubleshooting-misc.html#root-filesystem-exceeds-overlay-size

jeffmaury commented 7 years ago

Got it using CDK. Should I open one also for CDK ?

coolbrg commented 7 years ago

@jeffmaury , It is actually upstream issue as well. If fixed here it will automatically be fixed in CDK.

gbraad commented 7 years ago

This is a fix that should be in this coming release of Minishift

coolbrg commented 6 years ago

Resolved via https://github.com/minishift/minishift-centos-iso/pull/158