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(helm): don't set workspace namespace for helm installer #482

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

sparkoo
Copy link
Member

@sparkoo sparkoo commented Feb 3, 2020

Signed-off-by: Michal Vala mvala@redhat.com

What does this PR do?

Don't set namespace for workspaces when using helm installer. Helm charts already has reasonable default, which should be used and chectl should not interfere with it. Setting workspaces namespace can be implemented as new chectl parameter, but it's not in scope of this task.

What issues does this PR fix or reference?

eclipse-che/che#15440

Signed-off-by: Michal Vala <mvala@redhat.com>
@tolusha
Copy link
Collaborator

tolusha commented Feb 3, 2020

@sparkoo
Have you tried to deploy Che using chectl based on this PR?
I am wondering which namespace will be used in this case.

@sparkoo
Copy link
Member Author

sparkoo commented Feb 3, 2020

@tolusha yes. It uses value from helm charts https://github.com/eclipse/che/blob/master/deploy/kubernetes/helm/che/values.yaml#L67
<username>-che which is what we want eclipse-che/che#14614

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

Successfully merging this pull request may close these issues.

2 participants