Florian Paul Azim Hoberg (@gyptazy)
|
26238359a8
|
feature: Add basic ProxLB API
* Add ProxLB API
* Add DPM
* Add Wake-on-Lan functions (by @remcohaszing)
Fixes: #141
Fixes: #217
|
2025-04-30 10:37:27 +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 |
|
Florian
|
96ffa086b1
|
Merge pull request #212 from gyptazy/release/1.1.1
release: Create release 1.1.1
v1.1.1
|
2025-04-19 19:45:33 +02:00 |
|
gyptazy
|
db005c138e
|
release: Create release 1.1.1
Fixes: #211
|
2025-04-19 19:43:07 +02:00 |
|
Florian
|
1168f545e5
|
Merge pull request #210 from gyptazy/docs/209-adjust-options-in-readme
docs: * Fix the rendering of the possible values of the ProxLB option…
|
2025-04-19 06:50:48 +02:00 |
|
gyptazy
|
cc663c0518
|
docs: * Fix the rendering of the possible values of the ProxLB options in the README file
* Mention the privilege separation part on the token generation chapter
Fixes: #209
|
2025-04-19 06:49:04 +02:00 |
|
Florian
|
40de31bc3b
|
Merge pull request #208 from gyptazy/techdebt/fix-code-style
tecdebt: Adjust code style.
|
2025-04-18 17:07:01 +02:00 |
|
gyptazy
|
5884d76ff4
|
tecdebt: Adjust code style.
|
2025-04-18 16:52:59 +02:00 |
|
Florian
|
7cc59eb6fc
|
Merge pull request #202 from glitchvern/fix/200-requery-zero-guest-cpu-used2
fix: Requery a guest if that running guest reports 0 cpu usage
|
2025-04-18 16:38:17 +02:00 |
|
gyptazy
|
24b3b35640
|
fix: Fix the guest type relationship in the logs when a migration job failed (by @gyptazy) [#204]
feature: Providing the API upstream error message when migration fails in debug mode (by @gyptazy) [#205]
Fixes: #204
Fixes: #205
|
2025-04-18 16:35:02 +02:00 |
|
Florian
|
f2b8829299
|
Merge pull request #204 from sid3windr/patch-1
Fix default configuration file path in README.md
|
2025-04-18 12:41:22 +02:00 |
|
Tom Laermans
|
4b64a041cc
|
Fix default configuration file path in README.md
With 1.1.0, the default configuration file changed from proxlb.conf to proxlb.yaml but the README was not fully updated.
|
2025-04-18 11:04:51 +02:00 |
|
glitchvern
|
bd1157127a
|
fix: limit to 10 requerys per a guest
|
2025-04-17 16:13:28 +00:00 |
|
glitchvern
|
be6e4bbfa0
|
fix: Requery a guest if that running guest reports 0 cpu usage
|
2025-04-16 18:42:27 +00:00 |
|
Florian
|
25b631099c
|
Merge pull request #199 from gyptazy/docs/193-add-chapter-ignore-vm
docs: Add documentation about ignore guests such like VMs or CTs.
|
2025-04-15 19:23:27 +02:00 |
|
gyptazy
|
1d698c5688
|
docs: Add documentation about ignore guests such like VMs or CTs.
Fixes: #193
|
2025-04-15 19:22:10 +02:00 |
|
Florian
|
40f848ad7f
|
Merge pull request #198 from glitchvern/fix/197-remove-hard-coded-memory-usage-from-lowest-usage-node
fix: Use method/mode in configuration to calculate lowest_usage_node
|
2025-04-15 19:08:52 +02:00 |
|
Florian
|
fd2725c878
|
Merge pull request #196 from glitchvern/fix/195-cpu-used-times-cpu-cores
fix: set cpu_used to be cpu usage times number of cpu cores
|
2025-04-15 18:36:25 +02:00 |
|
glitchvern
|
34b1d72e40
|
fix: Use method and mode specified in configuration to calculate lowest_usage_node
|
2025-04-15 16:27:08 +00:00 |
|
glitchvern
|
ca7db26976
|
fix: set cpu_used to be cpu usage times number of cpu cores
|
2025-04-14 21:23:05 +00:00 |
|
Florian
|
94552f9c9e
|
Merge pull request #194 from crandler/main
Main
|
2025-04-14 12:44:50 +02:00 |
|
Sven Eulberg
|
32c67b9c96
|
fix: typos
|
2025-04-14 12:36:28 +02:00 |
|
Florian
|
89f337d8c3
|
Merge pull request #192 from gyptazy/tecdebt/185-improve-logging-code
tecdebt: Improve logging handler creation
|
2025-04-14 06:55:51 +02:00 |
|
Florian Paul Azim Hoberg (@gyptazy)
|
8a724400b8
|
tecdebt: Improve logging handler creation
Fixes: #185
|
2025-04-14 06:52:04 +02:00 |
|
Florian
|
f96f1d0f64
|
Merge pull request #186 from glitchvern/fix/185-logging-handler-for-no-systemd-integration
fix: logging handler for no systemd integration
|
2025-04-14 06:46:58 +02:00 |
|
Florian
|
15398712ee
|
Merge pull request #190 from mika/mika/docs
docs: Fix minor typos
|
2025-04-13 11:19:18 +02:00 |
|
Florian
|
ddb9963062
|
Merge pull request #191 from gyptazy/feature/184-validate-user-permissions
Feature: Add validation for the minimum required permissions of a user in Proxmox.
|
2025-04-13 11:16:09 +02:00 |
|
Florian Paul Azim Hoberg (@gyptazy)
|
f18a9f3d4c
|
Feature: Add validation for the minimum required permissions of a user in Proxmox.
Fixes: #184
|
2025-04-13 11:12:30 +02:00 |
|
Michael Prokop
|
1402ba9732
|
Minor typo fixes
s/connectoing/connecting/
s/furhter/further/
s/interating/iterating/
s/ist/is/
s/maintence/maintenance/
s/performt/performed/
s/ressources/resources/
s/sucessfully/successfully/
s/the the/the/
s/timout/timeout/
s/wether/whether/
|
2025-04-13 10:48:23 +02:00 |
|
Florian
|
af51f53221
|
Merge pull request #188 from glitchvern/fix/187-allow-use-of-minutes-instead-of-hours
fix: allow use of minutes instead of hours
|
2025-04-13 08:49:17 +02:00 |
|
glitchvern
|
bce2d640ef
|
fix: allow use of minutes instead of hours
|
2025-04-11 23:09:00 +00:00 |
|
glitchvern
|
1bb1847e45
|
fix: logging handler for no systemd integration
|
2025-04-11 21:55:09 +00:00 |
|
Florian
|
e9543db138
|
Merge pull request #182 from gyptazy/change/180-switch-default-balancing-to-used-instead-assigned
change: Change the default banalcing mode to used instead of assigned.
|
2025-04-10 09:34:19 +02:00 |
|
gyptazy
|
a8e8229787
|
change: Change the default banalcing mode to used instead of assigned.
Fixes: #180
|
2025-04-10 09:33:17 +02:00 |
|
Florian
|
d1c91c6f2a
|
Merge pull request #179 from gyptazy/docs/164-adjust-api-token-usage
docs: Adjust docs regarding API Token and privilege separation.
|
2025-04-07 16:14:40 +02:00 |
|
gyptazy
|
843691f8b4
|
docs: Adjust docs regarding API Token and priviledge separation.
Fixes: #164
|
2025-04-07 15:51:44 +02:00 |
|
Florian
|
c9f14946d1
|
Merge pull request #178 from gyptazy/fix/174-honor-balancing-activation-value
fix: Honor the value when balancing should not be performed and stop balancing.
|
2025-04-07 15:41:02 +02:00 |
|
gyptazy
|
77cd7b5388
|
fix: Honor the value when balancing should not be performed and stop balancing.
Fixes: #174
|
2025-04-07 15:38:32 +02:00 |
|
Florian
|
55502f9bed
|
Merge pull request #177 from gyptazy/change/176-change-turn-daemon-mode-on-default
change: Change the default behaviour of the daemon mode to active.
|
2025-04-07 15:28:12 +02:00 |
|
gyptazy
|
f08b823cc4
|
change: Change the default behaviour of the daemon mode to active.
Fixes: #176
|
2025-04-07 15:25:10 +02:00 |
|
Florian
|
f831d4044f
|
Merge pull request #175 from gyptazy/feature/168-add-more-flexible-schedule-timers
feature: Add a more flexible way to define schedules directly in minutes or hours
|
2025-04-07 15:20:22 +02:00 |
|
gyptazy
|
e8d8d160a7
|
feature: Add a more flexible way to define schedules directly in minutes or hours. [#168]
Sponsored-by: @gyptazy
Fixes: #168
|
2025-04-07 15:16:55 +02:00 |
|
Florian
|
dbbd4c0ec8
|
Merge pull request #172 from gyptazy/changelog/171-set-correct-python-path-docker-image
changelog: Add changelog for: Fix Python 3 path for Docker entrypoint
|
2025-04-02 07:24:01 +02:00 |
|
Florian
|
fc9a0e2858
|
Merge pull request #171 from crandler/main
fix: path correction for docker entrypoint
|
2025-04-02 07:23:48 +02:00 |
|
gyptazy
|
17eb43db94
|
changelog: Add changelog for: Fix Python 3 path for Docker entrypoint
Sponsored-by: @crandler
Fixes: #170
Fixes: #171
|
2025-04-02 07:20:15 +02:00 |
|
Sven Eulberg
|
06610e9b9d
|
Path correction
|
2025-04-01 18:38:58 +02:00 |
|
Florian
|
889b88fd6c
|
Merge pull request #167 from gyptazy/prep/1.1.1
release: Prepare development branch for release 1.1.1
|
2025-04-01 08:03:36 +02:00 |
|
gyptazy
|
c5ca3e13e0
|
release: Prepare development branch for release 1.1.1
|
2025-04-01 08:02:40 +02:00 |
|
Florian
|
c1c524f092
|
Merge pull request #166 from gyptazy/fix/163-ignore-vm-tag
fix: Fix tag evluation for VMs for being ignored for further balancing
|
2025-04-01 07:01:14 +02:00 |
|