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

--cheimage parameter has no effect during deploying Multiuser Che on minikube #161

Closed
sleshchenko opened this issue Jun 12, 2019 · 1 comment · Fixed by #198
Closed

--cheimage parameter has no effect during deploying Multiuser Che on minikube #161

sleshchenko opened this issue Jun 12, 2019 · 1 comment · Fixed by #198
Assignees
Labels
bug Something isn't working

Comments

@sleshchenko
Copy link
Contributor

Description

--cheimage parameter has no effect during deploying Multiuser Che on minikube

Reproducing

  1. Deploy Multiuser Che on minikube with chectl
chectl server:start --platform=minikube --cheimage=sleshchenko/che-server:demo -m
  1. Check Che Server image that is used.
    Expected: sleshchenko/che-server:demo is used as image for Che Server
    Actual: eclipse/che-server:latest is used as image for Che Server.

--cheimage works fine for single-user Che installation ( if -m arg is missing)

@benoitf
Copy link
Collaborator

benoitf commented Jul 2, 2019

I've proposed a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants