[PR #1] [MERGED] Add full clone option #146

Closed
opened 2026-02-28 00:40:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/1
Author: @TheCase
Created: 5/31/2017
Status: Merged
Merged: 5/31/2017
Merged by: @ggongaware

Base: masterHead: add_full_clone_option


📝 Commits (5)

  • 2c31d18 add option for fullclone
  • 9de54c7 fix formatting
  • 9bbc650 pointer should allow null json fullclone
  • 5b25921 incase the parameter isn't included in the pie api results.
  • 73a3c5c Merge pull request #1 from Telmate/add_full_clone_option

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

📝 README.md (+2 -1)
📝 proxmox/config_qemu.go (+14 -2)

📄 Description

maybe not the best way to get this done. Go is not in my wheelhouse (yet)

This is a precursor to adding full/linked support to your Terraform provider.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/1 **Author:** [@TheCase](https://github.com/TheCase) **Created:** 5/31/2017 **Status:** ✅ Merged **Merged:** 5/31/2017 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `add_full_clone_option` --- ### 📝 Commits (5) - [`2c31d18`](https://github.com/Telmate/proxmox-api-go/commit/2c31d18dbd595fee3a9fabad652fb3007ecc1138) add option for fullclone - [`9de54c7`](https://github.com/Telmate/proxmox-api-go/commit/9de54c76e0ab4df63bc197b734e9803f6a5c99dd) fix formatting - [`9bbc650`](https://github.com/Telmate/proxmox-api-go/commit/9bbc6500c4cbf4ecf8f92f8646c232322f4660f3) pointer should allow null json fullclone - [`5b25921`](https://github.com/Telmate/proxmox-api-go/commit/5b259211aee8f6ae27d22761402172a978424daa) incase the parameter isn't included in the pie api results. - [`73a3c5c`](https://github.com/Telmate/proxmox-api-go/commit/73a3c5c369820c1ad8a5cdfa3ee2cfa4c1b60fea) Merge pull request #1 from Telmate/add_full_clone_option ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `proxmox/config_qemu.go` (+14 -2) </details> ### 📄 Description maybe not the best way to get this done. Go is not in my wheelhouse (yet) This is a precursor to adding full/linked support to your Terraform provider. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:52 +03:00
Sign in to join this conversation.
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/proxmox-api-go#146
No description provided.