- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
May 23 2022
May 23 2022
Gao,Yan <ygao@suse.com> committed rP295f3c185612: Fix: scheduler: compare ids of lrm_rsc_op entries case-sensitively (authored by Gao,Yan <ygao@suse.com>).
Fix: scheduler: compare ids of lrm_rsc_op entries case-sensitively
Gao,Yan <ygao@suse.com> committed rPb74dab4f34fb: Refactor: scheduler: is_newer_op() to be able to compare lrm_rsc_op entries… (authored by Gao,Yan <ygao@suse.com>).
Refactor: scheduler: is_newer_op() to be able to compare lrm_rsc_op entries…
Gao,Yan <ygao@suse.com> committed rP304f62b87154: Test: cts-scheduler: fix on_node attribute of lrm_rsc_op entries in the tests (authored by Gao,Yan <ygao@suse.com>).
Test: cts-scheduler: fix on_node attribute of lrm_rsc_op entries in the tests
Gao,Yan <ygao@suse.com> committed rP2fa93ee58127: Refactor: scheduler: find_lrm_op() to be able to check against a specified… (authored by Gao,Yan <ygao@suse.com>).
Refactor: scheduler: find_lrm_op() to be able to check against a specified…
Gao,Yan <ygao@suse.com> committed rP7233657b348f: Fix: scheduler: do not enforce resource stop if any new probe/monitor indicates… (authored by Gao,Yan <ygao@suse.com>).
Fix: scheduler: do not enforce resource stop if any new probe/monitor indicates…
Gao,Yan <ygao@suse.com> committed rP1952f36a834a: Test: scheduler: do not enforce resource stop on a rejoined node that was the… (authored by Gao,Yan <ygao@suse.com>).
Test: scheduler: do not enforce resource stop on a rejoined node that was the…
Gao,Yan <ygao@suse.com> committed rP1f85ebab544f: Test: scheduler: do not enforce resource stop if any new probe/monitor… (authored by Gao,Yan <ygao@suse.com>).
Test: scheduler: do not enforce resource stop if any new probe/monitor…
GitHub <noreply@github.com> committed rP9a83233fef88: Merge pull request #2705 from gao-yan/probe-fenced-target-of-failed-migrate_to (authored by kgaillot).
Merge pull request #2705 from gao-yan/probe-fenced-target-of-failed-migrate_to
Gao,Yan <ygao@suse.com> committed rP71edbfa62fd5: Refactor: controller: functionalize record of synthesized action event (authored by Gao,Yan <ygao@suse.com>).
Refactor: controller: functionalize record of synthesized action event
GitHub <noreply@github.com> committed rP7908c70cb3b1: Merge pull request #2670 from gao-yan/synthesize-stop-fenced-target-of-failed… (authored by kgaillot).
Merge pull request #2670 from gao-yan/synthesize-stop-fenced-target-of-failed…
GitHub <noreply@github.com> committed rR5f53293fe753: Merge pull request #1770 from joekhoobyar/patch-1 (authored by fabbione).
Merge pull request #1770 from joekhoobyar/patch-1
GitHub <noreply@github.com> committed rRd88620d2ac44: Do not mkdir -p when getting meta-data or help (authored by Joe Khoobyar <joekhoobyar@users.noreply.github.com>).
Do not mkdir -p when getting meta-data or help
May 19 2022
May 19 2022
clumens committed rP33fc02057431: Refactor: libcrmcommon: Rename attrd_client.c to ipc_attrd.c. (authored by clumens).
Refactor: libcrmcommon: Rename attrd_client.c to ipc_attrd.c.
clumens committed rPd9efadea462c: Refactor: libcrmcommon: Move non-ipc code from attrd_client.c to attrs.c. (authored by clumens).
Refactor: libcrmcommon: Move non-ipc code from attrd_client.c to attrs.c.
clumens committed rPe1fa48a7bedc: Refactor: build: Don't use continuation lines in listing headers. (authored by clumens).
Refactor: build: Don't use continuation lines in listing headers.
clumens committed rP6c3f31c006bd: Feature: libcrmcommon: Add client-side IPC for pacemaker-attrd. (authored by clumens).
Feature: libcrmcommon: Add client-side IPC for pacemaker-attrd.
clumens committed rP95287566216b: Feature: tools: Convert attrd_updater to using new attrd IPC. (authored by clumens).
Feature: tools: Convert attrd_updater to using new attrd IPC.
clumens committed rP3873a9753b44: Feature: libcrmcommon: Add an attrd IPC query function. (authored by clumens).
Feature: libcrmcommon: Add an attrd IPC query function.
clumens committed rP0e3e3804d273: Refactor: daemons: Use new IPC interface in pacemaker-attrd... (authored by clumens).
Refactor: daemons: Use new IPC interface in pacemaker-attrd...
clumens committed rP18878af4b3aa: Feature: libcrmcommon: Add IPC functions for other attrd commands. (authored by clumens).
Feature: libcrmcommon: Add IPC functions for other attrd commands.
clumens committed rP9b9ef9357f85: Feature: libcrmcommon: Add an attrd IPC clear function. (authored by clumens).
Feature: libcrmcommon: Add an attrd IPC clear function.
clumens committed rP44bdd696460b: Feature: tools: Convert the rest of attrd_updater to new IPC. (authored by clumens).
Feature: tools: Convert the rest of attrd_updater to new IPC.
clumens committed rP110241addf81: Feature: libcrmcommon: Add an attrd IPC purge function. (authored by clumens).
Feature: libcrmcommon: Add an attrd IPC purge function.
clumens committed rPbddacfd8a3bb: Refactor: daemons: Use new IPC interface in pacemaker-controld... (authored by clumens).
Refactor: daemons: Use new IPC interface in pacemaker-controld...
clumens committed rP3d0070b2063a: Refactor: tools: Use new attrd IPC interface in various tools. (authored by clumens).
Refactor: tools: Use new attrd IPC interface in various tools.
clumens committed rP86b5af8ece82: Refactor: libcrmcommon: Remove no longer needed attrd IPC functions. (authored by clumens).
Refactor: libcrmcommon: Remove no longer needed attrd IPC functions.
clumens committed rPf440ce6dfbda: Refactor: tools: Change attr lifetime to be a flag. (authored by clumens).
Refactor: tools: Change attr lifetime to be a flag.
clumens committed rPeb20a65577c3: Refactor: libcrmcommon: Call pcmk__node_attr_target from new API functions. (authored by clumens).
Refactor: libcrmcommon: Call pcmk__node_attr_target from new API functions.
clumens committed rPd37cba5f5ad4: Refactor: libcrmcommon: Don't require an IPC connection everywhere. (authored by clumens).
Refactor: libcrmcommon: Don't require an IPC connection everywhere.
clumens committed rPc11ec693d066: Low: tools: Fix deleting by pattern in crm_attribute. (authored by clumens).
Low: tools: Fix deleting by pattern in crm_attribute.
clumens committed rPde513c89d249: Refactor: tools: Don't create an attrd IPC connection unless needed. (authored by clumens).
Refactor: tools: Don't create an attrd IPC connection unless needed.
GitHub <noreply@github.com> committed rPcb77bbc35999: Merge pull request #2706 from clumens/attrd-ipc (authored by kgaillot).
Merge pull request #2706 from clumens/attrd-ipc
May 18 2022
May 18 2022
GitHub <noreply@github.com> committed rP6a70f3eb93f2: Merge pull request #2712 from ClusterLabs/2.1 (authored by kgaillot).
Merge pull request #2712 from ClusterLabs/2.1
kgaillot committed rPdff7c3a7265f: Doc: ChangeLog: update for 2.1.3-rc2 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.3-rc2 release
kgaillot committed rPf4e5f0940c7a: Fix: schemas: Use fence-event-2.15.rng (authored by Reid Wahl <nrwahl@protonmail.com>).
Fix: schemas: Use fence-event-2.15.rng
kgaillot committed rPe502c9d8127e: Test: cts-fencing: update expected total timeouts (authored by kgaillot).
Test: cts-fencing: update expected total timeouts
kgaillot committed rP63ea0a93b311: Low: schemas: Copy API schemas in preparation for fix (authored by Reid Wahl <nrwahl@protonmail.com>).
Low: schemas: Copy API schemas in preparation for fix
kgaillot committed rPd9f0d9da851e: Low: scheduler: don't support versioned instance attributes in operations (authored by kgaillot).
Low: scheduler: don't support versioned instance attributes in operations
kgaillot committed rP4482d76ec147: Low: schemas: allow Promoted/Unpromoted in crm_resource output (authored by kgaillot).
Low: schemas: allow Promoted/Unpromoted in crm_resource output
kgaillot committed rPc2931d221bee: Low: schemas: copy crm_resource API schema in preparation for changes (authored by kgaillot).
Low: schemas: copy crm_resource API schema in preparation for changes
kgaillot committed rPca9db2506ca0: API: libstonithd: deprecate stonith_t:call_timeout (authored by kgaillot).
API: libstonithd: deprecate stonith_t:call_timeout
GitHub <noreply@github.com> committed rF11107cb7feb3: Mid: fence_scsi,fence_mpath: Add suppress-errors option. (#484) (authored by Hideo Yamauchi <renayama19661014@ybb.ne.jp>).
Mid: fence_scsi,fence_mpath: Add suppress-errors option. (#484)
GitHub <noreply@github.com> committed rF7c1dc4e3935b: fence_gce: Make zone optional for get_nodes_list (#487) (authored by kj1724 <78624900+kj1724@users.noreply.github.com>).
fence_gce: Make zone optional for get_nodes_list (#487)
May 17 2022
May 17 2022
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rF6ea2c6b5d1cc: fence_apc/fence_ilo_moonshot: add missing "import logging" (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
fence_apc/fence_ilo_moonshot: add missing "import logging"
GitHub <noreply@github.com> committed rF228f4a1bad63: Merge pull request #486 from oalbrigt/fence_apc-fence_ilo_moonshot-import… (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #486 from oalbrigt/fence_apc-fence_ilo_moonshot-import…
May 16 2022
May 16 2022
Improve tests
waltdisgrace committed rPdb2b69b2bdef: Test: cts-cli: access_render subsuite to check cibadmin --access-render (authored by Jan Pokorný <jpokorny@redhat.com>).
Test: cts-cli: access_render subsuite to check cibadmin --access-render
waltdisgrace committed rP72615e2bfef1: Push expected output of regression tests (authored by waltdisgrace).
Push expected output of regression tests
waltdisgrace committed rP326eb9f64040: Do not run regression tests for access_render for now, due to errors that only… (authored by waltdisgrace).
Do not run regression tests for access_render for now, due to errors that only…
GitHub <noreply@github.com> committed rP0b49b5c3ebb3: Merge pull request #2676 from waltdisgrace/testing (authored by kgaillot).
Merge pull request #2676 from waltdisgrace/testing
May 11 2022
May 11 2022
clumens committed rP342c7551b28e: Low: tools: Set options.command when "attrd_updater -Y" is used. (authored by clumens).
Low: tools: Set options.command when "attrd_updater -Y" is used.
kgaillot committed rP14498c8ae7cb: Refactor: fencing: make "stonith-event" message take int instead of gboolean (authored by kgaillot).
Refactor: fencing: make "stonith-event" message take int instead of gboolean
kgaillot committed rPafa407e033fb: Refactor: fencing: pass show options to "stonith-event" messages (authored by kgaillot).
Refactor: fencing: pass show options to "stonith-event" messages
kgaillot committed rP272e1850eeea: Refactor: fencing: functionize creating a history entry description (authored by kgaillot).
Refactor: fencing: functionize creating a history entry description
kgaillot committed rPd7f1c690d192: Feature: tools: respect crm_mon --show-detail for fencing actions (authored by kgaillot).
Feature: tools: respect crm_mon --show-detail for fencing actions
kgaillot committed rP118ebbd99de3: Refactor: fencing: pass show options to stonith__history_description() (authored by kgaillot).
Refactor: fencing: pass show options to stonith__history_description()
GitHub <noreply@github.com> committed rP0bf080da3972: Merge pull request #2704 from clumens/dash-y-2.1 (authored by kgaillot).
Merge pull request #2704 from clumens/dash-y-2.1
GitHub <noreply@github.com> committed rPcfcf044ed22e: Merge pull request #2701 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2701 from kgaillot/fencing
May 10 2022
May 10 2022
Apr 29 2022
Apr 29 2022
chrissie-c committed rK8adc5c80f430: [doc] To Do list moved to projects.clusterlabs.org (#379) (authored by chrissie-c).
[doc] To Do list moved to projects.clusterlabs.org (#379)
GitHub <noreply@github.com> committed rK4461fedf9c53: [doc] To Do list moved to projects.clusterlabs.org (#379) (authored by chrissie-c).
[doc] To Do list moved to projects.clusterlabs.org (#379)
Apr 28 2022
Apr 28 2022
Reid Wahl <nrwahl@protonmail.com> committed rP578afe6354c3: Low: Fix print spec for unsigned int count (authored by Reid Wahl <nrwahl@protonmail.com>).
Low: Fix print spec for unsigned int count
GitHub <noreply@github.com> committed rPe6ccb321b1e8: Merge pull request #2700 from nrwahl2/nrwahl2-fix_printspec (authored by kgaillot).
Merge pull request #2700 from nrwahl2/nrwahl2-fix_printspec
clumens committed rP7aa6342bb18e: Test: libcrmcommon: Add program name to pcmk__cmdline_preproc tests. (authored by clumens).
Test: libcrmcommon: Add program name to pcmk__cmdline_preproc tests.
GitHub <noreply@github.com> committed rP8bbc704133d7: Merge pull request #2699 from clumens/preproc-tests (authored by kgaillot).
Merge pull request #2699 from clumens/preproc-tests
clumens committed rPa5c83d50ecc7: Low: libcrmcommon: Process the cmdline before saving as a request. (authored by clumens).
Low: libcrmcommon: Process the cmdline before saving as a request.
GitHub <noreply@github.com> committed rP9d2d3faa47a2: Merge pull request #2698 from clumens/quote-cmdline (authored by kgaillot).
Merge pull request #2698 from clumens/quote-cmdline
chrissie-c committed rK494bcf0a3e6d: [doc] To Do list moved to projects.clusterlabs.org (authored by chrissie-c).
[doc] To Do list moved to projects.clusterlabs.org
chrissie-c committed rK07dff362b5f8: [docs] Trello now moved to projects.clusterlabs.org (authored by chrissie-c).
[docs] Trello now moved to projects.clusterlabs.org
Apr 27 2022
Apr 27 2022
Log: fencer: log device only if not null
Log: fencer: log raw XML at trace level
kgaillot committed rP047d3b509e70: Log: fencer: lower eligibility logs to info level (authored by kgaillot).
Log: fencer: lower eligibility logs to info level
kgaillot committed rP96b5ac16dfef: Log: fencer: downgrade topology failure message to info level (authored by kgaillot).
Log: fencer: downgrade topology failure message to info level
kgaillot committed rP834b12f38cb4: Log: controller: downgrade successful fencing logs to info (authored by kgaillot).
Log: controller: downgrade successful fencing logs to info
kgaillot committed rPd85beecdaa64: Fix: fencing: delegate shouldn't matter when checking equivalent fencing (authored by kgaillot).
Fix: fencing: delegate shouldn't matter when checking equivalent fencing
kgaillot committed rPbb3e91a78c9d: Feature: fencer: deprecate stand-alone mode (authored by kgaillot).
Feature: fencer: deprecate stand-alone mode
kgaillot committed rPc3ed8836e296: Log: executor: improve messages after fencing connection loss (authored by kgaillot).
Log: executor: improve messages after fencing connection loss
kgaillot committed rP157cf6e57a99: Low: tools: stonith_admin should display device/level errors (authored by kgaillot).
Low: tools: stonith_admin should display device/level errors
Test: cts-lab: drop redundant pattern
kgaillot committed rP0a42774b781d: Low: fencing: prefer same delegate when checking equivalent fencing (authored by kgaillot).
Low: fencing: prefer same delegate when checking equivalent fencing
kgaillot committed rPb19b1d1dfeb2: Log: fencer: make completion logs more consistent (authored by kgaillot).
Log: fencer: make completion logs more consistent
kgaillot committed rP3e47e95ea111: Low: fencing: show delegate for later successful fencing actions (authored by kgaillot).
Low: fencing: show delegate for later successful fencing actions
clumens committed rP5c679069106a: Refactor: Convert pacemaker-attrd to use glib for command line. (authored by clumens).
Refactor: Convert pacemaker-attrd to use glib for command line.
clumens committed rP55ad2d5b345a: Refactor: daemons: Use formatted output in pacemaker-attrd. (authored by clumens).
Refactor: daemons: Use formatted output in pacemaker-attrd.
kgaillot committed rP19bbf009d0dd: Low: tools: add more detail to stonith_admin error messages (authored by kgaillot).
Low: tools: add more detail to stonith_admin error messages
GitHub <noreply@github.com> committed rP47ef7ec032b7: Merge pull request #2673 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2673 from kgaillot/fencing
GitHub <noreply@github.com> committed rPf1a5bd58f5d8: Merge pull request #2697 from clumens/pacemaker-attrd (authored by kgaillot).
Merge pull request #2697 from clumens/pacemaker-attrd
Hideo Yamauchi <renayama19661014@ybb.ne.jp> committed rPc8f12f7e96e7: Low: fenced: Correctly log the total fencing timeout. (authored by Hideo Yamauchi <renayama19661014@ybb.ne.jp>).
Low: fenced: Correctly log the total fencing timeout.
GitHub <noreply@github.com> committed rPc01a90fd24ff: Merge pull request #2695 from HideoYamauchi/fix_timeoutlog_2.1 (authored by kgaillot).
Merge pull request #2695 from HideoYamauchi/fix_timeoutlog_2.1
clumens committed rP8e4ec29ce72b: Low: libcrmcommon: Handle IPC ACKs from proxied connections too. (authored by clumens).
Low: libcrmcommon: Handle IPC ACKs from proxied connections too.
clumens committed rP8a2a0ac6b6e2: Low: libcrmcommon: Add EAGAIN as a return code from crm_ipc_read. (authored by clumens).
Low: libcrmcommon: Add EAGAIN as a return code from crm_ipc_read.
clumens committed rPa4d43c4fef27: Refactor: libcrmcommon: Move the guts of dispatch_ipc_data out on its own. (authored by clumens).
Refactor: libcrmcommon: Move the guts of dispatch_ipc_data out on its own.
clumens committed rP3d94d9e65394: Low: libcrmcommon: Fix a bug in processing multiple IPC messages. (authored by clumens).
Low: libcrmcommon: Fix a bug in processing multiple IPC messages.
clumens committed rP97ce57a077be: Low: tools: Handle a remote node's name differing from its hostname. (authored by clumens).
Low: tools: Handle a remote node's name differing from its hostname.
clumens committed rPea974a7025a4: Low: tools: Honor CIB_file when doing node name lookups in crm_attribute. (authored by clumens).
Low: tools: Honor CIB_file when doing node name lookups in crm_attribute.
clumens committed rP43d8d9e9836a: Build: tools: crm_attribute no longer needs libcrmcluster. (authored by clumens).
Build: tools: crm_attribute no longer needs libcrmcluster.