74 Commits

Author SHA1 Message Date
alu 1b884008c5 update go mod 2026-06-03 17:04:06 +00:00
alu ba3ea746aa reduce repeated work while getting volume info 2026-06-02 23:26:04 +00:00
alu 7f9ad821b7 cleanup go mod 2026-06-02 20:38:35 +00:00
alu f1deacee10 improve sync latency significantly by using goroutines 2026-06-01 21:17:51 +00:00
alu a98745dd17 update to go-proxmox 0.7.0 2026-06-01 18:24:45 +00:00
alu 34bf10dfe3 update ResolvePoolMembership to be go routine 2026-05-29 22:16:35 +00:00
alu 606277e127 remove unused cluster pointer from host 2026-05-29 22:02:50 +00:00
alu a9d55673c7 update go mod, fix possible typecasting issues 2026-05-28 20:18:55 +00:00
alu 01c1d3cf60 update go mod 2026-05-28 20:03:29 +00:00
alu 64a018f1b5 remove tls skip verify, use os.Root for config reading 2026-05-28 19:51:41 +00:00
alu f430589512 fix issues with pool membership synchronization 2026-05-27 22:21:59 +00:00
alu 72ca7b8fc5 add missing error handling 2026-05-27 18:59:45 +00:00
alu dd54866c4e minor improvements, update common lib 2026-05-26 20:24:37 +00:00
alu 326c392d3d fix desync issue with instance pool membership 2026-05-23 17:37:49 +00:00
alu 4ce059be22 update common lib 2026-05-22 22:35:56 +00:00
alu ba8ba596b1 add pool to instance mapping to sync 2026-05-22 18:49:34 +00:00
alu 5474435dee update proxmoxaas-common-lib 2026-04-27 21:57:50 +00:00
alu 6c511a0291 Update configs/template.config.json 2026-04-23 22:35:45 +00:00
alu 0baf64ebf7 update go to 1.26.2, update proxmoxaas-common-lib 2026-04-22 16:29:52 +00:00
alu eb2f70f455 update go mod 2026-04-19 18:12:06 +00:00
alu fc30afa4f1 fix spelling 2026-04-19 17:22:40 +00:00
alu 8230092da3 add comment to types with importing proxmoxaas-common-lib types 2026-04-19 01:01:25 +00:00
alu e0a8f6a231 fix submodule and go linking issue 2026-04-19 00:54:17 +00:00
alu af380868b2 temp fix 2026-04-19 00:44:37 +00:00
alu 3a759e0583 add and switch type usage to common library types 2026-04-19 00:37:35 +00:00
alu 99bb5f0691 minor refactor of config values, update go mod 2026-04-04 22:27:11 +00:00
alu b74696f566 update go mod 2026-03-25 17:41:56 +00:00
alu daa88ac0d3 fix error message 2026-02-26 06:03:17 +00:00
alu fa6db0c445 add error message on app exit, update go mod 2026-02-26 06:02:18 +00:00
alu 354fa70856 update go mod 2026-02-12 06:00:16 +00:00
alu c28620324a update go mod 2025-12-09 00:48:54 +00:00
alu d5fea5e7b8 reimplement synchronization for sync methods 2025-11-09 23:59:19 +00:00
alu 79eecdf211 improve various log messages,
improve http return codes
2025-11-08 01:00:38 +00:00
alu f83a26ff6b update go mod 2025-10-10 21:55:08 +00:00
alu 612f2a159f update go mod 2025-10-02 17:46:52 +00:00
alu 9be70e5900 update golang to 1.25.1 2025-09-16 23:10:01 +00:00
alu 1225439b4a update makefile 2025-09-09 20:52:33 +00:00
alu 692b348994 bump api version to 1.0.0 2025-09-07 05:57:24 +00:00
alu eac682236b update mod 2025-09-02 20:13:34 +00:00
alu b092b506be update go mod 2025-08-12 22:15:58 +00:00
alu d887444e41 update go mod 2025-07-30 20:15:51 +00:00
alu e0fc7253ac reduce usage of string split 2025-07-28 18:49:49 +00:00
alu 3ed570f60a add MP value for container mp volumes 2025-07-09 00:21:37 +00:00
alu 81815bab82 update go mod 2025-05-18 08:04:30 +00:00
alu b2360500f2 add supported cpu types to node model 2025-04-30 21:20:29 +00:00
alu cd12365336 change sync endpoints to synchronous calls 2025-04-21 19:19:37 +00:00
alu 8e73db22b7 add volume_id and net_id vaues for volumes and nets,
add boot order for instances
2025-04-17 18:03:01 +00:00
alu a1b4353b06 rename volume volid to file to better represent the meaning,
add raw value string to devices,
fix JSON to go naming for device_name vendor_name ... in devices,
bump API version to 0.03
2025-04-16 20:07:56 +00:00
alu a07a0a5e98 add verbose falg to make build 2025-04-08 23:56:08 +00:00
alu 4ef3f76589 add disk type (prefix) to instance volume model 2025-04-08 23:41:33 +00:00