]> git.proxmox.com Git - pve-ha-manager.git/history - src
bump version to 4.0.4
[pve-ha-manager.git] / src /
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
2019-01-07 Thomas Lamprechtlrm: explicitly log shutdown_policy on node shutdown
2019-01-07 Thomas Lamprechtfix #1378: allow to specify a service shutdown policy
2019-01-07 Thomas LamprechtEnv: add get_ha_settings method
2018-10-17 Thomas Lamprechtinstall simulator executable into bin not sbin
2018-10-17 Thomas LamprechtTools: add note about indirect include of Config module
2018-10-17 Fabian Grünbichlerbuild: restructure packaging
2018-10-17 Fabian GrünbichlerTools: remove dependency on PVE::Cluster
2018-10-17 Fabian GrünbichlerTools/Config: refactor lrm status json reading
2018-09-28 Fabian Grünbichlersim: don't install PVE::HA::Config
2018-09-28 Fabian Grünbichlersim: don't install real resources
2018-09-28 Fabian Grünbichlergroups: register groups directly
2018-09-28 Fabian Grünbichlerpve-ha-tester: use correct lib path
2018-09-28 Fabian Grünbichlerremove unused use statements
2018-09-17 Dominik Csapakdocument api result for ha resources
2018-01-30 Thomas Lamprechtdo not do active work if cfs update failed
2018-01-30 Thomas Lamprechtmove cfs update to common code
2018-01-30 Thomas Lamprechtmove start/end hooks to common code
2018-01-30 Thomas LamprechtRevert "wrap possible problematic cfs_read_file calls...
2018-01-30 Thomas LamprechtCRM: refactor check if state transition to active is ok
2018-01-30 Thomas Lamprechtlrm: handle an error during service_status update
2018-01-30 Thomas Lamprechttest/sim: allow to simulate cfs failures
2018-01-16 Thomas Lamprechtwatchdog mux: trailing whitespace cleanup
2018-01-16 Thomas Lamprechtwatchdog mux: fix comment, there's no systemd .socket...
2017-11-09 Thomas Lamprechtwrap possible problematic cfs_read_file calls in eval
2017-11-08 Thomas Lamprechtswap native syslog command with HA environment one
2017-10-18 Philip AbernethyUse run_cli_handler instead of deprecated run_cli
2017-10-13 Thomas Lamprechtdo not show a service as queued if not configured
2017-10-13 Thomas Lamprechtadd ignore state for resources
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2017-09-25 Philip Abernethyfix #1347: let postfix fill in FQDN in fence mails
2017-08-23 Thomas Lamprechtfix #1073: do not count backup-suspended VMs as running
2017-06-14 Thomas Lamprechtexplicitly sync journal when disabling watchdog updates
2017-05-30 Thomas Lamprechtalways queue service stop if node shuts down
2017-03-14 Thomas LamprechtResource/API: abort early if resource in error state
2017-02-06 Wolfgang Bumillerbuildsys: don't pull qemu/lxc during doc-generation
2017-01-24 Thomas Lamprechtsim: allow adding service on runtime
2017-01-24 Thomas Lamprechtsim: factor out service gui entry addition
2017-01-24 Thomas Lamprechtsim: allow deleting service via GUI
next