]> git.proxmox.com Git - pve-ha-manager.git/history - src
Introduce crm-command to CLI and add stop as a subcommand
[pve-ha-manager.git] / src /
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
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'
next