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

Support create_term and get_vnc API for Node itself #99

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

Conversation

davispuh
Copy link
Contributor

Currently you can create Terminal/VNC for VM using create_term/get_vnc APIs but there isn't API for the Proxmox node terminal itself.

So implement such functionality by allowing current create_term/get_vnc to be used for this case aswell when both type and vmid is nil

@Manisha15
Copy link
Contributor

Can you please fix the failing tests?

@davispuh
Copy link
Contributor Author

Test failure is due to deprecated v1 upload-artifact. I bumped it in #100

@Manisha15
Copy link
Contributor

Hey @davispuh, Can you please also add the tests for it?

@davispuh
Copy link
Contributor Author

davispuh commented Feb 5, 2025

That seems like waste of time considering bunch of my PRs has been sitting for months without being merged.

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

Successfully merging this pull request may close these issues.

2 participants