Revisions of crmsh

Marco Strigl's avatar Marco Strigl (mstrigl) committed (revision 14)
- Update to version 4.5.0+20230510.847a251:
  * Fix: bootstrap: `init --qnetd-hostname` fails when username is not specified (bsc#1211200)
Elisei Roca's avatar Elisei Roca (eroca) committed (revision 13)
- Update to version 4.5.0+20230427.11d11104:
  * Fix: bootstrap: crm cluster join default behavior change in ssh key handling (bsc#1210693)
  * Fix: help: Long time to load and parse crm.8.adoc (bsc#1210198)
  * Fix: cibconfig: use any existing rsc_defaults set rather than create another one (bsc#1210614)
  * Fix: lock: Join node failed to wait init node finished (bsc#1210332)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 12)
- Update to version 4.5.0+20230329.6d95249b:
  * Fix: utils: qdevice initialization should user_pair_for_ssh() to get appreciated users
  * Fix: crm report: sustain if there are offline nodes (bsc#1209480)
  * Fix: validate ssh session when the users is determined by guessing (bsc#1209193)
  * Fix: parallax: Use 'sudo bash -c' when executing commands via sudoer (bsc#1209192)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 11)
- Update to version 4.5.0+20230309.a4c4192d:
  * Dev: version: Bump crmsh version to 4.5.0
  * Fix: report: Fix crm report issue under non-root user
  * Fix: log: Redirect debug messages into stderr (bsc#1208991)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 10)
- Update to version 4.4.1+20230302.2b5310b9:
  * Fix: qdevice: Unable to setup qdevice under non-root user (bsc#1208770)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 9)
- Update to version 4.4.1+20230224.498677ab:
  * Dev: upgradeutil: do upgrade silently (bsc#1208327, bsc#1206183)
  * Fix: bootstrap: `crm cluster join ssh` raises TypeError (bsc#1208327)
  * Dev: utils: Change the way to get pacemaker's version (bsc#1208216)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 8)
- Update to version 4.4.1+20230217.7fe11a5c:
  * Dev: report: Enable crm report for sudoer user
  * Dev: bootstrap: allow the cluster to operate with ssh session under non-root sudoer (jsc#PED-290)
  * Dev: utils: Add sudo for the commands in user hints
  * Fix: hawk fails to parse the slash (bsc#1206217)
  * Fix: extra logs while configuring passwordless (bsc#1207720)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 7)
- Update to version 4.4.1+20230117.fb8b3c2b:
  * Dev: healthcheck: allow using non-root sudoer for remote access (jsc#PED-290)
  * Dev: bootstrap: implement swapping hacluster's ssh key using non-root sudoer remote access (jsc#PED-290)
  * Dev: utils: Check current user's privilege and give hints to user (jsc#PED-290)
  * Feature: replace root by a custom user with root privileges (jsc#PED-290)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 6)
- Update to version 4.4.1+20221228.326c28fd:
  * Dev: ui_configure: Deprecate 'crm configure erase' sub-command
  * Fix: report: Catch read exception (bsc#1206606)
  * Fix: bootstrap: Unset SBD_DELAY_START when running 'crm cluster start' (bsc#1202177)
  * Dev: ui_node: Redirect `node delete` to `cluster remove`
  * Dev: bootstrap: Add option -x to skip csync2 initialization stage during the whole cluster bootstrap
  * Dev: ui_context: redirect `foo -h`/`foo --help` to `help foo` (bsc#1205735)
  * Fix: qdevice: Adjust SBD_WATCHDOG_TIMEOUT when configuring qdevice not using stage (bsc#1205727)
  * Fix: cibconfig: Complete promotable=true and interlave=true for Promoted/Unpromoted resource (bsc#1205522)
  * Fix: corosync: show corosync ring status if has fault (bsc#1205615)
Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 5)
- Update to version 4.4.1+20221122.102a8e1:
  * Dev: bootstrap: fix passwordless ssh authentication for hacluster automatically when a new node is joining the cluster (bsc#1201785)
  * Dev: upgradeutil: automated init ssh passwordless auth for hacluster after upgrading (bsc#1201785)
  * Dev: report: collect ra trace files from specified directories (jsc#PED-121)
  * Dev: ui_resource: trace directory in log info should be changed dynamically (jsc#PED-121)
  * Dev: parse: cli_to_xml: populate advised monitor/start/stop operations values
  * fix: log: fail to open log file even if user is in haclient group (bsc#1204670)
  * Fix: sbd: Ask if overwrite when given sbd device on interactive mode(bsc#1201428)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 4)
- Update to version 4.4.1+20220928.ded85d0a:
  * Dev: bootstrap: Adjust cluster properties including priority-fencing-delay
  * Fix: ui_cluster: 'crm cluster stop' failed to stop services (bsc#1203601)
  * Dev: bootstrap: Adjust pcmk_delay_max and stonith-timeout for all configured fence agents
  * Dev: cibconfig: "crm config show related:xxx" provides partial search among class, provider, type fields
  * Dev: bootstrap: Adjust sbd related timeout when add/remove qdevice
  * Fix: crash_test: do not use firewalld to isolate a cluster node (bsc#1192467)
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 3)
- Update to version 4.4.1+20220913.57fa9d96:
  * Dev: add remote_auth to known stages of cluster init
  * Dev: refactor timeout caculation for sbd
  * Dev: Initial version of cryptctl setup script.
  * Dev: utils: Refactor class ServiceManager, to show all nodes' status when running in parallel
  * Dev: bootstrap: Add delay to start corosync when node list larger than 5 (bsc#1188653)
  * Dev: bootstrap: Show remote node name when stopping service remotely
  * Dev: log: print a full-width progress bar in status_progress to prevent interleaving with log messages
  * Dev: log: print begin and end marker in different lines in status_long
  * Dev: parallax: Add LogLevel=error ssh option to filter out warnings (bsc#1196726)
  * Revert "Fix: utils: Only raise exception when return code of systemctl command over ssh larger than 4 (bsc#1196726)" (bsc#1202655)
  * fix: configure: refresh cib before showing or modifying if no pending changes has been made (bsc#1202465)
  * Fix: bootstrap: Use crmsh.parallax instead of parallax module directly (bsc#1202006)
  * Dev: bootstrap: Generate public key from private key
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 2)
- Update to version 4.4.1+20220809.4f90c4ef:
  * Dev: bootstrap: Don't open mgmt port since it's deprecated
  * Dev: bootstrap: Don't sync csync2 when peer node's csync2 service not ready
  * Dev: bootstrap: remove cluster add sub-command
  * Fix: bootstrap: -N option setup the current node and peers all together (bsc#1175863, jsc#PED-103, jsc#PED-779)
  * Dev: parallax: Add strict option to avoid raise exception when set to False
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 1)
initialize package
Displaying all 14 revisions
openSUSE Build Service is sponsored by