- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Aug 25 2022
Aug 25 2022
kgaillot committed rP7ba5756ff102: API: libcib: add cib_api_operations_t:set_primary (authored by kgaillot).
API: libcib: add cib_api_operations_t:set_primary
kgaillot committed rP139afacd2355: API: libcib: deprecate cib_api_operations_t:set_master (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_master
kgaillot committed rP4f62a8095b66: API: libcib: add cib_api_operations_t:set_secondary (authored by kgaillot).
API: libcib: add cib_api_operations_t:set_secondary
kgaillot committed rPe97499c2a309: API: libcib: deprecate cib_api_operations_t:set_slave (authored by kgaillot).
API: libcib: deprecate cib_api_operations_t:set_slave
kgaillot committed rPdf6fa2f21ea6: Refactor: fencing: remove stonith_action_t victim member (authored by kgaillot).
Refactor: fencing: remove stonith_action_t victim member
kgaillot committed rPea7590c89756: Refactor: fencing: rename stonith_action_create() (authored by kgaillot).
Refactor: fencing: rename stonith_action_create()
kgaillot committed rP8d3737b7f844: Refactor: fencing: rename arguments to stonith_api_call() (authored by kgaillot).
Refactor: fencing: rename arguments to stonith_api_call()
kgaillot committed rP3b7f0c15a0a6: Refactor: fencing: rename target arguments to make_args() (authored by kgaillot).
Refactor: fencing: rename target arguments to make_args()
kgaillot committed rP9419ff3eabf5: Doc: fencing: use target terminology consistently (authored by kgaillot).
Doc: fencing: use target terminology consistently
Log: fencer: improve self-fencing logs
Aug 22 2022
Aug 22 2022
Refactor: scheduler: drop group_expand()
kgaillot committed rPa36eae42b033: Refactor: scheduler: rename expand() method (authored by kgaillot).
Refactor: scheduler: rename expand() method
kgaillot committed rP4835333bc7be: Refactor: scheduler: move native_expand() (authored by kgaillot).
Refactor: scheduler: move native_expand()
kgaillot committed rP118f8c2551e8: Refactor: scheduler: best practices for native_expand() (authored by kgaillot).
Refactor: scheduler: best practices for native_expand()
kgaillot committed rP83d4504a3591: Refactor: scheduler: use bool instead of gboolean in create_probe() method (authored by kgaillot).
Refactor: scheduler: use bool instead of gboolean in create_probe() method
kgaillot committed rP2ae76f0e8141: Refactor: scheduler: remove unused arguments to create_probe() method (authored by kgaillot).
Refactor: scheduler: remove unused arguments to create_probe() method
kgaillot committed rPf07dd1330541: Refactor: scheduler: move native_create_probe() (authored by kgaillot).
Refactor: scheduler: move native_create_probe()
kgaillot committed rPf8c760dfa4c6: Refactor: scheduler: functionize adding expected probe result (authored by kgaillot).
Refactor: scheduler: functionize adding expected probe result
kgaillot committed rP3c23591908d5: Refactor: scheduler: functionize creating probes for a list of resources (authored by kgaillot).
Refactor: scheduler: functionize creating probes for a list of resources
kgaillot committed rPba9215d1dba0: Refactor: scheduler: functionize ordering start after probe (authored by kgaillot).
Refactor: scheduler: functionize ordering start after probe
kgaillot committed rPbc75936f5e97: Refactor: scheduler: functionize checking whether guest will stop (authored by kgaillot).
Refactor: scheduler: functionize checking whether guest will stop
kgaillot committed rP908f3169978c: Refactor: scheduler: functionize creating a probe action (authored by kgaillot).
Refactor: scheduler: functionize creating a probe action
kgaillot committed rP6f8d5ba6353d: Refactor: scheduler: best practices for native_create_probe() (authored by kgaillot).
Refactor: scheduler: best practices for native_create_probe()
kgaillot committed rP266c100c1438: Refactor: scheduler: functionize adding expected result to an action (authored by kgaillot).
Refactor: scheduler: functionize adding expected result to an action
kgaillot committed rP947b8c7b9575: Refactor: scheduler: use g_list_foreach() to add resource actions to graph (authored by kgaillot).
Refactor: scheduler: use g_list_foreach() to add resource actions to graph
Aug 17 2022
Aug 17 2022
kgaillot committed rPc522cd4e9fba: Refactor: CIB: reformat cib_server_ops[] table per current guidelines (authored by kgaillot).
Refactor: CIB: reformat cib_server_ops[] table per current guidelines
Refactor: libcib: rename CIB_OP_SLAVEALL
Refactor: libcib: rename CIB_OP_MASTER
Refactor: libcib: rename CIB_OP_SLAVE
Refactor: libcib: rename CIB_OP_SYNC_ONE
Refactor: libcib: rename CIB_OP_SYNC
Refactor: libcib: rename CIB_OP_BUMP
Refactor: libcib: rename CIB_OP_ISMASTER
Refactor: libcib: rename CIB_OP_CREATE
Refactor: libcib: rename CIB_OP_MODIFY
Refactor: libcib: rename CIB_OP_QUERY
Refactor: libcib: rename CIB_OP_DELETE
Refactor: libcib: rename CIB_OP_ERASE
Refactor: libcib: rename CIB_OP_REPLACE
Refactor: libcib: rename CIB_OP_UPGRADE
kgaillot committed rP4abf0c57107b: Refactor: libcib: rename CIB_OP_APPLY_DIFF (authored by kgaillot).
Refactor: libcib: rename CIB_OP_APPLY_DIFF
kgaillot committed rPe070e62fe24c: Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol
kgaillot committed rPce70306d1999: Refactor: libcib: rename CIB_OP_DELETE_ALT (authored by kgaillot).
Refactor: libcib: rename CIB_OP_DELETE_ALT
kgaillot committed rPedd958c99a98: Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol
Log: fencing: rename fence action IDs
kgaillot committed rP1f27776379e8: Refactor: fencer: use "target" terminology consistently (authored by kgaillot).
Refactor: fencer: use "target" terminology consistently
kgaillot committed rPc8f5b124aa63: Low: fencer: improve error-checking of request XML (authored by kgaillot).
Low: fencer: improve error-checking of request XML
kgaillot committed rP8fd76f1ec102: Refactor: fencer: functionize merging duplicates of a completed async op (authored by kgaillot).
Refactor: fencer: functionize merging duplicates of a completed async op
Log: fencer: log target consistently
kgaillot committed rP7ce60364453b: Refactor: fencer: functionize getting next required device (authored by kgaillot).
Refactor: fencer: functionize getting next required device
kgaillot committed rP6529cc7df4cb: Refactor: fencer: functionize getting currently executing device (authored by kgaillot).
Refactor: fencer: functionize getting currently executing device
kgaillot committed rP2688c63dfbdf: Log: pacemakerd: improve core file limit messages (authored by kgaillot).
Log: pacemakerd: improve core file limit messages
kgaillot committed rPd84f788a4c66: Doc: controller: improve stonith-watchdog-timeout description (again) (authored by kgaillot).
Doc: controller: improve stonith-watchdog-timeout description (again)
kgaillot committed rP8b3569a168ba: Refactor: fencer: rename a struct member for clarity (authored by kgaillot).
Refactor: fencer: rename a struct member for clarity
Aug 16 2022
Aug 16 2022
kgaillot committed rP1b4e8ed2bd8b: Refactor: scheduler: avoid using pe_graph_disable (authored by kgaillot).
Refactor: scheduler: avoid using pe_graph_disable
kgaillot committed rP68e2f0fd7485: Refactor: scheduler: add internal equivalent of pe_graph_flags (authored by kgaillot).
Refactor: scheduler: add internal equivalent of pe_graph_flags
kgaillot committed rP864ece44ed67: Refactor: scheduler: avoid pe_graph_flags internally (authored by kgaillot).
Refactor: scheduler: avoid pe_graph_flags internally
kgaillot committed rPd31efd455e37: API: libpe_status: deprecate enum pe_graph_flags (authored by kgaillot).
API: libpe_status: deprecate enum pe_graph_flags
kgaillot committed rP8e4663d8b7fa: Refactor: scheduler: change update_actions() return value (authored by kgaillot).
Refactor: scheduler: change update_actions() return value
kgaillot committed rPc730e7392d07: Refactor: scheduler: move native_update_actions() to pcmk_sched_actions.c (authored by kgaillot).
Refactor: scheduler: move native_update_actions() to pcmk_sched_actions.c
kgaillot committed rP2c57a3347f6f: Refactor: scheduler: rename update_actions() method (authored by kgaillot).
Refactor: scheduler: rename update_actions() method
kgaillot committed rP59133d1606e9: Refactor: scheduler: drop unused argument in multi_update_interleave_actions() (authored by kgaillot).
Refactor: scheduler: drop unused argument in multi_update_interleave_actions()
kgaillot committed rP76b41ea340dd: Refactor: scheduler: change type of flags argument to update_ordered_actions() (authored by kgaillot).
Refactor: scheduler: change type of flags argument to update_ordered_actions()
kgaillot committed rP90ca8f031dd2: Refactor: scheduler: change type of filter argument to update_ordered_actions() (authored by kgaillot).
Refactor: scheduler: change type of filter argument to update_ordered_actions()
kgaillot committed rP2921ef3496a0: Refactor: scheduler: functionize handling asymmetric ordering (authored by kgaillot).
Refactor: scheduler: functionize handling asymmetric ordering
kgaillot committed rP6b4f37c921f8: Refactor: scheduler: change type of type argument to update_ordered_actions() (authored by kgaillot).
Refactor: scheduler: change type of type argument to update_ordered_actions()
kgaillot committed rP2868628a4c08: Refactor: scheduler: best practices for native_update_actions() (authored by kgaillot).
Refactor: scheduler: best practices for native_update_actions()
Aug 10 2022
Aug 10 2022
kgaillot committed rP99c4c36654fc: Refactor: scheduler: drop redundant argument from allocate() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from allocate() method
kgaillot committed rP127188f9270a: Refactor: scheduler: use rsc->cluster in action creation macros (authored by kgaillot).
Refactor: scheduler: use rsc->cluster in action creation macros
kgaillot committed rPbb9c1f4488c9: Refactor: scheduler: drop redundant argument from create_actions() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from create_actions() method
kgaillot committed rPf45f7135d4a0: Refactor: scheduler: drop redundant argument from internal_constraints() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from internal_constraints() method
kgaillot committed rPcbf7861b3828: Refactor: scheduler: drop redundant argument from create_probe() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from create_probe() method
kgaillot committed rPa3d848b7a4f6: Refactor: scheduler: drop redundant argument from expand() method (authored by kgaillot).
Refactor: scheduler: drop redundant argument from expand() method
kgaillot committed rPcb5f69ef7b95: Refactor: scheduler: drop redundant argument from pcmk__order_vs_unfence() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_vs_unfence()
kgaillot committed rPfb865a919614: Refactor: scheduler: drop redundant argument from… (authored by kgaillot).
Refactor: scheduler: drop redundant argument from…
kgaillot committed rP9219c0de6b68: Refactor: scheduler: drop redundant argument from pcmk__sort_nodes() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__sort_nodes()
kgaillot committed rP7bff86f1a753: Refactor: scheduler: drop redundant argument from clone_create_pseudo_actions() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from clone_create_pseudo_actions()
kgaillot committed rPf51e95f4d31b: Refactor: scheduler: drop redundant argument from find_compatible_child() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from find_compatible_child()
kgaillot committed rP64bd46be8cfc: Refactor: scheduler: drop redundant argument from pcmk__order_resource_actions() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_resource_actions()
kgaillot committed rP5aecb32b3577: Refactor: scheduler: drop redundant argument from pcmk__order_starts() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_starts()
kgaillot committed rPc41f31dbb3ac: Refactor: scheduler: drop redundant argument from pcmk__order_stops() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__order_stops()
kgaillot committed rPfe9150bc4b74: Fix: tools: correct minimum execution status shown by crm_resource -O (authored by kgaillot).
Fix: tools: correct minimum execution status shown by crm_resource -O
Aug 8 2022
Aug 8 2022
kgaillot committed rPd832f0d50d2d: Refactor: scheduler: use merge_weights() method for group members (authored by kgaillot).
Refactor: scheduler: use merge_weights() method for group members
kgaillot committed rP0faa0c75e6f8: Refactor: scheduler: move resource_alloc_functions_s to library-private header (authored by kgaillot).
Refactor: scheduler: move resource_alloc_functions_s to library-private header
kgaillot committed rP47c3154d4f9c: Refactor: scheduler: move pcmk__native_merge_weights() (authored by kgaillot).
Refactor: scheduler: move pcmk__native_merge_weights()
kgaillot committed rP0a409507b3b8: Refactor: scheduler: make merge_weights() method's nodes argument in/out (authored by kgaillot).
Refactor: scheduler: make merge_weights() method's nodes argument in/out
kgaillot committed rP14de0218dbc3: Refactor: scheduler: drop pcmk__apply_colocation() (authored by kgaillot).
Refactor: scheduler: drop pcmk__apply_colocation()
kgaillot committed rPe6d4984cf1c3: Refactor: scheduler: drop redundant argument from colocation methods (authored by kgaillot).
Refactor: scheduler: drop redundant argument from colocation methods
kgaillot committed rP866cb005ac8e: Refactor: scheduler: merge colocation methods (authored by kgaillot).
Refactor: scheduler: merge colocation methods
kgaillot committed rPc52df15a2c82: Doc: scheduler: add doxygen block for colocation methods (authored by kgaillot).
Doc: scheduler: add doxygen block for colocation methods
Doc: scheduler: fix typo
kgaillot committed rP9c4b8494b260: Refactor: scheduler: rename merge_weights() method (authored by kgaillot).
Refactor: scheduler: rename merge_weights() method
kgaillot committed rP22f512057ed3: Refactor: scheduler: drop pe_weights_init enum value (authored by kgaillot).
Refactor: scheduler: drop pe_weights_init enum value
kgaillot committed rP10b57ac97c4e: Refactor: scheduler: rename enum pe_weights (authored by kgaillot).
Refactor: scheduler: rename enum pe_weights
kgaillot committed rP05220bc6949e: Log: scheduler: avoid "left-hand"/"right-hand" terminology in colocation logs (authored by kgaillot).
Log: scheduler: avoid "left-hand"/"right-hand" terminology in colocation logs
kgaillot committed rP25fae9ec79c9: Doc: Pacemaker Development: add overview of colocation code (authored by kgaillot).
Doc: Pacemaker Development: add overview of colocation code
kgaillot committed rP5c1808f983a3: Test: cts-lab: use singular or plural correctly (authored by kgaillot).
Test: cts-lab: use singular or plural correctly
kgaillot committed rP53b8ac5f6488: Test: cts: use configured value for environment file (authored by kgaillot).
Test: cts: use configured value for environment file
kgaillot committed rPcb9f7c68f536: Log: pacemakerd: lower level of messages about core file size (authored by kgaillot).
Log: pacemakerd: lower level of messages about core file size
kgaillot committed rP42f2c4dffead: Log: scheduler: drop redundant trace messages (authored by kgaillot).
Log: scheduler: drop redundant trace messages