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

Investigate if we can avoid using ServiceWorker in Che-Theia #18566

Closed
azatsarynnyy opened this issue Dec 9, 2020 · 1 comment
Closed

Investigate if we can avoid using ServiceWorker in Che-Theia #18566

azatsarynnyy opened this issue Dec 9, 2020 · 1 comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che 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. severity/P1 Has a major impact to usage or development of the system.

Comments

@azatsarynnyy
Copy link
Member

Is your task related to a problem? Please describe.

Che-Theia uses ServiceWorker for Webview functionality.

As Google Chrome requires a secure context for installing a ServiceWorker, it forces the user to import Che self-signed CA certificate even in a single-host mode.

Describe the solution you'd like

We need to investigate if it’s possible to re-implement Webview functionality without relying on a ServiceWorker.

Describe alternatives you've considered

Additional context

See more details in #18496

@azatsarynnyy azatsarynnyy added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/editor/theia Issues related to the che-theia IDE of Che labels Dec 9, 2020
@azatsarynnyy azatsarynnyy added this to the 7.24 milestone Dec 9, 2020
@nickboldt nickboldt modified the milestones: 7.24, 7.25 Jan 8, 2021
@azatsarynnyy azatsarynnyy modified the milestones: 7.25, 7.26 Jan 14, 2021
@azatsarynnyy azatsarynnyy mentioned this issue Jan 20, 2021
16 tasks
@che-bot
Copy link
Contributor

che-bot commented Aug 9, 2021

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 9, 2021
@che-bot che-bot closed this as completed Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che 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. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants