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

Release v0.1.0 #138

Closed
mcbenjemaa opened this issue Mar 25, 2024 · 11 comments
Closed

Release v0.1.0 #138

mcbenjemaa opened this issue Mar 25, 2024 · 11 comments

Comments

@mcbenjemaa
Copy link
Contributor

I think It's time to plan for the first release v0.1.0

@luthermonson
Copy link
Owner

i think we're there too, the core marshalling bits have been super stable since adding context and we're just adding types and endpoint funcs. let me spend some time getting some last minute things merged and I'll leave this up and post it in the slack to see if anyone has any opinions if we are missing something for a v0.1.0 release

@justinclift
Copy link

Before creating a 0.1.0 release, it's probably a good idea to add some super basic "intro" documentation to the README:

  • How to create a new VM and delete it
  • Same, but for containers

Those are the most likely tasks people would be starting with, so they should be covered and explained.

Saying that because it was a pita to find the NewVirtualMachine() function (via guessing keywords), and the existing documentation is a bit on the sparse side: 😉

image

@luthermonson
Copy link
Owner

Ya good point

@mcbenjemaa
Copy link
Contributor Author

is this ready to proceed with the release?
we need it as part of ionos-cloud/cluster-api-provider-proxmox#225

@wikkyk
Copy link

wikkyk commented Jun 18, 2024

Is there something we (@mcbenjemaa and I) could do to help?

@luthermonson
Copy link
Owner

ah no sorry... i just forgot. ill do it now

@luthermonson
Copy link
Owner

@luthermonson
Copy link
Owner

will work on some documentation when i get some time to work on this again

@justinclift
Copy link

justinclift commented Jun 20, 2024

To me, it feels like the upstream Proxmox API needs to add the ability import disk images before any of the language specific API projects (like go-proxmox) will be super useful.

@wikkyk
Copy link

wikkyk commented Jun 20, 2024

@justinclift You could hack it together with ISOs and cloud-init but that'll never be quite as nice as just dumping a disc image :(

@wikkyk
Copy link

wikkyk commented Jun 20, 2024

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

No branches or pull requests

4 participants