Commit graph

1205 commits

Author SHA1 Message Date
Okean
93f843646a
Merge pull request #1473 from Tinyblargon/bump-dep-1
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
chore: bump proxmox-api-go
2025-12-16 23:39:32 +01:00
Tinyblargon
f35b71ae33 chore: bump proxmox-api-go 2025-12-16 23:36:09 +01:00
Okean
036a1d61dd
Merge pull request #1465 from aleskxyz/fix-schema
fix: Add missing ide3 slot validation in flat disk schema
2025-12-16 23:28:56 +01:00
aleskxyz
3123ef56aa
fix disk schema to accept ide3 as a valid slot
Signed-off-by: aleskxyz <39186039+aleskxyz@users.noreply.github.com>
2025-12-04 03:43:10 +01:00
Okean
7d83bac033
Merge pull request #1463 from Tinyblargon/#1433
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
Add LXC features block
2025-11-28 23:25:14 +01:00
Tinyblargon
54e41c56c3 docs: fix only spelled as ony 2025-11-28 23:19:28 +01:00
Tinyblargon
6053c5c9d6 docs: fix typo 2025-11-28 23:18:19 +01:00
Tinyblargon
ef7762214a fix: startup_shutdown not added to state 2025-11-28 23:05:50 +01:00
Tinyblargon
4772b11878 feat: lxc features 2025-11-28 23:03:33 +01:00
Okean
03fac0b8ae
Merge pull request #1461 from Tinyblargon/#1458
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
fix: ID not cleared when guest deleted from gui
2025-11-25 01:06:45 +01:00
Tinyblargon
e0685207a3 feat: State drift warning 2025-11-25 01:03:09 +01:00
Tinyblargon
618c45a95c fix: ID not cleared when guest deleted from gui 2025-11-24 18:39:53 +01:00
Okean
ee8092ab03
Merge pull request #1460 from Tinyblargon/#1449
Some checks are pending
Go / verify-dependencies (push) Waiting to run
Go / build (push) Waiting to run
Go / vet (push) Waiting to run
Go / staticcheck (push) Waiting to run
Go / test (push) Waiting to run
Fix: [v3.0.2-rc05] Can't delete VM due to permissions issue
2025-11-24 01:24:29 +01:00
Tinyblargon
0605a8629d refactor: upstream error changed to bool 2025-11-24 01:14:50 +01:00
Tinyblargon
de54358e96 refactor: HA delete is handled upstream 2025-11-24 01:14:17 +01:00
Tinyblargon
9ce49a26cc chore: bump proxmox-api-go version 2025-11-24 01:13:27 +01:00
Okean
979f34b31f
Merge pull request #1459 from Tinyblargon/onboot
Some checks are pending
Go / verify-dependencies (push) Waiting to run
Go / build (push) Waiting to run
Go / vet (push) Waiting to run
Go / staticcheck (push) Waiting to run
Go / test (push) Waiting to run
New StartupShutdown settings
2025-11-23 23:26:07 +01:00
Tinyblargon
e34e90bb84 feat: startup_shutdown 2025-11-23 23:16:52 +01:00
Tinyblargon
db5dbda7fe refactor: move interface matching to SDK 2025-11-23 23:12:24 +01:00
Tinyblargon
89cb6f7958 refactor: error matching moved to SDK 2025-11-23 23:09:10 +01:00
Tinyblargon
a509f5c388 chore: bump proxmox-api-go version 2025-11-23 23:07:40 +01:00
Okean
cc540e2cd6
Merge pull request #1448 from Tinyblargon/#1446
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
chore: bump go version
2025-11-02 19:47:40 +01:00
Tinyblargon
69728d8d6e chore: bump go version 2025-11-02 19:03:45 +01:00
Okean
abfbc92d0c
Merge pull request #1447 from Tinyblargon/#1445
fix: nil pointer exception
2025-11-02 18:26:01 +01:00
Tinyblargon
4a1a83ed6b fix: nil pointer exception
derefrenced the wrong property
2025-11-02 18:12:06 +01:00
Okean
2419d675be
Merge pull request #1444 from Tinyblargon/#1442
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
feat: LXC `guest_id`
2025-10-30 01:52:23 +01:00
Tinyblargon
d235af0162 feat: LXC guest_id 2025-10-30 01:35:25 +01:00
Okean
07882c8753
Merge pull request #1436 from matuzalemmuller/add-pool-audit-docs
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
Add Pool.Audit to required permissions
2025-10-23 21:35:16 +02:00
Matuzalem Muller
9ae1698c80
Add Pool.Audit to required permissions
- Add Pool.Audit requirement to docs
- Add Pool.Audit to minimumPermissions (confirmed in Proxmox 9)
- Addresses https://github.com/Telmate/terraform-provider-proxmox/issues/1130 & https://github.com/Telmate/terraform-provider-proxmox/issues/1434
2025-10-21 16:59:54 -04:00
Okean
ad675599c2
Merge pull request #1430 from Tinyblargon/lxc-release
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
LXC release
2025-10-18 18:31:47 +02:00
Tinyblargon
c945ca8a15 Enable proxmox_lxc_guest 2025-10-16 23:05:37 +02:00
Tinyblargon
9ad5a696de docs: LXC Guest resource 2025-10-16 23:04:26 +02:00
Tinyblargon
5f5bbb07aa refactor: rename LXC new to LXC guest 2025-10-16 22:42:48 +02:00
Tinyblargon
4cb7df1ccb feat: add experiment warning 2025-10-16 22:41:29 +02:00
Tinyblargon
dac8db7285 refactor: teporarily remove features 2025-10-16 22:40:24 +02:00
Tinyblargon
a97f950a4f refactor: rename rate to rate_limit 2025-10-16 22:37:51 +02:00
Tinyblargon
8a29cc602f Rename new lxc 2025-10-16 22:37:11 +02:00
Okean
4876183bc2
Merge pull request #1429 from Tinyblargon/lxc-ssh
Some checks failed
Go / verify-dependencies (push) Has been cancelled
Go / build (push) Has been cancelled
Go / vet (push) Has been cancelled
Go / staticcheck (push) Has been cancelled
Go / test (push) Has been cancelled
Feat: new LXC `ssh_public_keys`
2025-10-16 22:12:16 +02:00
Tinyblargon
202ac03cf5 chore: bump proxmox-api-go 2025-10-16 22:08:34 +02:00
Tinyblargon
64796755a7 fix: panic 2025-10-16 22:08:15 +02:00
Tinyblargon
6303ee9f70 feat: new LXC template requires password 2025-10-16 22:08:01 +02:00
Tinyblargon
d1df98dc58 fix: new LXC password not set 2025-10-16 22:07:26 +02:00
Tinyblargon
ef74bba11a feat: new LXC ssh_public_keys 2025-10-16 22:06:42 +02:00
Okean
1c990fdf5e
Merge pull request #1428 from ivan-penchev/fix-docs
chore(docs): clarify docs on VM.Monitor
2025-10-16 22:02:23 +02:00
Ivan Penchev
70f7ebcf8f chore(docs): clarify a bit on VM.Monitor 2025-10-16 21:20:08 +02:00
Okean
6cead4b5e0
Merge pull request #1425 from Tinyblargon/lxc-tags
Some checks are pending
Go / verify-dependencies (push) Waiting to run
Go / build (push) Waiting to run
Go / vet (push) Waiting to run
Go / staticcheck (push) Waiting to run
Go / test (push) Waiting to run
feat: new LXC tags
2025-10-15 23:51:37 +02:00
Tinyblargon
536002a0fd refactor: simplify error checking 2025-10-15 23:33:02 +02:00
Tinyblargon
855a6a60db feat: new LXC tags 2025-10-15 23:26:55 +02:00
Okean
1aa4b44e8c
Merge pull request #1422 from NemoDacremont/docs/fix-1421
Some checks are pending
Go / verify-dependencies (push) Waiting to run
Go / build (push) Waiting to run
Go / vet (push) Waiting to run
Go / staticcheck (push) Waiting to run
Go / test (push) Waiting to run
docs: use description instead of deprecated desc attribute in proxmox_vm_qemu examples
2025-10-14 23:55:22 +02:00
Okean
50d4048c4a
Merge pull request #1424 from Tinyblargon/lxc-clone
feat: new Lxc clone
2025-10-14 23:52:09 +02:00