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 usage of CHE_DATA in Che Server #2941

Closed
mkuznyetsov opened this issue Oct 31, 2016 · 3 comments
Closed

fix usage of CHE_DATA in Che Server #2941

mkuznyetsov opened this issue Oct 31, 2016 · 3 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@mkuznyetsov
Copy link
Contributor

mkuznyetsov commented Oct 31, 2016

CHE_DATA are not being picked up by Che-Server, so it is impossible to use custom user configuration/data mounting volume.

Che version: 5.0.0-M7-SNAPSHOT
Docker version: [Enter your Docker version here docker version on CLI]
Che install: Che Launcher

Additional information:

  • Problem started happening recently, didn't happen in an older version of Che: [Yes]
  • Problem can be reliably reproduced, doesn't happen randomly: [Yes]
@mkuznyetsov mkuznyetsov self-assigned this Oct 31, 2016
@mkuznyetsov mkuznyetsov added the status/in-progress This issue has been taken by an engineer and is under active development. label Oct 31, 2016
@skabashnyuk skabashnyuk added kind/bug Outline of a bug - must adhere to the bug report template. sprint/current labels Oct 31, 2016
@skabashnyuk skabashnyuk added this to the 5.0.0-M7 milestone Oct 31, 2016
@TylerJewell
Copy link

I do not understand the issue. I was testing the che server this weekend and do not have such issues. Please provide reproduction steps and outputs.

@mkuznyetsov mkuznyetsov changed the title fix usage of CHE_CONF and CHE_DATA in Che Launcher / CLI fix usage of CHE_DATA in Che Server Nov 1, 2016
@mkuznyetsov
Copy link
Contributor Author

mkuznyetsov commented Nov 1, 2016

As we have figured out, it was failing because of property and variable renaming leftover (in particular, rewriting properties with values that point to mounted data, mounting stacks and templates)

@mkuznyetsov
Copy link
Contributor Author

Fixed by merging PRs:
#2955
eclipse-che/che-dockerfiles#34

@mkuznyetsov mkuznyetsov removed the status/in-progress This issue has been taken by an engineer and is under active development. label Nov 2, 2016
@bmicklea bmicklea mentioned this issue Nov 16, 2016
66 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants