- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 8 2022
Apr 8 2022
kgaillot committed rP871e2201d925: Refactor: scheduler: add expected node to primitive variant data (authored by kgaillot).
Refactor: scheduler: add expected node to primitive variant data
kgaillot committed rPd747273bc28a: Feature: libcrmcommon: bump feature set for multiple-active=stop_unexpected (authored by kgaillot).
Feature: libcrmcommon: bump feature set for multiple-active=stop_unexpected
kgaillot committed rP0e4e17e972f1: Feature: scheduler: implement multiple-active=stop_unexpected (authored by kgaillot).
Feature: scheduler: implement multiple-active=stop_unexpected
kgaillot committed rPabe0ee0c92aa: Doc: Pacemaker Explained: document multiple-active=stop_unexpected (authored by kgaillot).
Doc: Pacemaker Explained: document multiple-active=stop_unexpected
kgaillot committed rP8a0a16c8ed72: Test: cts-scheduler: add test for multiple-active=stop_unexpected (authored by kgaillot).
Test: cts-scheduler: add test for multiple-active=stop_unexpected
Apr 7 2022
Apr 7 2022
kgaillot committed rP3a31b70daaae: Refactor: all: use constants for node-health-related cluster options (authored by kgaillot).
Refactor: all: use constants for node-health-related cluster options
kgaillot committed rP4cbd3bdc6cba: Refactor: libcrmcommon: put environment variable constants together (authored by kgaillot).
Refactor: libcrmcommon: put environment variable constants together
kgaillot committed rPce8972f232a4: Refactor: all: use constants for node-health-related option values (authored by kgaillot).
Refactor: all: use constants for node-health-related option values
kgaillot committed rP7c9b74b33d13: Refactor: libcrmcommon: add enum and parser for node health strategy (authored by kgaillot).
Refactor: libcrmcommon: add enum and parser for node health strategy
kgaillot committed rP30f1a663fbc2: Refactor: scheduler: use new health strategy enum (authored by kgaillot).
Refactor: scheduler: use new health strategy enum
kgaillot committed rPb91aa3e612b0: Test: libcrmcommon: add unit test for pcmk__parse_health_strategy() (authored by kgaillot).
Test: libcrmcommon: add unit test for pcmk__parse_health_strategy()
kgaillot committed rPcc8ed479a83d: Feature: scheduler: allow-unhealthy-nodes resource meta-attribute (authored by kgaillot).
Feature: scheduler: allow-unhealthy-nodes resource meta-attribute
kgaillot committed rP15b0673b0a2d: Test: cts-scheduler: add test for allow-unhealthy-nodes (authored by kgaillot).
Test: cts-scheduler: add test for allow-unhealthy-nodes
kgaillot committed rP0c922fa92e43: Doc: Pacemaker Explained: move "Tracking Node Health" section (authored by kgaillot).
Doc: Pacemaker Explained: move "Tracking Node Health" section
kgaillot committed rP076d442a9272: Doc: Pacemaker Explained: document allow-unhealthy-nodes (authored by kgaillot).
Doc: Pacemaker Explained: document allow-unhealthy-nodes
Apr 4 2022
Apr 4 2022
kgaillot committed rPbdfafca26bb6: Refactor: fencing: make some message formatting easier to follow (authored by kgaillot).
Refactor: fencing: make some message formatting easier to follow
Log: fencer: drop useless logs
kgaillot committed rP9c89ed95bfa6: Refactor: fencer: create reply inside API request handling (authored by kgaillot).
Refactor: fencer: create reply inside API request handling
kgaillot committed rP20f56e62a7e9: Refactor: executor: use full result to track fence probe result (authored by kgaillot).
Refactor: executor: use full result to track fence probe result
kgaillot committed rPc75a02884546: Refactor: fencer: make do_local_reply() take call options instead of boolean (authored by kgaillot).
Refactor: fencer: make do_local_reply() take call options instead of boolean
kgaillot committed rP6251e775a002: Refactor: fencer: drop last argument to do_local_reply() (authored by kgaillot).
Refactor: fencer: drop last argument to do_local_reply()
kgaillot committed rPbdbb96536aa1: Refactor: fencer: make stonith_send_reply() take client object instead of id (authored by kgaillot).
Refactor: fencer: make stonith_send_reply() take client object instead of id
kgaillot committed rP04744399548f: Refactor: fencer: make do_local_reply() take client object instead of id (authored by kgaillot).
Refactor: fencer: make do_local_reply() take client object instead of id
kgaillot committed rPb536337d9b60: Refactor: fencer: use common reply handling for CRM_OP_REGISTER (authored by kgaillot).
Refactor: fencer: use common reply handling for CRM_OP_REGISTER
kgaillot committed rPb3bd224f9ef1: Refactor: libcrmcommon: functionize creating ack XML (authored by kgaillot).
Refactor: libcrmcommon: functionize creating ack XML
kgaillot committed rP3b3423ff922c: Refactor: libcrmcommon: separate internal message functions into own header (authored by kgaillot).
Refactor: libcrmcommon: separate internal message functions into own header
kgaillot committed rP13de773249ae: Refactor: fencer: use common reply handling for T_STONITH_NOTIFY (authored by kgaillot).
Refactor: fencer: use common reply handling for T_STONITH_NOTIFY
kgaillot committed rP206ca3306406: Refactor: fencer: use pcmk__request_t in handle_request() (authored by kgaillot).
Refactor: fencer: use pcmk__request_t in handle_request()
kgaillot committed rP963cffd6ec6c: Refactor: libcrmcommon: add object for server requests (authored by kgaillot).
Refactor: libcrmcommon: add object for server requests
kgaillot committed rPf7d5eaebef69: Refactor: libcrmcommon,fencer: functionize getting request origin type (authored by kgaillot).
Refactor: libcrmcommon,fencer: functionize getting request origin type
kgaillot committed rP6eeca98b8ab6: Refactor: fencer: functionize handling of each daemon API operation (authored by kgaillot).
Refactor: fencer: functionize handling of each daemon API operation
kgaillot committed rPe1a36cae29a4: Refactor: libcrmcommon,fencer: functionize getting request origin name (authored by kgaillot).
Refactor: libcrmcommon,fencer: functionize getting request origin name
kgaillot committed rP99d091874a2e: Refactor: fencer: use new hash table for request processing (authored by kgaillot).
Refactor: fencer: use new hash table for request processing
kgaillot committed rP4e16389b8e2d: Refactor: libcrmcommon: new API for processing server commands (authored by kgaillot).
Refactor: libcrmcommon: new API for processing server commands
kgaillot committed rP40a3fbd1adae: Refactor: libcrmcommon,fencer: prefix request IPC members with ipc_ (authored by kgaillot).
Refactor: libcrmcommon,fencer: prefix request IPC members with ipc_
kgaillot committed rP8443ddfe7693: Refactor: libcrmcommon,fencer: move op and flags to request object (authored by kgaillot).
Refactor: libcrmcommon,fencer: move op and flags to request object
Mar 31 2022
Mar 31 2022
kgaillot committed rP3e4cf35f3040: Build: configure: match cc_temp_flags / cc_restore_flags correctly (authored by kgaillot).
Build: configure: match cc_temp_flags / cc_restore_flags correctly
kgaillot committed rPf8b045b24ec8: Build: configure: qb_ipcc_connect_async() is now in an official release (authored by kgaillot).
Build: configure: qb_ipcc_connect_async() is now in an official release
kgaillot committed rP73e3e468845f: Build: configure: Corosync now offers pkg-config for config location (authored by kgaillot).
Build: configure: Corosync now offers pkg-config for config location
Build: pkgconfig: add initdir variable
kgaillot committed rPaac13c491b51: Build: Makefiles: move indent target to devel subdirectory (authored by kgaillot).
Build: Makefiles: move indent target to devel subdirectory
kgaillot committed rP8532f4b36834: Build: Makefiles: move gnulib-update target to maint subdirectory (authored by kgaillot).
Build: Makefiles: move gnulib-update target to maint subdirectory
kgaillot committed rP469711b1133c: Build: Makefiles: move changelog-related targets to maint subdirectory (authored by kgaillot).
Build: Makefiles: move changelog-related targets to maint subdirectory
kgaillot committed rP35778bda813e: Build: Makefiles: put local md5.c changes in sed (authored by kgaillot).
Build: Makefiles: put local md5.c changes in sed
kgaillot committed rP954c725ef1c5: Build: Makefiles: break gnulib-update target (authored by kgaillot).
Build: Makefiles: break gnulib-update target
kgaillot committed rP033ad7cb2994: Test: test-headers: get working in VPATH build (authored by kgaillot).
Test: test-headers: get working in VPATH build
kgaillot committed rP771ee9c3cde0: Doc: ChangeLog: document recently discovered regression fixes (authored by kgaillot).
Doc: ChangeLog: document recently discovered regression fixes
Mar 21 2022
Mar 21 2022
Mar 18 2022
Mar 18 2022
Mar 17 2022
Mar 17 2022
Mar 15 2022
Mar 15 2022