]> git.proxmox.com Git - pve-ha-manager.git/history - src
bump version to 3.4.0
[pve-ha-manager.git] / src /
2022-07-22 Thomas Lamprechtmanager: online node usage: factor out possible traget...
2022-07-22 Thomas Lamprechttest: update pre-existing policy tests for fixed balanc...
2022-07-22 Thomas Lamprechtfix variable name typo
2022-07-21 Thomas Lamprechtfix spreading out services if source node isnt operatio...
2022-07-21 Thomas Lamprechttests: add shutdown policy scenario with multiple guest...
2022-04-27 Fabian Grünbichlerlrm: fix getting stuck on restart
2022-01-20 Thomas Lamprechtlrm: increase run_worker loop-time parition
2022-01-20 Thomas Lamprechtlrm: avoid job starvation on huge workloads
2022-01-20 Thomas Lamprechtlrm: code/style cleanups
2022-01-20 Thomas Lamprechtlrm: run worker: avoid an indendation level
2022-01-20 Thomas Lamprechtlrm: log actual error if fork fails
2022-01-20 Thomas Lamprechtmanager: refactor fence processing and rework fence...
2022-01-19 Fabian Ebnermanage: handle edge case where a node gets stuck in...
2022-01-19 Thomas Lamprechtlrm: also check CRM node-status for determining fence...
2022-01-19 Thomas Lamprechtlrm: factor out fence-request check into own helper
2022-01-19 Thomas Lamprechttest: cover case where all service get removed from...
2022-01-19 Thomas Lamprechtsim: implement skip-round command for crm/lrm
2022-01-19 Thomas Lamprechtsim: test hw: small code cleanups and whitespace fixes
2022-01-19 Thomas Lamprechtsim: service add command: allow to override state
2022-01-19 Thomas Lamprechtsim: add service: set type/name in config
2022-01-19 Thomas Lamprechttest/sim: also log delay commands
2022-01-17 Thomas Lamprechtsim/hardware: sort and split use statements
2022-01-17 Thomas Lamprechtlrm: fix comment typos
2022-01-17 Thomas Lamprechtcrm: code/style cleanup
2021-10-07 Thomas Lamprechtlrm: fix log call on wrong module
2021-07-02 Thomas Lamprechtrecovery: allow disabling a in-recovery service
2021-07-02 Thomas Lamprechttests: cover request-state changes and crm-cmds for...
2021-07-02 Thomas Lamprechtrecompute_online_node_usage: show state on internal...
2021-07-02 Thomas Lamprechtfix #3415: never switch in error state on recovery...
2021-07-02 Thomas Lamprechttests: add one for service set to be & stay ignored...
2021-07-02 Thomas LamprechtLRM: release lock and close watchdog if no service...
2021-07-02 Thomas LamprechtLRM: factor out closing watchdog local helper
2021-07-02 Thomas Lamprechtmanager: make recovery actual state in FSM
2021-07-01 Thomas Lamprechtmanager: indentation/code-style cleanups
2021-07-01 Thomas Lamprechtha-tester: allow one to supress the actual test output
2021-07-01 Thomas Lamprechtha-tester: report summary count of run/passed tests...
2021-07-01 Thomas Lamprechtha-tester: allow to continue harness on test failure
2021-07-01 Thomas Lamprechtsim: hardware: update & reformat comment for available...
2020-05-14 Thomas Lamprechtvm resource: add "with-local-disks" for replicated...
2020-03-12 Thomas Lamprechtfactor out service configured/delete helpers
2020-03-12 Thomas Lamprechtconfig parse_sid: improve error message, not only used...
2020-02-15 Thomas Lamprechtnodestate: move to modern coderef call syntax
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-02 Thomas Lamprechttests: add a start on a maintained node
2019-12-02 Thomas Lamprechttest shutdown policy: add stopped service to ensure...
2019-12-02 Fabian EbnerFix check for maintenance mode
2019-11-30 Thomas Lamprechtapi/status: extra handling of maintenance mode
2019-11-30 Thomas Lamprechtdo not mark maintenaned nodes as unkown
2019-11-29 Thomas Lamprechtbump LRM stop_wait_time to an hour
2019-11-25 Thomas Lamprechtdo simple fallback if node comes back online from maint...
2019-11-25 Thomas Lamprechtadd 'migrate' node shutdown policy
2019-11-25 Thomas Lamprechtaccount service to source and target during move
2019-11-25 Thomas Lamprechtmanager select_service_node: code cleanup
2019-11-20 Stefan Reiterrefactor: vm_qmp_command was moved to PVE::QemuServer...
2019-11-19 Thomas Lamprechtfix #1339: remove more locks from services IF the node...
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Thomas Lamprechtcli stop cmd: fix property desc. indentation
2019-11-11 Thomas Lamprechtfollowup, adapt stop request log messages; include SID
2019-11-11 Fabian EbnerIntroduce crm-command to CLI and add stop as a subcommand
2019-11-11 Fabian EbnerAdd crm command 'stop'
2019-10-11 Fabian EbnerAdd timeout parameter for shutdown
2019-10-11 Fabian EbnerAdd update_service_config to the HA environment interfa...
2019-10-05 Thomas Lamprechtfollowup: s/ss/sc/
2019-10-05 Thomas Lamprechtfix # 2241: VM resource: allow migration with local...
2019-10-05 Thomas Lamprechtget_verbose_service_state: render removal transition...
2019-10-05 Thomas Lamprechtfix #1919, #1920: improve handling zombie (without...
2019-10-05 Thomas Lamprechtread_and_check_resources_config: remove dead if branch
2019-10-05 Thomas LamprechtLRM shutdown: factor out shutdown type to reuse message
2019-10-05 Thomas LamprechtLRM shutdown request: propagate if we could not write...
2019-10-04 Fabian Ebnerfactor out resource config update from api to HA::Config
2019-09-30 Fabian EbnerRename target to param in simulation
2019-09-30 Fabian EbnerMake parameters for LRM resource commands more flexible
2019-09-26 Fabian EbnerCleanup
2019-09-26 Fabian EbnerWhitespace cleanup
2019-04-10 Thomas Lamprechthandle the case where a node gets fully removed
2019-04-10 Thomas Lamprechtcoding style cleanup
2019-03-30 Thomas Lamprechtservice data: only set failed_nodes key if needed
2019-03-30 Thomas Lamprechtpartially revert previous unclean commit
2019-03-30 Thomas Lamprechtmake clean: also clean source tar ball
2019-03-15 Thomas Lamprechtlrm: exit on restart and agent lock lost for > 90s
2019-03-15 Thomas LamprechtPVE2 Env: get_ha_settings: don't die if pmxcfs failed
2019-03-14 Thomas Lamprechttreewide trailing whitespace cleanup
2019-02-22 Christian Ebner1891 Add zsh command completion for ha-manager CLI...
2019-01-26 Thomas Lamprechtapi: delete resource: refactor and cleanup indentation
2019-01-25 Thomas Lamprechtfix #1602: allow to delete 'ignored' services over API
2019-01-25 Thomas Lamprechtfix #1794: VM resource: catch qmp command exceptions
2019-01-24 Thomas Lamprechtapi: resource migrate: add description for node parameter
2019-01-23 Thomas Lamprechtfix #1842: do not pass forceStop to CT shutdown
2019-01-13 Thomas Lamprechtfence cfg: count_devices: improve comment
2019-01-13 Thomas Lamprechtfence cfg parser: check command explicit, mark fence_al...
2019-01-13 Thomas Lamprechtfence config parser: output all errors at once
2019-01-13 Thomas Lamprechtfence config parser: early return on ignored devices
2019-01-13 Thomas LamprechtFenceConfig: move line parsing out to closure
2019-01-13 Thomas LamprechtFenceConfig: whitespace cleanup
2019-01-13 Thomas LamprechtFenceConfig: early return if file is empty
2019-01-08 Thomas Lamprechtsim: show sent emails in regression tests
2019-01-08 Thomas Lamprechtfence config: allow to pass arguments to fence agents...
2019-01-08 Thomas Lamprechtfencing: fixup run_fence_jobs
2019-01-07 Wolfgang Bumillerfixup parse_sid call
2019-01-07 Thomas Lamprechtfollowup code cleanup
next