-
Notifications
You must be signed in to change notification settings - Fork 71
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
Support web-based console connection #490
Comments
Are there any plans on when oVirt or RHV are going to add this to the user-facing web-ui and not only in the webadmin side (where it actually works pretty well)? |
Quite soon. I'll reply back when I have an exact release date set. |
VncConsole component is merged in patternfly-react |
Oh, sweet, try to keep an eye on this issue, thanks for the update. |
tentatively targeting to 1.4.2 (august 10). If I run into any issues, I'll push to 1.4.3 (august 24). |
out of time, pushing to 1.4.3. We scoped this one as quite difficult, so it might even slip to 1.4.4. |
indeed, now targeting 1.4.4 |
I would expect it io take even longer For reference, RHV tracking bug |
pushed to 1.5.0 |
Is there any update to this enhancement on when it will be available? This would definitely be a welcomed feature to my environment. |
This is our highest priority, and we are working on it now. See #854. Unfortunately it will miss oVirt 4.3.0, targeting to oVirt 4.3.2 |
Is there an ETA on v4.3.2? Thank you for the quick response! |
roughly March, but don't quote me :) |
I saw v4.3.2 was released. Does this new version include the new web console feature? |
Unfortunately, no. It's almost ready but we found some release blockers while testing. You're welcome to try a pre-release though: |
Ok, I'll start testing that out. Looks good! |
Is it going to work on Chromebooks? |
I just confirmed that the webvnc console will work on a Chromebook. 👍 Just make sure you have the CA certificate from the welcome page installed for the websocket proxy to work properly. |
@lwrigh, @bond95, @michalskrivanek, @sgratch, @gregsheremeta - Do you guys remember if we ever discussed a full screen mode? When I tested from my smaller screened Chrome book, it looks a bit dense: |
Someone had suggested having a full screen option as a console setting which I think is a good idea. Especially on smaller resolution screens I think having a full screen option would really help to improve the visibility of the VM console. |
@lwrigh is correct. I don't think we ever wireframed it fully, but we should have it (probably via a new Issue 😁) |
I included a screen mode setting option in the console settings in the VM portal user settings wireframes (https://docs.google.com/document/d/1apA6E4zT21JSJgeO2V3Q_LhK9xq4SOwNeD-gIsG5pNY/edit?usp=sharing) if we want to cross references those issues. |
I'm not sure about it being a console setting. Maybe a console setting to "prefer full screen" or "default to full screen" mode is more appropriate. I'm just thinking a "full screen" button to hide the masthead, breadcrums and toolbar would return a decent portion of the page to the VNC console. Perhaps it would be more "full page" mode. Users could make the browser window full screen and then make the VNC console full page...
Agreed that a new issue to add a "full page" option or "hide toolbars" is a good step. |
@sjd78 Agreed, I think it makes total sense to have some sort of full screen mode button directly on the console page. Within the console settings having a full screen option as a default setting makes sense. |
Which version of oVirt will have this feature added? As far as I could see, 4.3.4 doesn't contain it yet. |
@nkovacne There wasn't any ovirt-web-ui release yet. Once it's considered stable and tested. You are very welcome to help with providing feedback running the master ovirt-web-ui against your oVirt environment |
How can I install a pre-release version of oVirt Web UI that includes the web based VM console? Is there a place to download an RPM? |
The latest rpm build for master can be downloaded from the the ovirt-master-snapshot repo (click down based on your distro and version and The nightly snapshot repos can be installed with https://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm, but you'd need to be careful not to update other rpms. |
Thank you! |
In addition to to .vv file we could support also web-based clients.
[(GS) edit: uses patternfly-react VncConsole ]
Designs: https://docs.google.com/document/d/1m-pM0VVgeZmVCJFs2lLuzC9KUVV-X1cDfLXPboMWuBA/edit
The text was updated successfully, but these errors were encountered: