Skip to content

vz: remove spice #1261

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

Merged
merged 1 commit into from
Dec 23, 2022
Merged

vz: remove spice #1261

merged 1 commit into from
Dec 23, 2022

Conversation

AkihiroSuda
Copy link
Member

Fix #1260

@AkihiroSuda AkihiroSuda added this to the v0.14.2 milestone Dec 23, 2022
@@ -333,23 +333,11 @@ func attachConsole(_ *driver.BaseDriver, vmConfig *vz.VirtualMachineConfiguratio
if err != nil {
Copy link
Member

Choose a reason for hiding this comment

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

i think we can remove the entire attachConsole method itself
We can re-add this when we provide support for display.

Copy link
Member Author

Choose a reason for hiding this comment

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

Potentially something may not work when no console is connected?

Copy link
Member

Choose a reason for hiding this comment

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

It should be fine as far as i know. Not all configs are mandatory / required to be set.

Copy link
Member Author

Choose a reason for hiding this comment

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

removed the entire console

balajiv113
balajiv113 previously approved these changes Dec 23, 2022
Fix issue 1260

Signed-off-by: Akihiro Suda <[email protected]>
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.

[EC2 mac without GUI] [VZSpiceAgent initialize] crashes with NSInvalidArgumentException
2 participants