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] Remote console access for VM's #269

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dhamo1107
Copy link
Contributor

Enabling this functionality would allow users to interact directly with their KubeVirt VMs for troubleshooting, configuration and recovery.

@miq-bot add-label wip

@miq-bot miq-bot changed the title Remote console access for VM's [WIP] Remote console access for VM's Dec 17, 2024
@miq-bot miq-bot added the wip label Dec 17, 2024
@Dhamo1107
Copy link
Contributor Author

Hi @Fryguy, could you please share your insights or thoughts on this?

@@ -1,6 +1,6 @@
class ManageIQ::Providers::Kubevirt::InfraManager::Vm < ManageIQ::Providers::InfraManager::Vm
include Operations

include RemoteConsole
POWER_STATES = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have a newline after this:

Suggested change
POWER_STATES = {
POWER_STATES = {

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

Successfully merging this pull request may close these issues.

3 participants