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 the storage-provisioner use a hostPath. #2346

Merged
merged 1 commit into from
Dec 20, 2017

Conversation

dlorenc
Copy link
Contributor

@dlorenc dlorenc commented Dec 20, 2017

This should fix #2256

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 20, 2017
- name: tmp
hostPath:
path: /tmp
type: Directory
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

newline

@dlorenc dlorenc merged commit 7550fcd into kubernetes:master Dec 20, 2017
@dlorenc dlorenc deleted the subpath branch December 20, 2017 22:42
@krancour
Copy link
Member

Any chance this will make its way into a patch release shortly? #2256 caused a lot of problem for a lot of people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Persistent Volume Claims with a subPath lead to a "no such file or directory" error
4 participants