Skip to content
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

Dashboard should check if websockets are blocked #17280

Closed
l0rd opened this issue Jun 30, 2020 · 0 comments · Fixed by eclipse-che/che-dashboard#72
Closed

Dashboard should check if websockets are blocked #17280

l0rd opened this issue Jun 30, 2020 · 0 comments · Fixed by eclipse-che/che-dashboard#72
Assignees
Labels
area/che-server area/dashboard kind/enhancement A feature request - must adhere to the feature request template. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@l0rd
Copy link
Contributor

l0rd commented Jun 30, 2020

Is your enhancement related to a problem? Please describe.

In locked-down environments where either a VPN, web proxy, or other "endpoint protection scheme" is in use, websockets are effectively blocked and Che doesn't work.

Describe the solution you'd like

When the dashboard is loaded in users browser it should provide a warning if websockets to connect to a service in the k8s infra do not work.

Describe alternatives you've considered

It may be implemented as wsmaster API and in the context of a wider wsmaster infrastructure healtcheck API (storage perfs, storage size, memory available, networking: websockets, registry and github).

Related to #17205

@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. area/dashboard area/che-server severity/P1 Has a major impact to usage or development of the system. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes labels Jun 30, 2020
@sleshchenko sleshchenko added this to the 7.17 milestone Jul 16, 2020
@olexii4 olexii4 self-assigned this Jul 20, 2020
@sleshchenko sleshchenko modified the milestones: 7.17, 7.18 Jul 31, 2020
@sleshchenko sleshchenko modified the milestones: 7.18, 7.19 Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server area/dashboard kind/enhancement A feature request - must adhere to the feature request template. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants