Test single-host/default-host workspace strategy on multi-user mode on different cloud platforms #14230
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
All our primary development of Che server happens on minikube/minishift, which is not what is put in production.
Different cloud providers realize ingresses using different kinds of ingress controllers within those clusters.
We should therefore test that we can successfully use Che in such clusters.
Multi-user mode is going to be common scenario for Che server deployment in a cluster so we should make sure that we are able to configure Che in such a way that it works in "real" clusters.
The list of tested platforms should IMHO at least include:
More importantly though, we should try to use other ingress controllers than just nginx in those clusters and try to make Che server correctly work in single-host mode using those other ingress controllers.
The single-host strategy in multi-user mode is tracked by the issue:
#14189
The text was updated successfully, but these errors were encountered: