Revisions of pacemaker

buildservice-autocommit accepted request 1137030 from Yan Gao's avatar Yan Gao (yan_gao) (revision 258)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1137029 from Yan Gao's avatar Yan Gao (yan_gao) (revision 257)
- libcrmcommon: wait for reply from appropriate controller commands (bsc#1218312, rh#2225631, rh#2221084)
buildservice-autocommit accepted request 1135458 from Yan Gao's avatar Yan Gao (yan_gao) (revision 256)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1135456 from Yan Gao's avatar Yan Gao (yan_gao) (revision 255)
- Update to version 2.1.7+20231219.0f7f88312 (Pacemaker-2.1.7):
- attrd: Regression in transient attr deletions (gh#ClusterLabs/pacemaker#3283)

- Update to version 2.1.6+20231207.80f8a320e (Pacemaker-2.1.7-rc3):
- agents: handle dampening parameter consistently and correctly

- libcrmcommon: wait for reply from appropriate controller commands (rh#2225631, rh#2221084)
buildservice-autocommit accepted request 1131354 from Yan Gao's avatar Yan Gao (yan_gao) (revision 254)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1131353 from Yan Gao's avatar Yan Gao (yan_gao) (revision 253)
- Update to version 2.1.6+20231205.0f6fbd59f:
- scheduler: log reason for recheck time updates
- scheduler: update recheck time for node-pending-timeout

- Update to version 2.1.6+20231204.e1a1bd808:
- tools: Fix a regression in tool XML output. (clbz#5529)

- Update to version 2.1.6+20231122.7534cc50a (Pacemaker-2.1.7-rc2):
- rpm: require minimum libxml2 version of 2.6.0
- libcrmcommon: Write crm_verify detailed messages to XML
- libcrmcommon: Use const for xmlCtxtGetLastError() (CLBZ#5530)
- libcrmcommon: Drop deprecated libxml2 symbols (CLBZ#5530)
- sysconfig: Use CRM_DAEMON_USER and CRM_DAEMON_GROUP
- sysconfig: Fix defaults for dh_min_bits/dh_max_bits
- sysconfig: Document PCMK_stderr
- pacemakerd: Mark PCMK_shutdown_delay as deprecated
- sysconfig: Document PCMK_cluster_type
- sysconfig: Document PCMK_remote_pid1
- sysconfig: Document PCMK_node_action_limit
- sysconfig: Mark PCMK_cib_timeout as deprecated
- controld/schedullerd: Change the default value of node-pending-timeout to 0.
- controld: Adding default value for node-pending-timeout.
- crm_resource: make --wait wait for pending actions in CIB

- Update to version 2.1.6+20231031.d0ef74d64 (Pacemaker-2.1.7-rc1):
- attrd: revert faulty T138 fix
- controller: bail if CIB modify fails within transaction
- scheduler: don't show pending nodes as having "<3.15.1" feature set

- Update to version 2.1.6+20231030.66cc0f083:
buildservice-autocommit accepted request 1093808 from Yan Gao's avatar Yan Gao (yan_gao) (revision 252)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1093799 from Yan Gao's avatar Yan Gao (yan_gao) (revision 251)
-%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150500
-BuildRequires:  cluster-glue-devel
-%else
 %if 0%{?suse_version}
-BuildRequires:  libglue-devel
+BuildRequires:  cluster-glue-devel
 %else
 BuildRequires:  cluster-glue-libs-devel
 %endif
 %endif
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1093792 from Yan Gao's avatar Yan Gao (yan_gao) (revision 250)
- rpm: build with --with-sbd-sync-default="true" only for sle_version >= 150400 (bsc#1180966)
- rpm: build with --enable-legacy-links only for suse_version < 1600
- rpm: build with --enable-compat-2.0 only for suse_version < 1600 (jsc#PED-106, jsc#PED-294)
- rpm: build with --with-concurrent-fencing-default=true only for sle_version >= 150400
- rpm: build with --with-resource-stickiness-default=1 only for sle_version >= 150400
- rpm: build with --with-nagios=true only for suse_version < 1600 (jsc#PED-3877, jsc#PED-4446)
- agents: create symlink ocf:pacemaker:NodeUtilization only for suse_version < 1600 in favor of ocf:heartbeat:NodeUtilization (bsc#1070347)

- Update to version 2.1.6+20230524.6fdc9deea (Pacemaker-2.1.6):
- scheduler: ensure earlier group member starts happen after later member stops

- Update to version 2.1.5+20230502.802a72226 (Pacemaker-2.1.6-rc2):
- rpm: avoid bare wildcards under shared directories in spec
- scheduler: consider mandatory colocations before optional

- Update to version 2.1.5+20230501.832463d94:
- daemons: pacemakerd -S should wait for shutdown before returning (bsc#1210857)

- Update to version 2.1.5+20230501.b049bbeea:
- scheduler: deprecate support for Nagios resources (jsc#PED-3877, jsc#PED-4446)
- scheduler: deprecate "moon" in date_spec elements in rules
- daemons: Preserve transient attrs when possible
- daemons: Sync remote connection info with new controllers.
- daemons: Record the node hosting a remote connection resource.
- daemons: Add node hosting connection resource to state XML.
- daemons: Broadcast remote node state changes to all controllers
- daemons: Add daemon uptime to execd XML replies.

- Update to version 2.1.5+20230424.6127934e3:
- fencer: fencing timeout sent to peer takes no delay into account (bsc#1210074)
buildservice-autocommit accepted request 1074949 from Yan Gao's avatar Yan Gao (yan_gao) (revision 249)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1074948 from Yan Gao's avatar Yan Gao (yan_gao) (revision 248)
- Update to version 2.1.5+20230320.22590c566:
- libcrmcommon: allow crm_attribute to try OCF_RESOURCE_INSTANCE environment variable if -p is specified with an empty string (bsc#1209586)
- libcrmcommon, libpe_status: New enabled meta attr for alerts
- scheduler: message now applies to all nodes
- libcrmcommon: avoid libqb assertion
- tools: Formatted output in crm_shadow
- schemas: New diff and any-element schemas
- schemas: New crm_shadow and instruction schemas
buildservice-autocommit accepted request 1073690 from Yan Gao's avatar Yan Gao (yan_gao) (revision 247)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1073689 from Yan Gao's avatar Yan Gao (yan_gao) (revision 246)
- Update to version 2.1.5+20230314.692147cd3:
- tools: Don't teardown on unsuccessful crm_shadow --delete
- tools: Don't print teardown message for crm_shadow --commit
- libcib: Don't unset env var in cib_new_no_shadow()
- scheduler: avoid displaying failed operations as pending (bsc#1206263)
- Revert "Fix: libpacemaker: ensure any pending recurring monitor gets updated if it fails" (bsc#1206263)
- cts-regression: reflect any test failures again with the return code
- alerts: make alert_snmp.sh.sample compatible with SNMPv3
- tool: update crm_mon synopsis (bsc#1208868)
buildservice-autocommit accepted request 1073529 from Yan Gao's avatar Yan Gao (yan_gao) (revision 245)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1073528 from Yan Gao's avatar Yan Gao (yan_gao) (revision 244)
- Update to version 2.1.5+20230309.a4b0ea1b5:
- controller: compare recordable actions case-sensitively
- libcrmcommon: Don't parse "-INFINITY" as a list of cmdline options (CLBZ#5509)
- tools: crm_shadow --commit now works with CIB_file
- scheduler: expired results shouldn't affect state
- scheduler: avoid remap log if not remapped
- scheduler: always treat degraded results as success
- watchdog-fencing: correctly derive timeout with topology
- watchdog-fencing: terminate dangling timer before watchdog-waiting
- scheduler: ensure resource history entries have an XML ID
- crm_resource: Add the --element option for --get-parameter
- libcrmcommon: Fix problems with pcmk__output_and_clear_error.
- libcrmcommon: Fix memleak in pcmk__output_xml_add_node_copy()
- Rebase:
  * bug-806256_pacemaker-log-level-notice.patch
  * pacemaker-cts-StartCmd.patch
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1071114 from Yan Gao's avatar Yan Gao (yan_gao) (revision 243)
- Update to version 2.1.5+20230220.c4f6c191a:
- libcrmcommon: Fix handling node=NULL in pcmk__attrd_api_query.
- fencer: Avoid double source remove of op_timer_total (rh#2166967)
- Rebase:
  * bug-806256_pacemaker-log-level-notice.patch

- Update to version 2.1.5+20230216.ed8bc68bc:
- scheduler: count only containers' active nodes for bundles

- Update to version 2.1.5+20230208.231b58a40:
- cts: Add a basic cts-attrd program.
- daemons: Modify a couple log messages for testing.
- daemons: Add a -l argument to pacemaker-attrd.
- daemons: Skip connecting to the CIB in attrd standalone mode.
- daemons: Add some additional errors for when startup fails.
- daemons: Add a standalone argument for attrd.
- fencer: Prevent double g_source_remove of op_timer_one (rh#2166967)
- tools: Don't allow use of --name and --pattern at the same time.
- tools: Add sync point support to crm_attribute.
- tools: Add pattern support to attrd_updater.
- scheduler: handle cleaned migrate_from history correctly (bsc#1182313)
- scheduler: unknown_on_node() should ignore pending actions (bsc#1182313)
- daemons: Fix pointer management in attrd_client_update.
- scheduler: improve migration history validation

- Update to version 2.1.5+20230201.11c15a89f:
- crm_mon: Display the descriptions in crm_mon output
- libcrmcommon: parse_op_key() can now handle confirmed notifications
- xml: change resources-related schemas and bump PCMK__API_VERSION
- crm_resouce: Add the description to the XML output of crm_resource --list
buildservice-autocommit accepted request 1062632 from Yan Gao's avatar Yan Gao (yan_gao) (revision 242)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1062631 from Yan Gao's avatar Yan Gao (yan_gao) (revision 241)
-%define enable_cluster_libs_pkg  1
+%define enable_cluster_libs_pkg  0
buildservice-autocommit accepted request 1061237 from Yan Gao's avatar Yan Gao (yan_gao) (revision 240)
baserev update by copy to link target
Yan Gao's avatar Yan Gao (yan_gao) accepted request 1061236 from Yan Gao's avatar Yan Gao (yan_gao) (revision 239)
- Update to version 2.1.5+20230125.95bb4788a:
- libpacemaker: avoid assertion failure if a node_state entry doesn't have an uname yet (bsc#1207319)
- libpacemaker: unify bailing out in pcmk__inject_node() (bsc#1207319)

- Update to version 2.1.5+20230124.a29e52df9:
- executor: fix regression in remote node shutdown
- scheduler: avoid memory leak when finding compatible instance

- Update to version 2.1.5+20230123.f414133a7:
- libcrmcommon: avoid infinite regression when logging v1 patchsets
- controller: clear last failure from CIB even if executor state unavailable
- scheduler: downgrade message about instance where it shouldn't be
- controller: use %u with g_hash_table_size()
- fenced: use enum fenced_target_by consistently
- scheduler: update Chinese translation

- Update to version 2.1.5+20230117.dd503ddbb:
- libcrmcommon: bump feature set for crm_attribute --pattern with -v/-D and permanent attributes
- resource agents: add depth="0" to validate-all metadata

- Update to version 2.1.5+20230111.39e62b78e:
- rpm: Add a python3-pacemaker subpackage.
- python: Add a private pacemaker._cts module.
- python: Add the pacemaker.buildoptions module.
- python: Add the pacemaker.exitstatus module.
- python: Add the very beginnings of a pacemaker python library.

- Update to version 2.1.5+20230110.292d6bf6b:
- libpe_status: clarify more pointer arguments
- libcrmcommon: Improve prefix spacing in XML logging functions
Displaying revisions 21 - 40 of 278
openSUSE Build Service is sponsored by