-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Cannot deploy Che on minishift using operator #13881
Comments
for minishift you've to do what is said in the error message
so do and restart chectl command with operator |
The first case is working fine when I do |
@vitaliy-guliy the cli is assuming you're correctly logged on all platforms |
@benoitf this is not mentioned in the chectl documentation and at the first glance it looks like a bug. |
Can we fix the doc, please? Takes 2 minutes for someone who is familiar with the code. |
I still have strange output when deploying Che on minishift using helm, but Che become working
|
@vitaliy-guliy in that case there is a bug, chectl should report an error that minishift/helm is not possible @tsmaeder AFAIK it's a question issue, not a doc task so please create a new issue |
Link with #13928 |
Hello, in fact in this case it didn't used helm but minishift addon. We need to probably display the installer/platform used in traces |
@vitaliy-guliy what is the |
@vitaliy-guliy could you download the latest ? |
At friday I tested it on the latest |
have you tried to cleanup before. like |
@slemeur yes. I deleted the whole machine.
|
I encountered the same issue when TLS and self-signed cert options was used. The issue went away if I did it without:
|
I don't think it is relevant anymore. |
Describe the bug
It's impossible to me to deploy Che on
minishift
using operatorThe first I start
minishift
with 4cpus, 10GB RAM and 20GB disk spaceThen I downloaded the latest version of chectl and tried to deploy Che using operator
Chectl failed with the following error
I want to pay attention that the latest version of chectl (20190716105045) does not deploy Che using helm
Actually it's not clear the problem with chectl or with minishift.
The last time when I was able to deploy Che I used minishift 1.34.0 and chectl release 20190712093149
The text was updated successfully, but these errors were encountered: