- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 18 2023
Sep 18 2023
nrwahl2 committed rPa453c1d035a9: API: libcrmcluster: send_cluster_message()'s data argument is const (authored by nrwahl2).
API: libcrmcluster: send_cluster_message()'s data argument is const
nrwahl2 committed rP027e8c8423d6: API: libcrmcommon: validate_xml_verbose()'s xml_blob argument is const (authored by nrwahl2).
API: libcrmcommon: validate_xml_verbose()'s xml_blob argument is const
nrwahl2 committed rPc9e910003e70: Refactor: controller: save_cib_contents()'s output argument is now [in] (authored by nrwahl2).
Refactor: controller: save_cib_contents()'s output argument is now [in]
nrwahl2 committed rP73223b04ca19: Refactor: tools: write_shadow_file()'s xml argument is now const (authored by nrwahl2).
Refactor: tools: write_shadow_file()'s xml argument is now const
nrwahl2 committed rP07b38d203986: API: libcrmcommon: save_xml_to_file()'s xml argument is now const (authored by nrwahl2).
API: libcrmcommon: save_xml_to_file()'s xml argument is now const
nrwahl2 committed rP4eac87aa6b6f: Refactor: libcrmcommon: calculate_xml_digest_v2 xml argument is const (authored by nrwahl2).
Refactor: libcrmcommon: calculate_xml_digest_v2 xml argument is const
GitHub <noreply@github.com> committed rPcad3c4521305: Merge pull request #3220 from nrwahl2/nrwahl2-xml_const (authored by kgaillot).
Merge pull request #3220 from nrwahl2/nrwahl2-xml_const
nrwahl2 committed rP70736879d534: Refactor: libpe_status: Best practices for pe__clear_resource_history() (authored by nrwahl2).
Refactor: libpe_status: Best practices for pe__clear_resource_history()
nrwahl2 committed rPfab963433ab5: Refactor: libpe_status: Drop unused create-action macros (authored by nrwahl2).
Refactor: libpe_status: Drop unused create-action macros
nrwahl2 committed rP877faf50bba8: Doc: libpe_status: Document that custom_action() returns non-NULL (authored by nrwahl2).
Doc: libpe_status: Document that custom_action() returns non-NULL
nrwahl2 committed rPd77126ce6c02: Refactor: libpacemaker: pcmk__create_migration_actions drop redundancy (authored by nrwahl2).
Refactor: libpacemaker: pcmk__create_migration_actions drop redundancy
GitHub <noreply@github.com> committed rP4ed2af5a7b39: Merge pull request #3217 from nrwahl2/nrwahl2-actions (authored by kgaillot).
Merge pull request #3217 from nrwahl2/nrwahl2-actions
fabbione committed rKcae7cafa5f03: nozzle: don´t leak tun/tap interfaces in test suite (authored by fabbione).
nozzle: don´t leak tun/tap interfaces in test suite
GitHub <noreply@github.com> committed rKda591c6c639b: Merge pull request #415 from kronosnet/fix-nozzle-leak-bsd (authored by fabbione).
Merge pull request #415 from kronosnet/fix-nozzle-leak-bsd
fabbione committed rKb01e88536695: nozzle: don´t leak tun/tap interfaces in test suite (authored by fabbione).
nozzle: don´t leak tun/tap interfaces in test suite
Sep 12 2023
Sep 12 2023
kgaillot committed rP0ab4db6e8e9e: Doc: Pacemaker Administration, Pacemaker Explained: administrative modes (authored by kgaillot).
Doc: Pacemaker Administration, Pacemaker Explained: administrative modes
kgaillot committed rPeefeb6cf08c1: Doc: Pacemaker Explained: move operation-related stuff to operations chapter (authored by kgaillot).
Doc: Pacemaker Explained: move operation-related stuff to operations chapter
kgaillot committed rP25ad514ec9e2: Doc: Pacemaker Explained: rename "Advanced Resources" chapter (authored by kgaillot).
Doc: Pacemaker Explained: rename "Advanced Resources" chapter
kgaillot committed rPcffd1a08151c: Doc: Pacemaker Explained: formalize CIB properties table (authored by kgaillot).
Doc: Pacemaker Explained: formalize CIB properties table
kgaillot committed rPd691a9810dda: Doc: Pacemaker Administration,Pacemaker Explained: move "Advanced Configuration" (authored by kgaillot).
Doc: Pacemaker Administration,Pacemaker Explained: move "Advanced Configuration"
kgaillot committed rP44ff7018cd52: Doc: Pacemaker Explained: move scores section to new types section (authored by kgaillot).
Doc: Pacemaker Explained: move scores section to new types section
GitHub <noreply@github.com> committed rPaf93d8968414: Merge pull request #3208 from kgaillot/doc (authored by kgaillot).
Merge pull request #3208 from kgaillot/doc
kgaillot committed rP2b2c210e6dbf: API: libpe_status,libcrmcommon: move enum pe_link_state to libcrmcommon (authored by kgaillot).
API: libpe_status,libcrmcommon: move enum pe_link_state to libcrmcommon
kgaillot committed rP76baaf4f5a84: API: libcrmcommon: deprecate enum pe_link_state (authored by kgaillot).
API: libcrmcommon: deprecate enum pe_link_state
kgaillot committed rPb6da26323d23: API: libpe_status,libcrmcommon: move enum pe_discover_e to libcrmcommon (authored by kgaillot).
API: libpe_status,libcrmcommon: move enum pe_discover_e to libcrmcommon
kgaillot committed rP77ec3558edc2: API: libcrmcommon: add pcmk_probe_always to enum pe_discover_e (authored by kgaillot).
API: libcrmcommon: add pcmk_probe_always to enum pe_discover_e
kgaillot committed rP6f17a8fb53d4: API: libcrmcommon: deprecate pe_discover_always in enum pe_discover_e (authored by kgaillot).
API: libcrmcommon: deprecate pe_discover_always in enum pe_discover_e
kgaillot committed rPd5546dbcdc4b: API: libcrmcommon: add pcmk_probe_never to enum pe_discover_e (authored by kgaillot).
API: libcrmcommon: add pcmk_probe_never to enum pe_discover_e
kgaillot committed rP4a36e6da1d60: API: libcrmcommon: deprecate pe_discover_never in enum pe_discover_e (authored by kgaillot).
API: libcrmcommon: deprecate pe_discover_never in enum pe_discover_e
kgaillot committed rP34973dc4f831: API: libcrmcommon: add pcmk_probe_exclusive to enum pe_discover_e (authored by kgaillot).
API: libcrmcommon: add pcmk_probe_exclusive to enum pe_discover_e
kgaillot committed rP1d0b060a4e5f: API: libcrmcommon: deprecate pe_discover_exclusive in enum pe_discover_e (authored by kgaillot).
API: libcrmcommon: deprecate pe_discover_exclusive in enum pe_discover_e
GitHub <noreply@github.com> committed rP945cb3afc498: Merge pull request #3213 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3213 from kgaillot/best-practices
Sep 6 2023
Sep 6 2023
clumens committed rP54987227fe68: API: libpacemaker: Add function for listing resource agents. (authored by clumens).
API: libpacemaker: Add function for listing resource agents.
clumens committed rP6c23c1660f75: API: libpacemaker: Add additional agent listing functions. (authored by clumens).
API: libpacemaker: Add additional agent listing functions.
GitHub <noreply@github.com> committed rP6c2049d84c9c: Merge pull request #3211 from clumens/crm_resource-agents (authored by kgaillot).
Merge pull request #3211 from clumens/crm_resource-agents
oalbrigt committed rPa253662d2048: Refactor: crm_resource: report error when trying to restart unmanaged resources (authored by oalbrigt).
Refactor: crm_resource: report error when trying to restart unmanaged resources
GitHub <noreply@github.com> committed rPd2e51e8ff783: Merge pull request #3210 from oalbrigt/crm_resource-dont-restart-unmanaged… (authored by kgaillot).
Merge pull request #3210 from oalbrigt/crm_resource-dont-restart-unmanaged…
kgaillot committed rPb0d9a2fb918b: API: libpe_status,libcrmcommon: move enum pe_action_flags to libcrmcommon (authored by kgaillot).
API: libpe_status,libcrmcommon: move enum pe_action_flags to libcrmcommon
kgaillot committed rPd97f3b7e39f3: API: libcrmcommon: add pcmk_no_action_flags (authored by kgaillot).
API: libcrmcommon: add pcmk_no_action_flags
kgaillot committed rP0035835b8960: API: libcrmcommon: add pcmk_action_pseudo (authored by kgaillot).
API: libcrmcommon: add pcmk_action_pseudo
kgaillot committed rP5e982806a037: API: libcrmcommon: deprecate pe_action_pseudo (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_pseudo
kgaillot committed rP6a43add83d00: API: libcrmcommon: add pcmk_action_runnable (authored by kgaillot).
API: libcrmcommon: add pcmk_action_runnable
kgaillot committed rPd877b5dc858b: API: libcrmcommon: deprecate pe_action_runnable (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_runnable
kgaillot committed rP667a2e584f77: API: libcrmcommon: add pcmk_action_optional (authored by kgaillot).
API: libcrmcommon: add pcmk_action_optional
kgaillot committed rP2285513c4c4f: API: libcrmcommon: deprecate pe_action_optional (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_optional
kgaillot committed rP361e31af465e: API: libcrmcommon: add pcmk_action_always_in_graph (authored by kgaillot).
API: libcrmcommon: add pcmk_action_always_in_graph
kgaillot committed rP1f3607dc2a93: API: libcrmcommon: add pcmk_action_attrs_evaluated (authored by kgaillot).
API: libcrmcommon: add pcmk_action_attrs_evaluated
kgaillot committed rP3720e262416c: API: libcrmcommon: deprecate pe_action_print_always (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_print_always
kgaillot committed rPa87c8689ae7c: API: libcrmcommon: deprecate pe_action_have_node_attrs (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_have_node_attrs
kgaillot committed rP4d463025d888: API: libcrmcommon: deprecate pe_action_implied_by_stonith (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_implied_by_stonith
kgaillot committed rPef680db77fa1: API: libcrmcommon: deprecate pe_action_migrate_runnable (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_migrate_runnable
kgaillot committed rPd2a97f1150a9: API: libcrmcommon: add pcmk_action_migratable (authored by kgaillot).
API: libcrmcommon: add pcmk_action_migratable
kgaillot committed rP689fc0f42f14: API: libcrmcommon: add pcmk_action_added_to_graph (authored by kgaillot).
API: libcrmcommon: add pcmk_action_added_to_graph
kgaillot committed rP594343ecca37: API: libcrmcommon: deprecate pe_action_dumped (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_dumped
kgaillot committed rP88b7c9814c32: API: libcrmcommon: deprecate pe_action_processed (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_processed
kgaillot committed rP732ac760c314: API: libcrmcommon: add pcmk_action_migration_abort (authored by kgaillot).
API: libcrmcommon: add pcmk_action_migration_abort
kgaillot committed rP4e9a4459a498: API: libcrmcommon: deprecate pe_action_dangle (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_dangle
kgaillot committed rP20f2d879bc9e: API: libcrmcommon: add pcmk_action_min_runnable (authored by kgaillot).
API: libcrmcommon: add pcmk_action_min_runnable
kgaillot committed rP5f1508e04aa8: API: libcrmcommon: deprecate pe_action_requires_any (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_requires_any
kgaillot committed rPaa6cb9c6d9fa: API: libcrmcommon: add pcmk_action_reschedule (authored by kgaillot).
API: libcrmcommon: add pcmk_action_reschedule
kgaillot committed rP657ca24bdaf1: API: libcrmcommon: add pcmk_action_detect_loop (authored by kgaillot).
API: libcrmcommon: add pcmk_action_detect_loop
kgaillot committed rPab831d43b4b8: API: libcrmcommon: deprecate pe_action_reschedule (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_reschedule
kgaillot committed rP83061c10edea: API: libcrmcommon: deprecate pe_action_tracking (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_tracking
kgaillot committed rP2a2c6f90d5a8: API: libcrmcommon: deprecate pe_action_dedup (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_dedup
kgaillot committed rP55e97871b43b: API: libcrmcommon: add pcmk_action_inputs_deduplicated (authored by kgaillot).
API: libcrmcommon: add pcmk_action_inputs_deduplicated
API: libcrmcommon: add pcmk_action_on_dc
kgaillot committed rP5c3a015caf12: API: libcrmcommon: deprecate pe_action_dc (authored by kgaillot).
API: libcrmcommon: deprecate pe_action_dc
GitHub <noreply@github.com> committed rPc2fc8a0f75f5: Merge pull request #3207 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3207 from kgaillot/best-practices
GitHub <noreply@github.com> committed rR92f162595dc5: mysql-common: improve error message (#1887) (authored by rookie <56296184+XingWei-Liu@users.noreply.github.com>).
mysql-common: improve error message (#1887)
Sep 5 2023
Sep 5 2023
kgaillot updated the task description for T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
kgaillot updated the task description for T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
kgaillot committed rP6a79a788e9bf: Refactor: scheduler: functionize unpacking action meta-attributes (authored by kgaillot).
Refactor: scheduler: functionize unpacking action meta-attributes
kgaillot committed rPb2d33e6d5a5b: Test: scheduler: add test for op timeout that varies by node (authored by kgaillot).
Test: scheduler: add test for op timeout that varies by node
kgaillot committed rP43146f7b2d6e: Fix: scheduler: properly evaluate rules in action meta-attributes (authored by kgaillot).
Fix: scheduler: properly evaluate rules in action meta-attributes
kgaillot committed rP8b2e45a07898: Fix: scheduler: properly sort rule-based blocks when overwriting values (authored by kgaillot).
Fix: scheduler: properly sort rule-based blocks when overwriting values
clumens committed rPeeb86af82ca5: Refactor: tools: Remove direct calls to crm_perror. (authored by clumens).
Refactor: tools: Remove direct calls to crm_perror.
kgaillot committed rPaebfe9f1fba7: Test: scheduler: update test output for action meta-attribute fix (authored by kgaillot).
Test: scheduler: update test output for action meta-attribute fix
clumens committed rP4c1893f91c44: Refactor: tools: Remove direct calls to crm_perror. (authored by clumens).
Refactor: tools: Remove direct calls to crm_perror.
clumens committed rPcbb7c42db730: Refactor: Remove unnecessary calls to pcmk_strerror. (authored by clumens).
Refactor: Remove unnecessary calls to pcmk_strerror.
clumens committed rPa39d4c313d57: Low: libcrmcommon: Fix error logging in mainloop_add_ipc_server_with_prio. (authored by clumens).
Low: libcrmcommon: Fix error logging in mainloop_add_ipc_server_with_prio.
GitHub <noreply@github.com> committed rP8bfa21e48d74: Merge pull request #3206 from kgaillot/scheduler (authored by kgaillot).
Merge pull request #3206 from kgaillot/scheduler
GitHub <noreply@github.com> committed rPdc65dc35fea1: Merge pull request #3209 from clumens/tools-crm_perror (authored by kgaillot).
Merge pull request #3209 from clumens/tools-crm_perror
Aug 30 2023
Aug 30 2023
oalbrigt committed rP20ee027cb54e: Refactor: fencer: sleep 1s between reconnects (authored by oalbrigt).
Refactor: fencer: sleep 1s between reconnects
GitHub <noreply@github.com> committed rPdd54b499f249: Merge pull request #3205 from oalbrigt/fencer-connection-wait (authored by kgaillot).
Merge pull request #3205 from oalbrigt/fencer-connection-wait
kgaillot moved T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables from Restricted Project Column to Restricted Project Column on the Restricted Project board.
nrwahl2 committed rP7a82ce5f5703: Refactor: libcrmcommon: New pcmk__cib_abs_xpath_for() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__cib_abs_xpath_for()
nrwahl2 committed rP29648f0e6110: Refactor: libcrmcommon: Best practices in pcmk__alert_in_patchset() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices in pcmk__alert_in_patchset()
nrwahl2 committed rP20ad1a974d5d: Refactor: libcrmcommon, libcib: Check for element in CIB diff (authored by nrwahl2).
Refactor: libcrmcommon, libcib: Check for element in CIB diff
nrwahl2 committed rPf42e1704fce9: Low: attrd: Ignore CIB diff notification if shutdown was requested (authored by nrwahl2).
Low: attrd: Ignore CIB diff notification if shutdown was requested
nrwahl2 committed rPc8ec22c9f07a: Refactor: various: Functionize getting patchset from CIB diff message (authored by nrwahl2).
Refactor: various: Functionize getting patchset from CIB diff message
nrwahl2 committed rPedb42600354c: Refactor: controller: Make cib_client_id a static variable (authored by nrwahl2).
Refactor: controller: Make cib_client_id a static variable
nrwahl2 committed rP5990f98401be: Low: controller: Drop CIB replace call recording and forgetting (authored by nrwahl2).
Low: controller: Drop CIB replace call recording and forgetting
nrwahl2 committed rPec65417cc769: Refactor: controller: Drop replace notify callback (authored by nrwahl2).
Refactor: controller: Drop replace notify callback
nrwahl2 committed rP7216ae9a8ac3: Refactor: attrd: Move CIB-related functions to attrd_cib.c (authored by nrwahl2).
Refactor: attrd: Move CIB-related functions to attrd_cib.c
nrwahl2 committed rP4741517824a5: Low: attrd: Don't write attributes for a CIB replace that we requested (authored by nrwahl2).
Low: attrd: Don't write attributes for a CIB replace that we requested
nrwahl2 committed rPc2d61d49123a: Refactor: attrd: Use pcmk__cib_abs_xpath_for() instead of XPATH_ALERTS (authored by nrwahl2).
Refactor: attrd: Use pcmk__cib_abs_xpath_for() instead of XPATH_ALERTS
nrwahl2 committed rPbbf8f2298d77: Refactor: attrd: Drop replace notify callback (authored by nrwahl2).
Refactor: attrd: Drop replace notify callback
nrwahl2 committed rPb8973f0f49c8: Refactor: based, libcib: Drop all CIB replace notify code (authored by nrwahl2).
Refactor: based, libcib: Drop all CIB replace notify code
GitHub <noreply@github.com> committed rP031b29bb2366: Merge pull request #3186 from nrwahl2/nrwahl2-replace_notify (authored by kgaillot).
Merge pull request #3186 from nrwahl2/nrwahl2-replace_notify
GitHub <noreply@github.com> committed rKdec74d2d5cea: Merge pull request #414 from kronosnet/rust_1_72 (authored by fabbione).
Merge pull request #414 from kronosnet/rust_1_72