chectl fails to provision Che with tls option #15411
Labels
area/chectl
Issues related to chectl, the CLI of Che
area/install
Issues related to installation, including offline/air gap and initial setup
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Describe the bug
When try to deploy Che server on minishift with
--tls
option, chectl fails with timeout error.Che version
nightly
Steps to reproduce
minishift start --vm-driver=virtualbox --cpus=4 --memory=10240 --disk-size=50GB --docker-opt userland-proxy=false
chectl server:start --multiuser --tls --platform=openshift
chectl logs:
Expected behavior
Che is deployed with default cluster certificates in use (at least that's what chectl docs says).
Runtime
minishift v1.34.1+c2ff9cb
The text was updated successfully, but these errors were encountered: