cheHostTLSSecret
is not used to secure dashboard ingress/route when server.cheHost
is set
#19888
Closed
5 tasks done
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
cheHostTLSSecret
is not used to secure dashboard ingress/route whenserver.cheHost
is setChe version
Steps to reproduce
chectl server:deploy --platform minikube
chehost
secret and configmap with a custom certificate/etc/hosts
by adding192.168.99.100 my-new-ide.com
Expected behavior
Runtime
minikube version
andkubectl version
) v1.20.0Screenshots
Installation method
chectl server:deploy --platform minikube
chectl/0.0.20210527-next.68b3356 linux-x64 node-v12.22.1
Environment
Eclipse Che Logs
N/A
Additional context
[1] https://gist.github.com/tolusha/ac9e11e04b1d4b3e6da43acc872425b7
[2] https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-che-hostname/
[3] https://www.eclipse.org/che/docs/che-7/installation-guide/importing-untrusted-tls-certificates/
The text was updated successfully, but these errors were encountered: