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

Disable pre-creating of PVC subpaths on minikube #8726

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

sleshchenko
Copy link
Member

What does this PR do?

Disables pre-creating of PVC subpaths on minikube.
Since workspaces pods are configured to run under root user
there is no any need to pre-create PVC subpaths.

What issues does this PR fix or reference?

Release Notes

N/A

Docs PR

N/A

Since workspaces pods are configured to run under root user
there is no any need to pre-create PVC subpaths.
@sleshchenko sleshchenko added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. labels Feb 12, 2018
@sleshchenko sleshchenko self-assigned this Feb 12, 2018
@sleshchenko sleshchenko merged commit 0b6242a into eclipse-che:master Feb 12, 2018
@sleshchenko sleshchenko deleted the pvc_precreate branch February 12, 2018 12:15
@benoitf benoitf added this to the 6.1.0 milestone Feb 12, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants