- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 10 2023
Aug 10 2023
kgaillot committed rPd03a70643280: API: libcrmcommon: add pcmk_rsc_variant_bundle (authored by kgaillot).
API: libcrmcommon: add pcmk_rsc_variant_bundle
kgaillot committed rP85d0a797e423: API: libcrmcommon: deprecate pe_container (authored by kgaillot).
API: libcrmcommon: deprecate pe_container
GitHub <noreply@github.com> committed rPdb86e0876a22: Merge pull request #3176 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3176 from kgaillot/best-practices
Aug 8 2023
Aug 8 2023
nrwahl2 committed rP12e7bf593361: Refactor: libcib: New arguments for cib_create_op() (authored by nrwahl2).
Refactor: libcib: New arguments for cib_create_op()
nrwahl2 committed rP8b9c5da4a900: Refactor: libcib: Return legacy return code from cib__create_op() (authored by nrwahl2).
Refactor: libcib: Return legacy return code from cib__create_op()
API: libcib: New cib_t:transaction member
nrwahl2 committed rPdf1ecb202f6e: Refactor: libcib: New T_CIB_TRANSACTION string constant (authored by nrwahl2).
Refactor: libcib: New T_CIB_TRANSACTION string constant
nrwahl2 committed rP7e23fba0ebd1: Refactor: libcib, based: New T_CIB_COMMAND string constant (authored by nrwahl2).
Refactor: libcib, based: New T_CIB_COMMAND string constant
nrwahl2 committed rP53d4d3474ed9: Refactor: various: Remove internal uses of crm_xml_replace() (authored by nrwahl2).
Refactor: various: Remove internal uses of crm_xml_replace()
nrwahl2 committed rP44c51814991e: Refactor: libcib, based: Remove CIB transaction management from server (authored by nrwahl2).
Refactor: libcib, based: Remove CIB transaction management from server
nrwahl2 committed rP97952dc2d238: API: libcrmcommon: Deprecate crm_xml_replace() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_xml_replace()
nrwahl2 committed rPe83821a44bf3: Refactor: libcib, based: Implement transaction management in client (authored by nrwahl2).
Refactor: libcib, based: Implement transaction management in client
nrwahl2 committed rP842e0475b7cb: Refactor: controller: Drop user_data argument from controld_update_cib() (authored by nrwahl2).
Refactor: controller: Drop user_data argument from controld_update_cib()
GitHub <noreply@github.com> committed rP31db6af3fffa: Merge pull request #3180 from nrwahl2/nrwahl2-transactions (authored by kgaillot).
Merge pull request #3180 from nrwahl2/nrwahl2-transactions
nrwahl2 committed rP4660d8801949: API: libcib: Drop call_options from cib init_transaction() (authored by nrwahl2).
API: libcib: Drop call_options from cib init_transaction()
nrwahl2 committed rP8088cbd50433: Refactor: based, libcib: Don't process commit-transaction locally (authored by nrwahl2).
Refactor: based, libcib: Don't process commit-transaction locally
nrwahl2 committed rP2a11a663abcf: Refactor: based: Simplify based_callbacks.c:prepare_input() (authored by nrwahl2).
Refactor: based: Simplify based_callbacks.c:prepare_input()
Aug 7 2023
Aug 7 2023
nrwahl2 committed rPe72f1c561621: Fix: build: Fix API and CIB versions in RPM build (authored by nrwahl2).
Fix: build: Fix API and CIB versions in RPM build
GitHub <noreply@github.com> committed rP22cb8e8c266f: Merge pull request #3181 from nrwahl2/nrwahl2-cts (authored by kgaillot).
Merge pull request #3181 from nrwahl2/nrwahl2-cts
GitHub <noreply@github.com> committed rW10bb25067358: Merge pull request #38 from waltdisgrace/logo (authored by kgaillot).
Merge pull request #38 from waltdisgrace/logo
Remove logo from home.html
waltdisgrace committed rW738436df4a94: Clarify Jekyll installation instructions (authored by waltdisgrace).
Clarify Jekyll installation instructions
Aug 3 2023
Aug 3 2023
kgaillot committed rPf5263c9401c9: Fix: attrd: avoid race condition when shutting down (authored by kgaillot).
Fix: attrd: avoid race condition when shutting down
kgaillot committed rPb5d1546b8240: Refactor: attrd: consolidate "shutting down" checks (authored by kgaillot).
Refactor: attrd: consolidate "shutting down" checks
kgaillot committed rP3532ed7356d4: Log: attrd: improve disconnection messages (authored by kgaillot).
Log: attrd: improve disconnection messages
kgaillot committed rPc63762c715d6: Low: tools: improve attrd_updater -U help (authored by kgaillot).
Low: tools: improve attrd_updater -U help
GitHub <noreply@github.com> committed rP52694e680484: Merge pull request #3178 from kgaillot/attrd (authored by kgaillot).
Merge pull request #3178 from kgaillot/attrd
kgaillot committed rP247d9534f36f: Refactor: controller: de-functionize lrm_state_destroy() (authored by kgaillot).
Refactor: controller: de-functionize lrm_state_destroy()
kgaillot committed rP63f4bd4d5a32: Fix: controller: don't try to execute agent action at shutdown (authored by kgaillot).
Fix: controller: don't try to execute agent action at shutdown
kgaillot committed rP1b915f1ce387: Low: controller: guard lrm_state_table usage with NULL check (authored by kgaillot).
Low: controller: guard lrm_state_table usage with NULL check
kgaillot committed rP78581213ed3b: Log: controller: improve messages for resource history updates (authored by kgaillot).
Log: controller: improve messages for resource history updates
GitHub <noreply@github.com> committed rP4c50c6aa2c29: Merge pull request #3177 from kgaillot/glib (authored by kgaillot).
Merge pull request #3177 from kgaillot/glib
Aug 2 2023
Aug 2 2023
kgaillot committed rP9f48e4cb4eca: Doc: Pacemaker Explained: separate Resource Operations into own chapter (authored by kgaillot).
Doc: Pacemaker Explained: separate Resource Operations into own chapter
Doc: xml: remove duplicate line
kgaillot committed rPef1ca27f836c: API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_STICKINESS string constant (authored by kgaillot).
API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_STICKINESS string constant
kgaillot committed rP2e7d22aebb09: API: libcrmcommon: add PCMK_META_MIGRATION_THRESHOLD string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_META_MIGRATION_THRESHOLD string constant
kgaillot committed rPe23a32c304c5: API: libcrmcommon: add PCMK_META_FAILURE_TIMEOUT string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_META_FAILURE_TIMEOUT string constant
kgaillot committed rPe6c6f1705462: API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_TIMEOUT string constant (authored by kgaillot).
API: libcrmcommon: deprecate XML_RSC_ATTR_FAIL_TIMEOUT string constant
kgaillot committed rPdcea72b29b82: Refactor: controller: pair crm_next_same_xml() with first_named_child() (authored by kgaillot).
Refactor: controller: pair crm_next_same_xml() with first_named_child()
kgaillot committed rP87ef522d767c: Refactor: scheduler: drop redundant argument from generate_fail_regexes() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from generate_fail_regexes()
kgaillot committed rPd29d2ad218ac: Refactor: tools: best practices for crm_resource's max_delay_in() (authored by kgaillot).
Refactor: tools: best practices for crm_resource's max_delay_in()
kgaillot committed rPe8e0d41e2ee6: Refactor: tools: best practices for crm_resource's max_delay_for_resource() (authored by kgaillot).
Refactor: tools: best practices for crm_resource's max_delay_for_resource()
kgaillot committed rPbac3585fbacf: Refactor: scheduler: use iterator functions in pe_get_failcount() (authored by kgaillot).
Refactor: scheduler: use iterator functions in pe_get_failcount()
kgaillot committed rPef0c129c2244: Refactor: scheduler: drop redundant argument from pe__resource_is_remote_conn() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pe__resource_is_remote_conn()
kgaillot committed rPe678a391b094: Refactor: scheduler: drop redundant argument from unpack_operation() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from unpack_operation()
kgaillot committed rP77537ecb1c11: Refactor: scheduler: make unpack_operation_on_fail() take separate arguments (authored by kgaillot).
Refactor: scheduler: make unpack_operation_on_fail() take separate arguments
kgaillot committed rP6142dac96957: Low: scheduler: compare action names case-sensitively in validate_on_fail() (authored by kgaillot).
Low: scheduler: compare action names case-sensitively in validate_on_fail()
kgaillot committed rPf2e7159f20e1: Low: scheduler: make validate_on_fail() replace value (authored by kgaillot).
Low: scheduler: make validate_on_fail() replace value
kgaillot committed rPaa098a9b4693: Test: cts-scheduler: update expected outputs for on-fail change (authored by kgaillot).
Test: cts-scheduler: update expected outputs for on-fail change
GitHub <noreply@github.com> committed rP9552fe68ecd6: Merge pull request #3175 from kgaillot/T381 (authored by kgaillot).
Merge pull request #3175 from kgaillot/T381
kgaillot committed rP218a7a8f3bff: API: libpe_status,libpe_rules,libcrmcommon: move enum action_fail_response toโฆ (authored by kgaillot).
API: libpe_status,libpe_rules,libcrmcommon: move enum action_fail_response toโฆ
kgaillot committed rP74e157840a81: API: libcrmcommon: add pcmk_on_fail_ignore to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_ignore to enum action_fail_response
kgaillot committed rPcc9af2192684: API: libcrmcommon: add pcmk_on_fail_restart to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_restart to enum action_fail_response
kgaillot committed rPaa730be1d20c: API: libcrmcommon: deprecate action_fail_ignore in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_ignore in enum action_fail_response
kgaillot committed rP6f6fd317331d: API: libcrmcommon: deprecate action_fail_recover in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_recover in enum action_fail_response
kgaillot committed rPf6109be2c962: API: libcrmcommon: add pcmk_on_fail_ban to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_ban to enum action_fail_response
kgaillot committed rP28f515c21c77: API: libcrmcommon: deprecate action_fail_block in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_block in enum action_fail_response
kgaillot committed rPb82abf2865c2: API: libcrmcommon: add pcmk_on_fail_block to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_block to enum action_fail_response
kgaillot committed rP3c71610611bd: API: libcrmcommon: deprecate action_fail_migrate in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_migrate in enum action_fail_response
kgaillot committed rP63a0563b959d: API: libcrmcommon: add pcmk_on_fail_stop to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_stop to enum action_fail_response
kgaillot committed rPc2c436302cd7: API: libcrmcommon: deprecate action_fail_stop in action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_stop in action_fail_response
kgaillot committed rPf1f0bfea9763: API: libcrmcommon: deprecate action_fail_standby in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_standby in enum action_fail_response
kgaillot committed rP132d4da318a5: API: libcrmcommon: add pcmk_on_fail_standby_node to action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_standby_node to action_fail_response
kgaillot committed rP7dc0f71bb546: API: libcrmcommon: add pcmk_on_fail_fence_node to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_fence_node to enum action_fail_response
kgaillot committed rPba99faf24f6a: API: libcrmcommon: deprecate action_fail_fence in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_fence in enum action_fail_response
kgaillot committed rP968c8c2149e3: API: libcrmcommon: add pcmk_on_fail_restart_container to enumโฆ (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_restart_container to enumโฆ
kgaillot committed rP44f84033bd62: API: libcrmcommon: deprecate action_restart_container in enumโฆ (authored by kgaillot).
API: libcrmcommon: deprecate action_restart_container in enumโฆ
kgaillot committed rPed77b95c61c1: API: libcrmcommon: add pcmk_on_fail_reset_remote to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_reset_remote to enum action_fail_response
kgaillot committed rPf5a1a10d4f62: API: libcrmcommon: deprecate action_fail_reset_remote in enumโฆ (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_reset_remote in enumโฆ
kgaillot committed rPbead24124bee: API: libcrmcommon: add pcmk_on_fail_demote to enum action_fail_response (authored by kgaillot).
API: libcrmcommon: add pcmk_on_fail_demote to enum action_fail_response
kgaillot committed rPf6f0e5de102c: API: libcrmcommon: deprecate action_fail_demote in enum action_fail_response (authored by kgaillot).
API: libcrmcommon: deprecate action_fail_demote in enum action_fail_response
GitHub <noreply@github.com> committed rP96a7e08e196d: Merge pull request #3174 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3174 from kgaillot/best-practices
Aug 1 2023
Aug 1 2023
clumens committed rPebd12e3281f9: Refactor: tools: Make error a static global variable in crm_node.c. (authored by clumens).
Refactor: tools: Make error a static global variable in crm_node.c.
clumens committed rP75e8f33a69ea: Refactor: tools: Use g_set_error throughout crm_node. (authored by clumens).
Refactor: tools: Use g_set_error throughout crm_node.
clumens committed rPba7f6d8f5bca: Refactor: tools: Remove a newline from the end of an error message. (authored by clumens).
Refactor: tools: Remove a newline from the end of an error message.
clumens committed rP62f805e414fb: Feature: tools: Add formatted output skeleton to crm_node. (authored by clumens).
Feature: tools: Add formatted output skeleton to crm_node.
clumens committed rPbe123ac144b3: Low: libpacemaker: Change the type of the node_id argument. (authored by clumens).
Low: libpacemaker: Change the type of the node_id argument.
clumens committed rP1f883809d38c: Feature: libcrmcommon: Bump feature set for crm_node formatted output (authored by clumens).
Feature: libcrmcommon: Bump feature set for crm_node formatted output
clumens committed rPed592d9a832e: Feature: tools: Convert crm_node -q to use formatted output. (authored by clumens).
Feature: tools: Convert crm_node -q to use formatted output.
clumens committed rPc03ee21db771: Feature: tools: Convert crm_node -n/-N to use formatted output. (authored by clumens).
Feature: tools: Convert crm_node -n/-N to use formatted output.
clumens committed rPa27f09923085: Feature: tools: Convert crm_node -i to formatted output. (authored by clumens).
Feature: tools: Convert crm_node -i to formatted output.
clumens committed rP5cc11bb6bed5: Feature: tools: Convert crm_node -l/-p to formatted output. (authored by clumens).
Feature: tools: Convert crm_node -l/-p to formatted output.
clumens committed rPa85a7f9e1ac9: Refactor: tools: Simplify run_controller_mainloop a bit. (authored by clumens).
Refactor: tools: Simplify run_controller_mainloop a bit.
GitHub <noreply@github.com> committed rPc2b06425f3f8: Merge pull request #3162 from clumens/crm_node-fo (authored by kgaillot).
Merge pull request #3162 from clumens/crm_node-fo
clumens committed rPb7f7317a142d: API: schemas: Add a new schema for crm_node. (authored by clumens).
API: schemas: Add a new schema for crm_node.
Jul 31 2023
Jul 31 2023
kgaillot committed rP64327b258e99: API: libpe_status,libpe_rules,libcrmcommon: move enum action_tasks toโฆ (authored by kgaillot).
API: libpe_status,libpe_rules,libcrmcommon: move enum action_tasks toโฆ
kgaillot committed rP78cc4e377902: API: libcrmcommon: deprecate no_action in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate no_action in enum action_tasks
kgaillot committed rPee0d34670c3a: API: libcrmcommon: add pcmk_action_unspecified to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_unspecified to enum action_tasks
kgaillot committed rP8b09480a5a36: API: libcrmcommon: add pcmk_action_monitor to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_monitor to enum action_tasks
kgaillot committed rP595d742cd203: API: libcrmcommon: deprecate monitor_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate monitor_rsc in enum action_tasks
kgaillot committed rP18286444d681: API: libcrmcommon: add pcmk_action_stop to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_stop to enum action_tasks
kgaillot committed rP9602e5e4dc3b: API: libcrmcommon: add pcmk_action_stopped to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_stopped to enum action_tasks
kgaillot committed rP74eeaeb042c1: API: libcrmcommon: deprecate stop_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate stop_rsc in enum action_tasks
kgaillot committed rPe849ec66e576: API: libcrmcommon: deprecate stopped_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate stopped_rsc in enum action_tasks
kgaillot committed rP70b3bb02185d: API: libcrmcommon: add pcmk_action_start to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_start to enum action_tasks
kgaillot committed rPf6d05f6f1214: API: libcrmcommon: deprecate start_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate start_rsc in enum action_tasks
kgaillot committed rP3be47fbac3e9: API: libcrmcommon: add pcmk_action_started to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_started to enum action_tasks
kgaillot committed rPfeef9810f17d: API: libcrmcommon: deprecate started_rsc in enum action_tasks (authored by kgaillot).
API: libcrmcommon: deprecate started_rsc in enum action_tasks
kgaillot committed rP832fb8d2d4c4: API: libcrmcommon: add pcmk_action_notify to enum action_tasks (authored by kgaillot).
API: libcrmcommon: add pcmk_action_notify to enum action_tasks