- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Nov 6 2024
Nov 6 2024
clumens committed rPf4cd6e6b2107: Refactor: liblrmd: Rename do_handshake to do_api_handshake. (authored by clumens).
Refactor: liblrmd: Rename do_handshake to do_api_handshake.
clumens committed rP45a665ef3ef7: Refactor: liblrmd: Add process_lrmd_handshake_reply. (authored by clumens).
Refactor: liblrmd: Add process_lrmd_handshake_reply.
clumens committed rP10eda6aec3da: Refactor: liblrmd: Change lrmd_handshake return value. (authored by clumens).
Refactor: liblrmd: Change lrmd_handshake return value.
clumens committed rP24da89aba543: Refactor: liblrmd: Perform the API handshake asynchronously. (authored by clumens).
Refactor: liblrmd: Perform the API handshake asynchronously.
GitHub <noreply@github.com> committed rP3a5ed960c9bb: Merge pull request #3722 from clumens/async-api-handshake (authored by kgaillot).
Merge pull request #3722 from clumens/async-api-handshake
GitHub <noreply@github.com> committed rRbfad7ecd6f96: AWS agents: reuse IMDS token until it expires (issue #1990) (#1991) (authored by harshkiprofile <83770157+harshkiprofile@users.noreply.github.com>).
AWS agents: reuse IMDS token until it expires (issue #1990) (#1991)
build: update ChangeLog for 4.16.0
Nov 5 2024
Nov 5 2024
GitHub <noreply@github.com> committed rWa35c2bae39f4: Merge pull request #45 from kgaillot/main (authored by kgaillot).
Merge pull request #45 from kgaillot/main
kgaillot committed rW4f2b10f311e8: .gitignore: Ignore hugo caches for real this time (authored by kgaillot).
.gitignore: Ignore hugo caches for real this time
kgaillot committed rW4a8250681c30: .gitignore: Ignore hugo cache directories (authored by kgaillot).
.gitignore: Ignore hugo cache directories
GitHub <noreply@github.com> committed rW1ff2b7126266: Merge pull request #44 from kgaillot/main (authored by kgaillot).
Merge pull request #44 from kgaillot/main
gao-yan committed rP596e7d60b156: Fix: executor: avoid use-after-free upon shutdown (authored by gao-yan).
Fix: executor: avoid use-after-free upon shutdown
GitHub <noreply@github.com> committed rPe043e6816a49: Merge pull request #3719 from gao-yan/executor-shutdown-use-after-free-2.1 (authored by kgaillot).
Merge pull request #3719 from gao-yan/executor-shutdown-use-after-free-2.1
gao-yan committed rPa2c64fdd56a2: Fix: executor: avoid use-after-free upon shutdown (authored by gao-yan).
Fix: executor: avoid use-after-free upon shutdown
GitHub <noreply@github.com> committed rP0d2606e5bce0: Merge pull request #3718 from gao-yan/executor-shutdown-use-after-free (authored by kgaillot).
Merge pull request #3718 from gao-yan/executor-shutdown-use-after-free
kgaillot committed rWeeddfc11d01c: README: Add specific Hugo versions known to work (authored by kgaillot).
README: Add specific Hugo versions known to work
GitHub <noreply@github.com> committed rW94752352fe3e: Merge pull request #43 from kgaillot/main (authored by kgaillot).
Merge pull request #43 from kgaillot/main
kgaillot committed rW42522e147d6d: Fix typo in Pacemaker deprecated documentation PHP (authored by kgaillot).
Fix typo in Pacemaker deprecated documentation PHP
kgaillot committed rW36ebfe2e552b: Add description and title for Pacemaker 3.0 docs (authored by kgaillot).
Add description and title for Pacemaker 3.0 docs
Nov 4 2024
Nov 4 2024
Nov 4 2024, 6:22 PM · Restricted Project
Nov 4 2024, 6:20 PM · Restricted Project
Nov 4 2024, 6:12 PM · Restricted Project
Nov 4 2024, 6:05 PM · Restricted Project
Nov 4 2024, 11:57 AM · Restricted Project
kgaillot moved T785: Fix handling of fence device monitor timeouts from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 4 2024, 11:23 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot moved T901: Use asynchronous communication for liblrmd commands with replies from Restricted Project Column to Restricted Project Column on the Restricted Project board.
kgaillot renamed T855: Make most remote reads asynchronous from Make remote reads asynchronous to Make most remote reads asynchronous.
Nov 4 2024, 11:21 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot changed the status of T901: Use asynchronous communication for liblrmd commands with replies from Open to WIP.
kgaillot changed the status of T901: Use asynchronous communication for liblrmd commands with replies, a subtask of T855: Make most remote reads asynchronous, from Open to WIP.
Nov 4 2024, 11:20 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 4 2024, 11:00 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot changed the status of T742: Drop "default" as an allowed value for some meta-attributes from WIP to Open.
Oct 31 2024
Oct 31 2024
nrwahl2 committed rP3afc8b64384e: Refactor: tools: Drop cli_resource_restart() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_restart() cib_options argument
nrwahl2 committed rP5704f7b25196: Refactor: tools: Drop cli_resource_move() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_move() cib_options argument
nrwahl2 committed rPb8352dc99fd7: Refactor: tools: Drop cli_resource_prefer() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_prefer() cib_options argument
nrwahl2 committed rP30f0b2e6cf30: Refactor: tools: Drop cli_resource_ban() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_ban() cib_options argument
nrwahl2 committed rP684205a67962: Refactor: tools: Drop cli_resource_clear_all_expired() cib_options arg (authored by nrwahl2).
Refactor: tools: Drop cli_resource_clear_all_expired() cib_options arg
nrwahl2 committed rPc095318ddbb1: Feature: tools: Drop deprecated crm_resource --xml-file option (authored by nrwahl2).
Feature: tools: Drop deprecated crm_resource --xml-file option
nrwahl2 committed rPb6889f3247b7: Refactor: tools: Drop cli_resource_clear() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_clear() cib_options argument
nrwahl2 committed rP8e1d96389249: Refactor: tools: Drop cli_resource_delete_attribute() cib_options arg (authored by nrwahl2).
Refactor: tools: Drop cli_resource_delete_attribute() cib_options arg
nrwahl2 committed rP1641df8291f2: Doc: tools: Add COMPAT note for crm_resource --host-uname option (authored by nrwahl2).
Doc: tools: Add COMPAT note for crm_resource --host-uname option
nrwahl2 committed rP15a859de7d08: Feature: tools: Drop crm_resource --get-property option (authored by nrwahl2).
Feature: tools: Drop crm_resource --get-property option
nrwahl2 committed rP6e5959facc61: Refactor: cts: Expand non-obvious crm_resource options (authored by nrwahl2).
Refactor: cts: Expand non-obvious crm_resource options
nrwahl2 committed rP47237fb8c3f9: Feature: tools: Drop crm_resource --set-property option (authored by nrwahl2).
Feature: tools: Drop crm_resource --set-property option
nrwahl2 committed rP9ff48f55681e: Refactor: tools: Drop cib_xml_copy function arguments (authored by nrwahl2).
Refactor: tools: Drop cib_xml_copy function arguments
GitHub <noreply@github.com> committed rP26f9591dd7da: Merge pull request #3714 from nrwahl2/nrwahl2-refactor (authored by kgaillot).
Merge pull request #3714 from nrwahl2/nrwahl2-refactor
Oct 31 2024, 6:06 PM · Restricted Project
Oct 31 2024, 5:24 PM · Restricted Project
Oct 31 2024, 5:19 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot edited projects for T835: date-X and origin scheduler regression tests fail when run directly, added: Restricted Project; removed Restricted Project.
kgaillot changed the status of Restricted Maniphest Task, a subtask of T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables, from Merged to Released.
kgaillot changed the status of T733: Attribute updates use the wrong default node name when container-attribute-target="host" from Merged to Released.
kgaillot changed the status of Restricted Maniphest Task, a subtask of T781: Improve terminology for clarity, from Merged to Released.
kgaillot changed the status of T827: Create public API for checking whether a node has a shutdown attribute in the CIB, a subtask of T794: Update SBD to avoid deprecated Pacemaker APIs, from Merged to Released.
kgaillot changed the status of Restricted Maniphest Task, a subtask of T868: Drop "suicide" syntax, from Merged to Released.
Oct 31 2024, 5:14 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot changed the status of T865: Fix regression in CIB alerts change detection from Merged to Released.
Oct 31 2024, 5:14 PM · Restricted Project, Unknown Object (Project), Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot changed the status of T827: Create public API for checking whether a node has a shutdown attribute in the CIB from Merged to Released.
Oct 31 2024, 5:14 PM · Unknown Object (Project), Restricted Project, Restricted Project, Restricted Project, Restricted Project
Oct 31 2024, 5:14 PM · Unknown Object (Project), Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot changed the status of T838: Manage libxml2 private data better, a subtask of T840: Improve Pacemaker API initialization, from Merged to Released.
kgaillot changed the status of T891: Don't assert on vfprintf() error at tool exit from Merged to Released.
Oct 31 2024, 5:14 PM · Restricted Project, Restricted Project, Unknown Object (Project), Restricted Project, Restricted Project
Oct 31 2024, 5:05 PM · Restricted Project
Oct 31 2024, 5:02 PM · Restricted Project
clumens raised the priority of T901: Use asynchronous communication for liblrmd commands with replies from Low to High.
clumens added a subtask for T855: Make most remote reads asynchronous: T901: Use asynchronous communication for liblrmd commands with replies.
Oct 31 2024, 4:55 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens removed a parent task for T855: Make most remote reads asynchronous: T901: Use asynchronous communication for liblrmd commands with replies.
Oct 31 2024, 4:55 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens added a parent task for T855: Make most remote reads asynchronous: T901: Use asynchronous communication for liblrmd commands with replies.
Oct 31 2024, 4:53 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens removed a parent task for T855: Make most remote reads asynchronous: T901: Use asynchronous communication for liblrmd commands with replies.
Oct 31 2024, 4:53 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens added a parent task for T855: Make most remote reads asynchronous: T901: Use asynchronous communication for liblrmd commands with replies.
Oct 31 2024, 4:53 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Following up on the state of this issue so I don't forget...
Oct 31 2024, 4:50 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Oct 31 2024, 4:44 PM · Restricted Project
Doc: ChangeLog: update for 2.1.9 release
kgaillot committed rP6bffd3d1696d: Doc: doxygen: add ClusterLabs logo to generated doxygen docs (authored by kgaillot).
Doc: doxygen: add ClusterLabs logo to generated doxygen docs
kgaillot committed rP7189c2772695: Doc: crm_fencing: drop deprecated documentation (authored by kgaillot).
Doc: crm_fencing: drop deprecated documentation
Doc: m4: update Pacemaker URL
kgaillot committed rP9c466cc8160c: Build: doc: update destination directory for uploads (authored by kgaillot).
Build: doc: update destination directory for uploads
kgaillot committed rPf71730e68f0c: Refactor: tools: Add formatted output skeleton to iso8601. (authored by clumens).
Refactor: tools: Add formatted output skeleton to iso8601.
kgaillot committed rPc166e23195dd: Build: doc: move rsync variables to an include file (authored by kgaillot).
Build: doc: move rsync variables to an include file
kgaillot committed rPf7bfc056d70b: API: libcrmcommon: Add extra XML elements needed for iso8601 output. (authored by clumens).
API: libcrmcommon: Add extra XML elements needed for iso8601 output.
kgaillot committed rP7341c5614e99: Feature: tools: Convert iso8601 to formatted output. (authored by clumens).
Feature: tools: Convert iso8601 to formatted output.
kgaillot committed rP4192ccb14be3: Feature: includes: Bump CRM_FEATURE_SET for iso8601 formatted output. (authored by clumens).
Feature: includes: Bump CRM_FEATURE_SET for iso8601 formatted output.