Florian
9cc03717ef
Merge pull request #267 from gyptazy/release/1.1.5
...
release: Create release 1.1.5
v1.1.5
2025-07-14 11:13:12 +02:00
Florian Paul Azim Hoberg
4848887ccc
release: Create release 1.1.5
...
Fixes : #266
2025-07-14 11:08:38 +02:00
Gombócz Márton
04476feeaf
Docs/custom api port ( #264 )
...
* docs(README.md): added description and examples of port declaration in hosts
* docs(docs/03_configuration): updated hosts description about using ports
2025-07-10 10:33:44 +02:00
Florian
b3765bf0ae
Merge pull request #261 from gyptazy/feature/260-custom-api-ports
...
feature: Allow custom (instead of static tcp/8006) API ports for API hosts
2025-07-10 09:19:34 +02:00
Florian Paul Azim Hoberg
806b728a14
feature: Allow custom (instead of static tcp/8006) API ports for API hosts.
...
Fixes : #260
2025-07-08 17:39:29 +02:00
Florian
2c34ec91b1
Merge pull request #257 from gyptazy/release/prepare-1.1.5
...
release: Create release 1.1.5 beta 1
2025-06-29 11:08:15 +02:00
gyptazy
08b746a53b
release: Create release 1.1.5 beta 1
2025-06-27 16:50:17 +02:00
Florian
615e2f5608
Merge pull request #256 from gyptazy/release/1.1.4
...
release: Create release 1.1.4
v1.1.4
2025-06-27 16:40:53 +02:00
gyptazy
fa1e1ad8a3
release: Create release 1.1.4
...
Fixes : #254
2025-06-27 16:23:31 +02:00
pmarasse
c78def3919
Fix loglevels ( #255 )
...
* Modified some loglevels to make output lighter at INFO level
Co-authored-by: Philippe MARASSE <philippe@marasse.fr >
2025-06-27 15:10:57 +02:00
Florian
54c53b9860
Merge pull request #253 from gyptazy/feature/245-add-guest-pinning-to-group-of-nodes
...
feature: Allow pinning of guests to a group of nodes
2025-06-26 13:59:44 +02:00
Florian Paul Azim Hoberg
1fe8f703cc
feature: Allow pinning of guests to a group of nodes
...
* You can now simply define multiple tags with plb_pin_node names
where nodes are being evaluated and the one with the lowest
resource usage will be taken.
Fixes : #245
2025-06-26 13:54:05 +02:00
Florian
7ba806abf7
Merge pull request #252 from gyptazy/fix/248-dry-run-with-deactivated-balancing
...
Fix an issue where balancing was performed in combination of deactivated balancing and dry-run mode
2025-06-24 10:09:10 +02:00
Florian Paul Azim Hoberg
6b2e120739
Fix: Fixed an issue where balancing was performed in combination of deactivated balancing and dry-run mode
...
Fixes : #248
2025-06-24 10:06:28 +02:00
Florian
e4103df326
Merge pull request #251 from gyptazy/prepare/1.1.4
...
release: Prepare release 1.1.4 beta
2025-06-24 10:00:27 +02:00
Florian Paul Azim Hoberg
f2acd4efa6
release: Prepare release 1.1.4 beta
2025-06-24 09:56:06 +02:00
Florian
f4ed8d9928
Merge pull request #247 from gyptazy/fix/readme-1.1.3
...
fix: Adjust readme for Container image version of release 1.1.3.
v1.1.3
2025-06-19 09:32:13 +02:00
gyptazy
ba74254b93
fix: Adjust readme for Container image version of release 1.1.3.
2025-06-19 09:31:31 +02:00
Florian
792a0f3820
Merge pull request #246 from gyptazy/release/1.1.3
...
release: Prepare release 1.1.3
2025-06-19 09:30:31 +02:00
gyptazy
b766041c4c
release: Prepare release 1.1.3
...
Fixes : #242
2025-06-19 09:25:56 +02:00
Florian
a31e41f839
Merge pull request #243 from gyptazy/feature/241-make-amount-of-parallel-migrations-configureable
...
feature: Make the amount of parallel migrations configurable
2025-06-10 18:46:39 +02:00
gyptazy
7cb5a31b89
feature: Make the amount of parallel migrations configurable
...
Fixes : #241
2025-06-05 16:12:47 +02:00
Florian
617d0a3ae3
Merge pull request #240 from gyptazy/feature/239-add-optional-wait-time-until-service-starts
...
feature: Add optional wait time before service action.
2025-06-04 16:49:24 +02:00
gyptazy
db3a3b77fc
feature: Add optional wait time before service action.
...
Fixes : #239
2025-06-01 16:06:42 +02:00
Florian
5a9643275a
Merge pull request #237 from gyptazy/feature/94-balance-cpu-by-average-consumption
...
feature: Use the average CPU consumption of a guest within the last 60 minutes instead of the current CPU usage
2025-05-29 12:01:13 +02:00
Florian
60d1e333aa
Merge pull request #238 from gyptazy/feature/189-add-reload-function
...
feature: Add relaod (SIGHUP) function to ProxLB to reload the configuration.
2025-05-29 12:00:42 +02:00
gyptazy
96dc435cf6
feature: Add relaod (SIGHUP) function to ProxLB to reload the configuration.
...
Fixes : #189
2025-05-24 09:56:20 +02:00
gyptazy
263b08b53a
feature: Add reload method to ProxLB systemd file
...
Fixes : #189
2025-05-24 09:19:42 +02:00
gyptazy
89102d517e
feature: Use the average CPU consumption of a guest within the last 60 minutes instead of the current CPU usage
...
- Using the current CPU consumption of a guest object is too volatile and does not represent
the real usage. Therefore, we use the average consumption of the cpu values within the
last 60 minutes.
Thanks-to: @philslab-ninja
Fixes : #94
2025-05-24 09:17:14 +02:00
Florian
845af4abc8
Merge pull request #236 from gyptazy/prepare/dev1.1.3beta
...
development: Adjust beta release 1.1.3
2025-05-22 13:42:05 +02:00
gyptazy
3e02403598
development: Adjust beta release 1.1.3
2025-05-22 06:58:53 +02:00
Florian
0b0d569877
Merge pull request #235 from gyptazy/feature/232-align-proxmox-ha-maintenance-mode
...
feature: Align maintenance mode with Proxmox HA maintenance mode
2025-05-22 06:55:32 +02:00
Florian Paul Azim Hoberg
1cbda2e2f9
feature: Align maintenance mode with Proxmox HA maintenance mode
...
Fixes : #232
2025-05-21 18:19:50 +02:00
gyptazy
b6febf1933
feature: Add action to create multiarch container
2025-05-20 19:57:04 +02:00
Florian
53a6d2a459
Merge pull request #233 from gyptazy/feature/231-arm64-container
...
feature: Add workflows to build container images for AMD64 + ARM64 architecture
2025-05-20 12:11:03 +02:00
Florian Paul Azim Hoberg
6c82ce010b
feature: Add workflows to build container images for AMD64 + ARM64 architecture
...
Fixes : #231
2025-05-20 12:06:22 +02:00
Florian
4b8b73e468
Merge pull request #228 from gyptazy/release/1.1.2-readme
...
docs: Update readme with new image version
v1.1.2
2025-05-13 08:26:48 +02:00
Florian Paul Azim Hoberg
a75729dd6a
docs: Update readme with new image version
2025-05-13 08:26:03 +02:00
Florian
b8792a87af
Merge pull request #227 from gyptazy/release/1.1.2
...
release: Create release 1.1.2
2025-05-13 08:18:23 +02:00
Florian Paul Azim Hoberg
c1261a2d3c
release: Create release 1.1.2
...
Fixes : #226
2025-05-13 08:13:43 +02:00
Florian
0035f57738
Merge pull request #223 from gyptazy/fix/222-extend-debug-messages
...
fix: Force type cast guest cpu count to int where in some corner cases a str got returned.
2025-05-08 16:23:10 +02:00
gyptazy
b372d361e7
fix: Force type cast guest cpu count to int where in some corner cases a str got returned.
...
Fixes : #222
2025-05-03 08:53:56 +02:00
Florian
1e096e1aae
Merge pull request #221 from gyptazy/fix/137-systemd-unit-file
...
fix: Adjust the systemd unit file to run after the network target on non PVE nodes
2025-04-26 08:43:33 +02:00
gyptazy
420d669236
fix: Adjust the systemd unit file to run after the network target on non PVE nodes
...
Fixes : #137
2025-04-26 08:42:24 +02:00
Florian
24aa6aabc6
Merge pull request #220 from gyptazy/feature/157-add-retry-proxmox-api
...
feature: Add a retry mechanism when connecting to the Proxmox API
2025-04-24 13:49:55 +02:00
Florian Paul Azim Hoberg
5a9a4af532
feature: Add a retry mechanism when connecting to the Proxmox API
...
Fixes : #157
2025-04-24 13:29:41 +02:00
Florian
50f93e5f59
Merge pull request #219 from gyptazy/feature/218-add-1-to-1-relations-guest-hypervisor
...
feature: Add possibility to pin guests to a specific hypervisor node.
2025-04-24 13:01:44 +02:00
Florian Paul Azim Hoberg
33784f60b4
feature: Add possibility to pin guests to a specific hypervisor node.
...
Fixes : #218
2025-04-24 08:54:58 +02:00
Florian
9a261aa781
Merge pull request #213 from gyptazy/prepare/release-v1.1.2
...
release: Prepare release v1.1.2
2025-04-19 20:14:12 +02:00
gyptazy
366d5bc264
release: Prepare release v1.1.2
2025-04-19 20:10:49 +02:00