]> git.proxmox.com Git - pve-ha-manager.git/history - src
fixup parse_sid call
[pve-ha-manager.git] / src /
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
2017-01-24 Thomas Lamprechtsim: allow new service request states over gui
2017-01-24 Thomas Lamprechtfactor out and unify sim_hardware_cmd
2017-01-24 Thomas Lamprechtsim: allocate HA Env only once per service and node
2017-01-13 Thomas LamprechtStatus: factor out new service state calculation
2017-01-13 Thomas Lamprechtsim: show current master node more prominent
2017-01-13 Thomas Lamprechtsim: improve canceling the migrate dialog
2017-01-13 Thomas Lamprechtsim: set migrate dialog transient to parent
2017-01-13 Thomas Lamprechtsim: use JSON instead of Dumper for manager status...
2017-01-13 Thomas Lamprechtensure test/sim.pl always use the currently developed...
2017-01-12 Dietmar Maureradd setup_environment hook to CLIHandler class
2017-01-11 Thomas Lamprechtha-simulator: fix typo s/Mode/Node/
2017-01-05 Thomas Lamprechtis_node_shutdown: check for correct systemd targets
2016-12-22 Thomas Lamprechtuse POSIX::_exit
2016-12-22 Thomas LamprechtSimulator: fix scrolling to end of cluster log view
2016-12-22 Thomas LamprechtSimulator: do not use cursor position to insert log
2016-11-22 Dietmar MaurerHA::Status: provide better/faster feedback - show disab...
2016-11-22 Dietmar MaurerManager.pm: store flag to indicate successful start
2016-11-22 Dietmar Maurerha status: include common service attributes
2016-11-22 Dietmar MaurerHA::Status: provide better/faster feedback to users
2016-11-20 Dietmar MaurerGroups.pm: add verbose_description for 'restricted'
2016-11-20 Dietmar MaurerResources.pm: use verbose_description for state.
2016-11-20 Dietmar Maurerpve-ha-group-node-list: add verbose_description
2016-11-19 Dietmar Maurerservice_check_ha_state: improve backward compatibility
2016-11-19 Thomas Lamprechtha-manager: remove 'enabled' and 'disabled' commands
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
2016-11-18 Dietmar Maurerintroduce new resource start 'started' (replaces enabled).
2016-11-16 Dietmar Maurerget_pve_lock: fix retry_timeout
2016-11-16 Dietmar Maurerget_pve_lock: only call cfs lock update request withing...
2016-11-16 Dietmar Maurerget_pve_lock: avoid unnecessary test if $last_lock_time...
2016-11-16 Dietmar Maurerget_pve_lock: always send a lock update request
2016-11-16 Thomas Lamprechtadd regression test for 'stopped' state
2016-11-15 Thomas Lamprechtskip transition to 'started' state if we won't stay...
2016-11-15 Thomas Lamprechtimplement 'stopped' state
2016-11-15 Thomas LamprechtResources: add 'stopped' state
2016-10-31 Thomas Lamprechtha-manager: remove obsolet pod content
2016-10-31 Thomas LamprechtFix #1189: correct spelling in fence mail
2016-10-28 Thomas LamprechtAPI/Status: avoid using HA Environment
2016-10-28 Thomas Lamprechtfactor out resource config check and default set code
2016-09-15 Thomas LamprechtSim/Hardware: not warn if a not locked gets unlocked
2016-09-15 Thomas Lamprechtchange service state to error if no recovery node is...
2016-09-15 Thomas Lamprechtcleanup backup & mounted locks after recovery (fixes...
2016-09-15 Thomas Lamprechtadd possibility to simulate locks from services
2016-09-15 Thomas Lamprechtremove state transition from error to fence state
2016-09-14 Thomas Lamprechtadd missing cleanup for fence config regression testsuite
2016-09-14 Thomas Lamprechtadd missing use clause in CT resource class
2016-09-12 Thomas Lamprechtfix race condition on slow resource commands in started...
2016-07-22 Thomas Lamprechtallow empty json status files
2016-07-22 Thomas Lamprechtrefactor select_service_method
2016-07-22 Thomas Lamprechtrelocate policy: try to avoid already failed nodes
2016-07-22 Dietmar Maurerimprove logging
2016-07-22 Dietmar Maurerfix indentation
2016-07-22 Thomas LamprechtManager: record tried node on relocation policy
2016-07-22 Thomas Lamprechtcleanup manager status on start
2016-07-15 Thomas LamprechtFenceConfig: assert that device priorities are unique
2016-07-15 Thomas LamprechtHA/Config: add write_fence_config helper
2016-07-15 Thomas Lamprechtadapt test output for better readability
2016-07-15 Thomas Lamprechtadd parser self check regression test
2016-07-15 Thomas LamprechtFenceConfig: fix write_config
2016-07-15 Thomas Lamprechtsort some more keys for regression test determinism
2016-06-30 Thomas LamprechtFence: rewrite class
next