Skip to content

noVNC 1.6beta PoC #2463

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

noVNC 1.6beta PoC #2463

wants to merge 1 commit into from

Conversation

rszwajko
Copy link
Collaborator

@rszwajko rszwajko commented Feb 14, 2025

📝 Description

Add newest noVNC UI as a standalone web console.
Advantages:

  1. all features supported by noVNC - https://novnc.com/screenshots.html
  2. easier maintenance - we can benefit from bug fixes
  3. increased stability and performance- the noVNC UI has minimal dependencies and no background network activity typical for the OpenShift Console pages

Steps to run the PoC:

  1. (first terminal) start the Console bridge
  2. (second terminal) run kubvirt-plugin from source yarn && yarn dev
  3. clone novnc repository https://github.com/novnc/noVNC
  4. copy following folders to {kubvirt-plugin}/dist: app, core, utils, vendor,
  5. navigate to VM details

🎥 Demo

Screencast.from.2025-02-14.17-28-41.mp4

Signed-off-by: Radoslaw Szwajkowski <[email protected]>
Copy link
Contributor

openshift-ci bot commented Feb 14, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rszwajko
Once this PR has been reviewed and has the lgtm label, please assign vojtechszocs for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Feb 14, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@metalice
Copy link
Member

Hi customize is it? Edit the menu? Supports in format paste and different keyboard languages ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants