-
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
opening a Che 7 workspace from factory fails due to cors #12788
Comments
I just made next step toward installation of Che 7 beta on top of my local kubernetes cluster. I created secret from company certificate pre-installed on my laptop by IT team when it was delivered to me. The next step, I suppose, will be ingress creation. Which type of ingress is suitable for Che7 in the personal evironment, see ((https://github.com/nginxinc/kubernetes-ingress/blob/master/docs/nginx-ingress-controllers.md)) |
@gorkem i believe it is related to long route exposure - openshiftio/openshift.io#4695 |
@gorkem I was able to reproduce it in some cases
@PavelSosin are you statement is related to this issue? |
@skabashnyuk do you think there could be some workaround for this? |
funny thing that when I directly navigate to jwt-proxy route it keeps returning 503 even in a couple of minutes after workspace startup |
I don't think so. |
I mean, is it expected that when all routes are exposed and accessible, page refresh would proceed with the redirect correctly? |
The issue is that the route becomes available and then gone. I think we can't guarantee in this case anything. |
do you mean route flapping? AFAIK, on starter clusters there is only a problem related to the long route exposure (not route flapping) |
I reproduce it with route flapping.
|
This sounds like a problem we should fix in Che 7.1, if it's not already fixed in 7.0. If you agree please set a milestone and remove the triage label. |
Does anyone reproduce it since February? |
AFAIK, this is route flapping (not CORS) related issue,which should be closed since it is infrastructure specic. Currently, there is no route flapping on OSO clusters used by che.openshift.io |
Try creating a workspace with https://che.openshift.io/f?id=factorykfs97j9yp4c9wzwi
Although workspace is created successfully an error on the browser console can be seen and
the workspace is never opened
The text was updated successfully, but these errors were encountered: