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

Fix Windows cache path issues with directory hierarchies and lower-case drive letters #3252

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

mlgibbons
Copy link
Contributor

@mlgibbons mlgibbons commented Oct 14, 2018

Fixes the issues related to image caching which are noted in #3250. Specifically, image caching fails due to: (1) failing to cache an image with multiple levels in its hierachy e.g. ...\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1; 2) failing to cache an image when a lowercase drive letter is used in the cache's path.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 14, 2018
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 14, 2018
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@mlgibbons
Copy link
Contributor Author

/assign @jimmidyson

@tstromberg
Copy link
Contributor

Can you make the PR description more specific? I'd like it to be something usable for release notes generation, and I'm not exactly sure what the behavioral change is.

@mlgibbons
Copy link
Contributor Author

Sure. I've updated it. Hope that's OK now. Cheers.

Can you make the PR description more specific? I'd like it to be something usable for release notes generation, and I'm not exactly sure what the behavioral change is.

@tstromberg tstromberg changed the title Fixes for caching issues Fix image caching path issues on Windows Oct 18, 2018
@tstromberg tstromberg changed the title Fix image caching path issues on Windows Fix Windows cache path issues with directory hierarchies and lower-case drive letters Oct 18, 2018
@tstromberg tstromberg added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 18, 2018
@tstromberg
Copy link
Contributor

@minikube-bot OK to test

cvila84 pushed a commit to cvila84/minikube that referenced this pull request Oct 27, 2018
@mlgibbons
Copy link
Contributor Author

@tstromberg I'm wondering what is preventing this from being merged? What's the next step? I'd expected this to be included in one of the previous two minikube releases and am wondering if I'm missing some step that I need to be carrying out? Cheers.

@tstromberg
Copy link
Contributor

My apologies - We were holding off on merging most PR's until we could be satisfied that our CI system was working appropriately. Will refresh the test results.

@tstromberg
Copy link
Contributor

@minikube-bot OK to test

@tstromberg tstromberg merged commit 9b45920 into kubernetes:master Jan 16, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mlgibbons, tstromberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants