Commit Graph

  • f2b8829299 Merge pull request #204 from sid3windr/patch-1 Florian 2025-04-18 12:41:22 +02:00
  • 4b64a041cc Fix default configuration file path in README.md Tom Laermans 2025-04-18 11:04:51 +02:00
  • bd1157127a fix: limit to 10 requerys per a guest glitchvern 2025-04-17 16:13:28 +00:00
  • be6e4bbfa0 fix: Requery a guest if that running guest reports 0 cpu usage glitchvern 2025-04-16 18:42:27 +00:00
  • 25b631099c Merge pull request #199 from gyptazy/docs/193-add-chapter-ignore-vm Florian 2025-04-15 19:23:27 +02:00
  • 1d698c5688 docs: Add documentation about ignore guests such like VMs or CTs. gyptazy 2025-04-15 19:22:10 +02:00
  • 40f848ad7f Merge pull request #198 from glitchvern/fix/197-remove-hard-coded-memory-usage-from-lowest-usage-node Florian 2025-04-15 19:08:52 +02:00
  • fd2725c878 Merge pull request #196 from glitchvern/fix/195-cpu-used-times-cpu-cores Florian 2025-04-15 18:36:25 +02:00
  • 34b1d72e40 fix: Use method and mode specified in configuration to calculate lowest_usage_node glitchvern 2025-04-15 16:25:01 +00:00
  • ca7db26976 fix: set cpu_used to be cpu usage times number of cpu cores glitchvern 2025-04-14 21:23:05 +00:00
  • 94552f9c9e Merge pull request #194 from crandler/main Florian 2025-04-14 12:44:50 +02:00
  • 32c67b9c96 fix: typos Sven Eulberg 2025-04-14 12:36:28 +02:00
  • 89f337d8c3 Merge pull request #192 from gyptazy/tecdebt/185-improve-logging-code Florian 2025-04-14 06:55:51 +02:00
  • 8a724400b8 tecdebt: Improve logging handler creation Florian Paul Azim Hoberg (@gyptazy) 2025-04-14 06:52:04 +02:00
  • f96f1d0f64 Merge pull request #186 from glitchvern/fix/185-logging-handler-for-no-systemd-integration Florian 2025-04-14 06:46:58 +02:00
  • 15398712ee Merge pull request #190 from mika/mika/docs Florian 2025-04-13 11:19:18 +02:00
  • ddb9963062 Merge pull request #191 from gyptazy/feature/184-validate-user-permissions Florian 2025-04-13 11:16:09 +02:00
  • f18a9f3d4c Feature: Add validation for the minimum required permissions of a user in Proxmox. feature/184-validate-user-permissions Florian Paul Azim Hoberg (@gyptazy) 2025-04-13 11:12:30 +02:00
  • 1402ba9732 Minor typo fixes Michael Prokop 2025-04-13 10:48:23 +02:00
  • af51f53221 Merge pull request #188 from glitchvern/fix/187-allow-use-of-minutes-instead-of-hours Florian 2025-04-13 08:49:17 +02:00
  • bce2d640ef fix: allow use of minutes instead of hours glitchvern 2025-04-11 23:09:00 +00:00
  • 1bb1847e45 fix: logging handler for no systemd integration glitchvern 2025-04-11 21:55:09 +00:00
  • e9543db138 Merge pull request #182 from gyptazy/change/180-switch-default-balancing-to-used-instead-assigned Florian 2025-04-10 09:34:19 +02:00
  • a8e8229787 change: Change the default banalcing mode to used instead of assigned. gyptazy 2025-04-10 09:33:17 +02:00
  • d1c91c6f2a Merge pull request #179 from gyptazy/docs/164-adjust-api-token-usage Florian 2025-04-07 16:14:40 +02:00
  • 843691f8b4 docs: Adjust docs regarding API Token and priviledge separation. gyptazy 2025-04-07 15:51:44 +02:00
  • c9f14946d1 Merge pull request #178 from gyptazy/fix/174-honor-balancing-activation-value Florian 2025-04-07 15:41:02 +02:00
  • 77cd7b5388 fix: Honor the value when balancing should not be performed and stop balancing. gyptazy 2025-04-07 15:38:32 +02:00
  • 55502f9bed Merge pull request #177 from gyptazy/change/176-change-turn-daemon-mode-on-default Florian 2025-04-07 15:28:12 +02:00
  • f08b823cc4 change: Change the default behaviour of the daemon mode to active. change/176-change-turn-daemon-mode-on-default gyptazy 2025-04-07 15:25:10 +02:00
  • f831d4044f Merge pull request #175 from gyptazy/feature/168-add-more-flexible-schedule-timers Florian 2025-04-07 15:20:22 +02:00
  • e8d8d160a7 feature: Add a more flexible way to define schedules directly in minutes or hours. [#168] gyptazy 2025-04-07 15:06:30 +02:00
  • dbbd4c0ec8 Merge pull request #172 from gyptazy/changelog/171-set-correct-python-path-docker-image Florian 2025-04-02 07:24:01 +02:00
  • fc9a0e2858 Merge pull request #171 from crandler/main Florian 2025-04-02 07:23:48 +02:00
  • 17eb43db94 changelog: Add changelog for: Fix Python 3 path for Docker entrypoint gyptazy 2025-04-02 07:20:15 +02:00
  • 06610e9b9d Path correction Sven Eulberg 2025-04-01 18:38:58 +02:00
  • 889b88fd6c Merge pull request #167 from gyptazy/prep/1.1.1 Florian 2025-04-01 08:03:36 +02:00
  • c5ca3e13e0 release: Prepare development branch for release 1.1.1 gyptazy 2025-04-01 08:02:40 +02:00
  • c1c524f092 Merge pull request #166 from gyptazy/fix/163-ignore-vm-tag Florian 2025-04-01 07:01:14 +02:00
  • 7ea7defa1f fix: Fix tag evluation for VMs for being ignored for further balancing fix/163-ignore-vm-tag gyptazy 2025-03-31 20:23:58 +02:00
  • 6147c0085b Merge pull request #161 from gyptazy/fix/spell-docs v1.1.0 Florian 2025-03-31 07:39:40 +02:00
  • 0b70a9c767 fix: Adjust spelling in the docs gyptazy 2025-03-31 07:38:04 +02:00
  • d6d22c4096 Merge pull request #160 from gyptazy/fix/142-mutal-exclusive-on-pass Florian 2025-03-31 06:50:26 +02:00
  • 6da54c1255 fix: Fix mutal exclusive authentication based on secrets. fix/142-mutal-exclusive-on-pass gyptazy 2025-03-31 06:42:12 +02:00
  • b55b4ea7a0 Merge pull request #153 from gyptazy/docs/installation Florian 2025-03-31 05:15:05 +02:00
  • 51625fe09e Merge pull request #159 from gyptazy/feature/json-output Florian 2025-03-25 09:34:10 +01:00
  • f3b9d33c87 fix: Add JSON output again Florian Paul Azim Hoberg (@gyptazy) 2025-03-25 09:28:33 +01:00
  • 8e4326f77a Merge pull request #156 from gyptazy/fix/137-fix-systemd-unit Florian 2025-03-24 18:25:10 +01:00
  • 3d642a7404 fix: Fix the systemd unit file to start after the pveproxy daemon fix/137-fix-systemd-unit gyptazy 2025-03-24 18:15:11 +01:00
  • 552364471d release: Create release 1.1.0 - Create release 1.1.0 content - Add documentation for release 1.1.0 - Adjust changelog docs/installation gyptazy 2025-03-20 20:07:03 +01:00
  • cf15866270 Merge pull request #151 from gyptazy/packaging/container-image Florian 2025-03-19 14:53:04 +01:00
  • 7d4def14b1 feature: Add Dockerfile to create container image * Also switch from Debian image to Alpine image Florian Paul Azim Hoberg (@gyptazy) 2025-03-19 14:48:44 +01:00
  • 20ad9389d4 Merge pull request #150 from gyptazy/docs/adjust_docs Florian 2025-03-18 15:09:04 +01:00
  • d73073a187 docs: Add docs for configuration and faq. Florian Paul Azim Hoberg (@gyptazy) 2025-03-18 15:05:29 +01:00
  • b307d556e5 Merge pull request #149 from gyptazy/packaging/debian Florian 2025-03-18 09:30:15 +01:00
  • 17c4dc445e packaging: Add Debian packaging packaging/debian gyptazy 2025-03-17 20:10:01 +01:00
  • bf41b3c6ab fix fix/packaging-postinst gyptazy 2025-03-17 14:58:11 +01:00
  • 6d3839fc1d test: setuptools debian override gyptazy 2025-03-17 14:52:02 +01:00
  • 03ea29ae81 Merge pull request #147 from gyptazy/adjustment/146-rename-param-force-to-enforce-affinity Florian 2025-03-17 09:14:38 +01:00
  • e22a27652c adjustment: Rename param force to enforce_affinity * This change should make the parameter's intention more clear adjustment/146-rename-param-force-to-enforce-affinity gyptazy 2025-03-17 09:10:34 +01:00
  • c3ae3e1f8c Merge pull request #145 from gyptazy/fix/142-api-user-token-mutually-exclusive Florian 2025-03-17 07:43:00 +01:00
  • 094a9b2ebb fix: Add validation for mutal exclusive user authentication * Validate that only username/password OR API token is being used fix/142-api-user-token-mutually-exclusive gyptazy 2025-03-17 07:40:01 +01:00
  • d8b1c74155 Merge pull request #144 from gyptazy/fix/143-catch-non-resolvable-dns-addresses Florian 2025-03-17 06:59:47 +01:00
  • c8fad9605c fix: Catch non-resolvable DNS names and log them but proceed by the given host list fix/143-catch-non-resolvable-dns-addresses gyptazy 2025-03-17 06:57:01 +01:00
  • 39b4330994 feature: Add Debian native packaging feature/native-debian-packaging gyptazy 2025-03-04 09:00:35 +01:00
  • e8d0c13f16 Merge pull request #140 from gyptazy/fix/adjust-branch-license-info Florian 2025-03-03 10:51:00 +01:00
  • f781e74d3a enhancement: Adjust license information, adjust class/func descriptions fix/adjust-branch-license-info gyptazy 2025-03-03 10:48:12 +01:00
  • 3cbdb12741 Merge pull request #139 from gyptazy/feature/125-add-proxmox-api-token-support Florian 2025-03-02 17:38:46 +01:00
  • a714ea8d64 feature: Add Proxmox API token authentication feature/125-add-proxmox-api-token-support gyptazy 2025-03-02 17:35:02 +01:00
  • d81d4380de Merge pull request #138 from gyptazy/release/1.1.0-alpha Florian 2025-03-02 17:10:40 +01:00
  • 31498da25a refactor: Code refactor of ProxLB preparing release 1.1.0 release/1.1.0-alpha gyptazy 2025-03-02 17:03:49 +01:00
  • 360920433a fix development gyptazy 2025-03-02 16:55:44 +01:00
  • 4e39c4cba2 fix gyptazy 2025-03-02 16:54:00 +01:00
  • baaf01e39b fix gyptazy 2025-03-02 16:51:37 +01:00
  • 0acc822777 fix gyptazy 2025-03-02 16:49:46 +01:00
  • 53723a0fdd fix gyptazy 2025-03-02 15:51:15 +01:00
  • f451afd6d7 fix gyptazy 2025-03-02 15:49:19 +01:00
  • e2aeeffdde fiux gyptazy 2025-03-02 15:45:38 +01:00
  • 3d33d5db44 fix gyptazy 2025-03-02 15:44:28 +01:00
  • 12be935115 fix gyptazy 2025-03-02 15:33:58 +01:00
  • 038d1e0fc3 fix gyptazy 2025-03-02 15:32:26 +01:00
  • b3dd4c7e3a fix gyptazy 2025-03-02 15:30:26 +01:00
  • 8de8a263db fix gyptazy 2025-03-02 15:26:12 +01:00
  • cf357445c6 fix gyptazy 2025-03-02 15:17:05 +01:00
  • 9d34d5bcd5 fix gyptazy 2025-03-02 15:13:41 +01:00
  • 4a3f10ccc2 fix gyptazy 2025-03-02 15:09:08 +01:00
  • 968d49adb0 fifx gyptazy 2025-03-02 15:05:43 +01:00
  • 585f6d511b fiux gyptazy 2025-03-02 15:02:55 +01:00
  • c0558dda3b fix gyptazy 2025-03-02 14:59:18 +01:00
  • a8470aca52 fix gyptazy 2025-03-02 14:57:04 +01:00
  • d5f1853d15 fix gyptazy 2025-03-02 14:51:40 +01:00
  • 3da8f0638e fix gyptazy 2025-03-02 14:49:45 +01:00
  • 513e74c2e2 fix gyptazy 2025-03-02 13:22:31 +01:00
  • 3841cd80ee fix gyptazy 2025-03-02 13:18:33 +01:00
  • 86c9134b10 fix gyptazy 2025-03-02 12:19:23 +01:00
  • ae2e15c2ae fix gyptazy 2025-03-02 12:06:08 +01:00
  • 1230aa2ef4 fix gyptazy 2025-03-02 11:36:05 +01:00
  • f00edb6387 fix gyptazy 2025-03-02 11:26:26 +01:00
  • 4402a8775a fix gyptazy 2025-03-02 11:25:02 +01:00
  • 8dc538eb1e fix gyptazy 2025-03-02 11:24:32 +01:00