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

[WIP] Support for tunneled vKVM operations #80

Closed

Conversation

alescernivec
Copy link
Contributor

When implemented, this PR will provide the features to resolve #19 : administrator should be able to open a remote console on a specific server. Console is opened in a new browser tab.

This WIP PR only contains a stub for now. I am creating this PR only for planning this feature in this release cycle.

@miq-bot miq-bot added the wip label Nov 1, 2022
@miq-bot
Copy link
Member

miq-bot commented Nov 1, 2022

Checked commit alescernivec@26da382 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
1 file checked, 1 offense detected

app/models/manageiq/providers/cisco_intersight/physical_infra_manager/operations/remote_vkvm.rb

@miq-bot
Copy link
Member

miq-bot commented Feb 27, 2023

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s)

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

@miq-bot miq-bot added the stale label Feb 27, 2023
@miq-bot miq-bot closed this May 29, 2023
@miq-bot
Copy link
Member

miq-bot commented May 29, 2023

This pull request has been automatically closed because it has not been updated for at least 3 months.

Feel free to reopen this pull request if these changes are still valid.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

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.

As a user I need to be able to open a remote console to the server.
2 participants