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 Minishift cache global shared between all profiles #1408

Closed
gbraad opened this issue Sep 19, 2017 · 7 comments
Closed

Make Minishift cache global shared between all profiles #1408

gbraad opened this issue Sep 19, 2017 · 7 comments

Comments

@gbraad
Copy link
Member

gbraad commented Sep 19, 2017

Profile needs a shared cache solution. It is too slow to have to redownload everything every time

9.20 MiB / 33.92 MiB [============>--------------------------------------------]  27.11% 23m19s
@gbraad
Copy link
Member Author

gbraad commented Sep 19, 2017

With the --iso-url option, you can bypass the download, by specifying an ISO from a cache which is already downloaded. If #1409 is available, this can also work for the oc client.

@coolbrg coolbrg added this to the v1.7.0 milestone Sep 19, 2017
@LalatenduMohanty LalatenduMohanty modified the milestones: v1.7.0, v1.8.0 Sep 19, 2017
@LalatenduMohanty LalatenduMohanty modified the milestones: v1.8.0, v1.9.0 Oct 11, 2017
@LalatenduMohanty LalatenduMohanty changed the title Feature request: shared cache solution when profiles are used Feature request: Global cache solution which can be shared among profiles Nov 10, 2017
@LalatenduMohanty LalatenduMohanty changed the title Feature request: Global cache solution which can be shared among profiles Global cache solution which can be shared among profiles Nov 10, 2017
@LalatenduMohanty LalatenduMohanty changed the title Global cache solution which can be shared among profiles Global cache which can be shared among profiles Nov 10, 2017
@coolbrg coolbrg self-assigned this Nov 12, 2017
@coolbrg
Copy link
Contributor

coolbrg commented Nov 15, 2017

So, we are using ~/.minishift/cache for the global cache right?

@hferentschik
Copy link
Member

So, we are using ~/.minishift/cache for the global cache right?

most likely

@hferentschik hferentschik assigned hferentschik and unassigned coolbrg Nov 17, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 17, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 17, 2017
@hferentschik hferentschik changed the title Global cache which can be shared among profiles Make Minishift cache global shared between all profiles Nov 17, 2017
@LalatenduMohanty LalatenduMohanty modified the milestones: v1.9.0, v1.10.0 Nov 20, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 20, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 20, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 20, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 20, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 20, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 26, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 27, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 27, 2017
@LalatenduMohanty LalatenduMohanty modified the milestones: v1.10.0, v1.11.0 Nov 27, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 29, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 29, 2017
@gbraad
Copy link
Member Author

gbraad commented Nov 30, 2017

most likely

A little late to ask, but it concerns me. Has this been decided/can it be answered ? It is a too vague and should be given before we can start on an implementation. My 2c. I can assume it would have to be... but...

hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 30, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 30, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Nov 30, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Dec 1, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Dec 1, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Dec 3, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Dec 4, 2017
hferentschik added a commit to hferentschik/minishift that referenced this issue Dec 5, 2017
@LalatenduMohanty
Copy link
Member

LalatenduMohanty commented Dec 5, 2017

I did not think it before, but we need to decide what minishift delete --clear-cache will delete (local cache per profile vs global cache). Also how the user will delete the global cache (or allinstance cache as @gbraad suggested on IRC) ?

Also does local cache make any sense now? When user is supposed to use it?

@gbraad
Copy link
Member Author

gbraad commented Dec 7, 2017

Fixed with 07c8570

@gbraad gbraad closed this as completed Dec 7, 2017
@LalatenduMohanty
Copy link
Member

PR reference #1716

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants