[GH-ISSUE #138] Release v0.1.0 #28

Closed
opened 2026-03-03 15:29:42 +03:00 by kerem · 11 comments
Owner

Originally created by @mcbenjemaa on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/138

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

Originally created by @mcbenjemaa on GitHub (Mar 25, 2024). Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/138 I think It's time to plan for the first release v0.1.0
kerem closed this issue 2026-03-03 15:29:43 +03:00
Author
Owner

@luthermonson commented on GitHub (Mar 25, 2024):

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

<!-- gh-comment-id:2019095161 --> @luthermonson commented on GitHub (Mar 25, 2024): 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
Author
Owner

@justinclift commented on GitHub (Apr 18, 2024):

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

<!-- gh-comment-id:2064966021 --> @justinclift commented on GitHub (Apr 18, 2024): 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: :wink: ![image](https://github.com/luthermonson/go-proxmox/assets/406299/ec9de97b-e820-4285-93ea-d8243f535173)
Author
Owner

@luthermonson commented on GitHub (Apr 19, 2024):

Ya good point

<!-- gh-comment-id:2065544239 --> @luthermonson commented on GitHub (Apr 19, 2024): Ya good point
Author
Owner

@mcbenjemaa commented on GitHub (Jun 11, 2024):

is this ready to proceed with the release?
we need it as part of https://github.com/ionos-cloud/cluster-api-provider-proxmox/issues/225

<!-- gh-comment-id:2160268568 --> @mcbenjemaa commented on GitHub (Jun 11, 2024): is this ready to proceed with the release? we need it as part of https://github.com/ionos-cloud/cluster-api-provider-proxmox/issues/225
Author
Owner

@wikkyk commented on GitHub (Jun 18, 2024):

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

<!-- gh-comment-id:2175362690 --> @wikkyk commented on GitHub (Jun 18, 2024): Is there something we (@mcbenjemaa and I) could do to help?
Author
Owner

@luthermonson commented on GitHub (Jun 19, 2024):

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

<!-- gh-comment-id:2179319378 --> @luthermonson commented on GitHub (Jun 19, 2024): ah no sorry... i just forgot. ill do it now
Author
Owner

@luthermonson commented on GitHub (Jun 19, 2024):

https://github.com/luthermonson/go-proxmox/releases/tag/v0.1.0

here you go!

<!-- gh-comment-id:2179324693 --> @luthermonson commented on GitHub (Jun 19, 2024): https://github.com/luthermonson/go-proxmox/releases/tag/v0.1.0 here you go!
Author
Owner

@luthermonson commented on GitHub (Jun 19, 2024):

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

<!-- gh-comment-id:2179325625 --> @luthermonson commented on GitHub (Jun 19, 2024): will work on some documentation when i get some time to work on this again
Author
Owner

@justinclift commented on GitHub (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.

<!-- gh-comment-id:2179924239 --> @justinclift commented on GitHub (Jun 20, 2024): To me, it feels like the upstream Proxmox API needs to [add the ability import disk images](https://github.com/luthermonson/go-proxmox/issues/145) before any of the language specific API projects (like go-proxmox) will be super useful.
Author
Owner

@wikkyk commented on GitHub (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 :(

<!-- gh-comment-id:2180006459 --> @wikkyk commented on GitHub (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 :(
Author
Owner

@wikkyk commented on GitHub (Jun 20, 2024):

https://github.com/ionos-cloud/cluster-api-provider-proxmox/pull/246 Thanks!

<!-- gh-comment-id:2180064821 --> @wikkyk commented on GitHub (Jun 20, 2024): https://github.com/ionos-cloud/cluster-api-provider-proxmox/pull/246 Thanks!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-proxmox#28
No description provided.