- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 7 2022
Sep 7 2022
nrwahl2 committed rP3931c2b1964d: Fix: tools: crm_error should use last rc format given (authored by nrwahl2).
Fix: tools: crm_error should use last rc format given
nrwahl2 committed rPd987fd9ae2c9: Low: tools: Use dynamic widths in crm_error list (authored by nrwahl2).
Low: tools: Use dynamic widths in crm_error list
nrwahl2 committed rP5c572218f13a: Feature: libcrmcommon: Internal constant for number of Pacemaker RCs (authored by nrwahl2).
Feature: libcrmcommon: Internal constant for number of Pacemaker RCs
nrwahl2 committed rPc58dc149b3bf: Refactor: tools: Use pcmk_result_get_strings() in crm_error (authored by nrwahl2).
Refactor: tools: Use pcmk_result_get_strings() in crm_error
nrwahl2 committed rP01714fc91dd4: Refactor: libcrmcommon: Use PCMK__NELEM() to compute PCMK__N_RC (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK__NELEM() to compute PCMK__N_RC
nrwahl2 committed rP3a6fcad06058: Feature: libcrmcommon: New function to get bounds of given rc family (authored by nrwahl2).
Feature: libcrmcommon: New function to get bounds of given rc family
nrwahl2 committed rP5b5ba9ebca5b: Refactor: tools: Improve loop bounds in crm_error (authored by nrwahl2).
Refactor: tools: Improve loop bounds in crm_error
nrwahl2 committed rPb601af37371b: Refactor: tools: Use pcmk__str_any_of() in crm_error list loop (authored by nrwahl2).
Refactor: tools: Use pcmk__str_any_of() in crm_error list loop
nrwahl2 committed rPc5b5088805c4: Refactor: tools: Use while in crm_error when we modify loop var in body (authored by nrwahl2).
Refactor: tools: Use while in crm_error when we modify loop var in body
GitHub <noreply@github.com> committed rPdbf31514847f: Merge pull request #2838 from nrwahl2/nrwahl2-T95 (authored by kgaillot).
Merge pull request #2838 from nrwahl2/nrwahl2-T95
kgaillot committed rP5fd35590c479: Log: scheduler,fencer,tools: use pe__node_name() where appropriate (authored by kgaillot).
Log: scheduler,fencer,tools: use pe__node_name() where appropriate
kgaillot committed rP243c5b9806eb: Log: scheduler: functionize getting a loggable node name (authored by kgaillot).
Log: scheduler: functionize getting a loggable node name
kgaillot committed rP286ef23a9f39: Log: scheduler: simplify some messages with node names (authored by kgaillot).
Log: scheduler: simplify some messages with node names
GitHub <noreply@github.com> committed rP0670602e4f0e: Merge pull request #2844 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2844 from kgaillot/best-practices
nrwahl2 committed rPdf2b7054787d: Refactor: various: Remove U64T(S), U32T, and X32T print/scanf specs (authored by nrwahl2).
Refactor: various: Remove U64T(S), U32T, and X32T print/scanf specs
GitHub <noreply@github.com> committed rPaa8d5599a387: Merge pull request #2853 from nrwahl2/nrwahl2-T550 (authored by kgaillot).
Merge pull request #2853 from nrwahl2/nrwahl2-T550
nrwahl2 committed rP5c0034b7694b: Fix: cts-cli: Ensure only stdout gets validated against schema (authored by nrwahl2).
Fix: cts-cli: Ensure only stdout gets validated against schema
nrwahl2 committed rPe2dd070a181c: Fix: cts-cli: Make output independent of test selection and order (authored by nrwahl2).
Fix: cts-cli: Make output independent of test selection and order
nrwahl2 committed rPf721263c2fe6: Refactor: cts-cli: Remove unused trace function (authored by nrwahl2).
Refactor: cts-cli: Remove unused trace function
GitHub <noreply@github.com> committed rP82478d1dd094: Merge pull request #2851 from nrwahl2/nrwahl2-T548 (authored by kgaillot).
Merge pull request #2851 from nrwahl2/nrwahl2-T548
Sep 6 2022
Sep 6 2022
nrwahl2 committed rP8e0512e2ffdd: Feature: resources, tools: Drop SystemHealth, ipmiservicelogd, ... (authored by nrwahl2).
Feature: resources, tools: Drop SystemHealth, ipmiservicelogd, ...
GitHub <noreply@github.com> committed rP762a44d87829: Merge pull request #2850 from nrwahl2/nrwahl2-T101_destroy (authored by kgaillot).
Merge pull request #2850 from nrwahl2/nrwahl2-T101_destroy
nrwahl2 committed rP16cbddef2b5c: Fix: schemas: crm_resource --validate validation fails (authored by nrwahl2).
Fix: schemas: crm_resource --validate validation fails
nrwahl2 committed rP1f159fbac962: Low: schemas: Copy some API schemas in preparation for changes (authored by nrwahl2).
Low: schemas: Copy some API schemas in preparation for changes
Test: cts-cli: New agents test group
nrwahl2 committed rPe66e911854a2: Test: cts-cli: Add tests for crm_resource --validate (authored by nrwahl2).
Test: cts-cli: Add tests for crm_resource --validate
GitHub <noreply@github.com> committed rP71885fb7ca25: Merge pull request #2849 from nrwahl2/nrwahl2-rhbz2123727 (authored by kgaillot).
Merge pull request #2849 from nrwahl2/nrwahl2-rhbz2123727
Sep 1 2022
Sep 1 2022
clumens committed rPc5fa1b743ab6: Low: daemons: Remove a reference to write_attributes. (authored by clumens).
Low: daemons: Remove a reference to write_attributes.
clumens committed rPd4dd3b8aee06: Refactor: daemons: Don't call attrd_client_update in attrd_broadcast_protocol. (authored by clumens).
Refactor: daemons: Don't call attrd_client_update in attrd_broadcast_protocol.
clumens committed rP37b0c08f6a52: Feature: daemons: Initial new server-side IPC support in attrd. (authored by clumens).
Feature: daemons: Initial new server-side IPC support in attrd.
clumens committed rPe6d9486b2ea9: Refactor: daemons: Move definition of minimum_protocol_version... (authored by clumens).
Refactor: daemons: Move definition of minimum_protocol_version...
clumens committed rPa8224169dca6: Refactor: daemons: Move the CPG flush command to new msg handling. (authored by clumens).
Refactor: daemons: Move the CPG flush command to new msg handling.
clumens committed rP8bb4a7af0595: Refactor: daemons: Move the IPC query command to new message handling. (authored by clumens).
Refactor: daemons: Move the IPC query command to new message handling.
clumens committed rP3a908ba71252: Refactor: daemons: Move the remove command to new message handling. (authored by clumens).
Refactor: daemons: Move the remove command to new message handling.
clumens committed rPd832c511a5c1: Refactor: daemons: Move the IPC refresh command to new message handling. (authored by clumens).
Refactor: daemons: Move the IPC refresh command to new message handling.
clumens committed rP399687f12224: Refactor: daemons: Move the clear failure command to new msg handling. (authored by clumens).
Refactor: daemons: Move the clear failure command to new msg handling.
clumens committed rP060db6e5ffb1: Refactor: daemons: Move the CPG sync command to new msg handling. (authored by clumens).
Refactor: daemons: Move the CPG sync command to new msg handling.
clumens committed rPf81246af0776: Refactor: daemons: Move the update command to new msg handling. (authored by clumens).
Refactor: daemons: Move the update command to new msg handling.
clumens committed rPc40d326eda12: Low: daemons: Add crm_ipc_client_response to flags temporarily... (authored by clumens).
Low: daemons: Add crm_ipc_client_response to flags temporarily...
clumens committed rPb2937595b2e8: Refactor: Add a pcmk__xe_add_node function. (authored by clumens).
Refactor: Add a pcmk__xe_add_node function.
clumens committed rP0641b04e3197: Refactor: daemons: Move attrd_broadcast_protocol and attrd_send_message. (authored by clumens).
Refactor: daemons: Move attrd_broadcast_protocol and attrd_send_message.
clumens committed rPbdf362fdc43f: Refactor: daemons: Move the CPG sync response command to new msg handling. (authored by clumens).
Refactor: daemons: Move the CPG sync response command to new msg handling.
clumens committed rPd7dccd125c67: Low: daemons: Don't attempt to update the delay of an unknown attr. (authored by clumens).
Low: daemons: Don't attempt to update the delay of an unknown attr.
clumens committed rP715965e46038: Low: tools: If -B/-Y is given to attrd_updater, check for -d as well. (authored by clumens).
Low: tools: If -B/-Y is given to attrd_updater, check for -d as well.
clumens committed rP028bdf3fd66b: Refactor: daemons: No longer set client->name in attrd_ipc_dispatch. (authored by clumens).
Refactor: daemons: No longer set client->name in attrd_ipc_dispatch.
clumens committed rPa5ff601db790: Low: tools: Don't use fprintf in attrd_updater. (authored by clumens).
Low: tools: Don't use fprintf in attrd_updater.
GitHub <noreply@github.com> committed rPdf90a631eb6a: Merge pull request #2807 from clumens/attrd-req (authored by kgaillot).
Merge pull request #2807 from clumens/attrd-req
nrwahl2 committed rPb5c1d7dd9157: Low: tools: Improve crm_rule invalid date error message (authored by nrwahl2).
Low: tools: Improve crm_rule invalid date error message
nrwahl2 committed rP85d13275641a: API: libpacemaker: Move crm_rule functionality to libpacemaker (authored by nrwahl2).
API: libpacemaker: Move crm_rule functionality to libpacemaker
nrwahl2 committed rP27684fc4d1cb: Refactor: libpacemaker: Use switch in rule_check_default() (authored by nrwahl2).
Refactor: libpacemaker: Use switch in rule_check_default()
nrwahl2 committed rPf2ba8a45019b: Low: libpacemaker: Add copyright to pcmk_cluster_queries.h (authored by nrwahl2).
Low: libpacemaker: Add copyright to pcmk_cluster_queries.h
nrwahl2 committed rP8fc9d11e89ce: API: libpacemaker: New API pcmk_check_rules() and pcmk_check_rule() (authored by nrwahl2).
API: libpacemaker: New API pcmk_check_rules() and pcmk_check_rule()
nrwahl2 committed rPe095480203f1: Refactor: libpacemaker: Clean up and rename crm_rule_check() (authored by nrwahl2).
Refactor: libpacemaker: Clean up and rename crm_rule_check()
nrwahl2 committed rPfb9a828c2c87: Refactor: libpacemaker: Use XML constants in pcmk_rule.c (authored by nrwahl2).
Refactor: libpacemaker: Use XML constants in pcmk_rule.c
nrwahl2 committed rP233f2279bd47: Refactor: libpacemaker: Remove redundant args in rule check functions (authored by nrwahl2).
Refactor: libpacemaker: Remove redundant args in rule check functions
nrwahl2 committed rP144b64ae5d79: Low: libpacemaker: EOPNOTSUPP for date_spec with moon in rule check (authored by nrwahl2).
Low: libpacemaker: EOPNOTSUPP for date_spec with moon in rule check
nrwahl2 committed rPd8138cd18442: Refactor: tools: Make GError object non-global in crm_rule (authored by nrwahl2).
Refactor: tools: Make GError object non-global in crm_rule
nrwahl2 committed rPd5e5ec251dc3: Low: libcrmcommon: Use pcmk_rc_duplicate_id in pcmk_rule.c (authored by nrwahl2).
Low: libcrmcommon: Use pcmk_rc_duplicate_id in pcmk_rule.c
nrwahl2 committed rPc1b9d2bc395f: API: libcrmcommon: New pcmk_rc_duplicate_id return code (authored by nrwahl2).
API: libcrmcommon: New pcmk_rc_duplicate_id return code
nrwahl2 committed rP3c83b443a906: Low: libpacemaker: Standardize rule check error processing (authored by nrwahl2).
Low: libpacemaker: Standardize rule check error processing
nrwahl2 committed rPb3b51c14b1f7: Test: cts-cli: More XML regression tests for crm_rule (authored by nrwahl2).
Test: cts-cli: More XML regression tests for crm_rule
GitHub <noreply@github.com> committed rP829f0125443b: Merge pull request #2836 from nrwahl2/nrwahl2-T58 (authored by kgaillot).
Merge pull request #2836 from nrwahl2/nrwahl2-T58
Aug 31 2022
Aug 31 2022
kgaillot committed rP2c0319b4a4f0: API: libpe_rules: second argument to pe_eval_nvpairs() is now const (authored by kgaillot).
API: libpe_rules: second argument to pe_eval_nvpairs() is now const
kgaillot committed rP7373ba49e94f: API: libpe_status: first argument to pe_rsc_is_clone() is now const (authored by kgaillot).
API: libpe_status: first argument to pe_rsc_is_clone() is now const
kgaillot committed rPc48c65ea54e2: Refactor: libpe_status: first argument to pe__unpack_dataset_nvpairs() is now… (authored by kgaillot).
Refactor: libpe_status: first argument to pe__unpack_dataset_nvpairs() is now…
kgaillot committed rP8547a1f921e0: API: libpe_status: second and third arguments to get_rsc_attributes() are now… (authored by kgaillot).
API: libpe_status: second and third arguments to get_rsc_attributes() are now…
kgaillot committed rPe9c56311030b: API: libpe_status: second argument to pe_eval_versioned_attributes() is now… (authored by kgaillot).
API: libpe_status: second argument to pe_eval_versioned_attributes() is now…
kgaillot committed rP3777b6aa2881: API: libpe_status: second argument to pe_rsc_params() is now const (authored by kgaillot).
API: libpe_status: second argument to pe_rsc_params() is now const
kgaillot committed rP0013405a973c: Refactor: libpacemaker: first 2 arguments to pcmk__event_from_graph_action()… (authored by kgaillot).
Refactor: libpacemaker: first 2 arguments to pcmk__event_from_graph_action()…
GitHub <noreply@github.com> committed rP344b73b73d10: Merge pull request #2842 from kgaillot/doc (authored by kgaillot).
Merge pull request #2842 from kgaillot/doc
kgaillot committed rPee44d86ea53c: Refactor: scheduler: best practices for is_op_dup() (authored by kgaillot).
Refactor: scheduler: best practices for is_op_dup()
kgaillot committed rPa9319f7f4c4a: Refactor: scheduler: functionize getting interval from XML (authored by kgaillot).
Refactor: scheduler: functionize getting interval from XML
kgaillot committed rPe2c18738b5df: Low: scheduler: disallow recurring reload-agent, migrate_from, and migrate_to (authored by kgaillot).
Low: scheduler: disallow recurring reload-agent, migrate_from, and migrate_to
kgaillot committed rPd5a822e0a2ad: Refactor: scheduler: functionize checking recurring history entry (authored by kgaillot).
Refactor: scheduler: functionize checking recurring history entry
kgaillot committed rP2af64af4b79b: Refactor: scheduler: make first argument to find_rsc_op_entry() const (authored by kgaillot).
Refactor: scheduler: make first argument to find_rsc_op_entry() const
kgaillot committed rP4468d7bcfce2: Refactor: scheduler: RecurringOp() can assume rsc and start are not NULL (authored by kgaillot).
Refactor: scheduler: RecurringOp() can assume rsc and start are not NULL
kgaillot committed rP08cd0dc6a835: Refactor: scheduler: improve efficiency when checking whether recurring should… (authored by kgaillot).
Refactor: scheduler: improve efficiency when checking whether recurring should…
kgaillot committed rPffcd487998de: Refactor: scheduler: make node argument to custom_action() const (authored by kgaillot).
Refactor: scheduler: make node argument to custom_action() const
kgaillot committed rPb2d3303f607d: Refactor: scheduler: make node argument to pcmk__new_cancel_action() const (authored by kgaillot).
Refactor: scheduler: make node argument to pcmk__new_cancel_action() const
GitHub <noreply@github.com> committed rP9980e3625caa: Merge pull request #2839 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2839 from kgaillot/best-practices
kgaillot committed rP06418f8cf9ca: Refactor: scheduler: best practices for RecurringOp() (authored by kgaillot).
Refactor: scheduler: best practices for RecurringOp()
clumens committed rPf86c3c711c25: Refactor: libcrmcommon: Add pcmk__xe_foreach_child. (authored by clumens).
Refactor: libcrmcommon: Add pcmk__xe_foreach_child.
clumens committed rP2f4f72f8c118: Tests: libcrmcommon: Add unit tests for pcmk__xe_foreach_child. (authored by clumens).
Tests: libcrmcommon: Add unit tests for pcmk__xe_foreach_child.
clumens committed rPa33a3f3591d0: Refactor: tools: Use new XML iterators in the tools/ directory. (authored by clumens).
Refactor: tools: Use new XML iterators in the tools/ directory.
GitHub <noreply@github.com> committed rPa81e8740b9b2: Merge pull request #2841 from clumens/xml-foreach (authored by kgaillot).
Merge pull request #2841 from clumens/xml-foreach
waltdisgrace committed rPaffaa9d20fb3: Feature: SysInfo: Update OCF version to 1.1 (authored by waltdisgrace).
Feature: SysInfo: Update OCF version to 1.1
waltdisgrace committed rP10d1d9259c3b: Low: SysInfo: Add unique-group to appropriate <parameter> entries (authored by waltdisgrace).
Low: SysInfo: Add unique-group to appropriate <parameter> entries
waltdisgrace committed rPc4ed63e054f1: Low: SysInfo: Remove unique from all <parameter> entries (authored by waltdisgrace).
Low: SysInfo: Remove unique from all <parameter> entries
waltdisgrace committed rP76adaae83121: Low: SysInfo: Enumerate appropriate <parameter> values (authored by waltdisgrace).
Low: SysInfo: Enumerate appropriate <parameter> values
waltdisgrace committed rP98cdfc3cc2cc: Low: SysInfo: Add reloadable to appropriate <parameter> entries (authored by waltdisgrace).
Low: SysInfo: Add reloadable to appropriate <parameter> entries
waltdisgrace committed rP0ee759fc3e31: Low: SysInfo: Implement the reload-agent action (authored by waltdisgrace).
Low: SysInfo: Implement the reload-agent action
Low: SysInfo: Fix typo
waltdisgrace committed rP9c33ed22d7ec: Low: SysInfo: Validate that min_disk_free contains an integer optionally… (authored by waltdisgrace).
Low: SysInfo: Validate that min_disk_free contains an integer optionally…
GitHub <noreply@github.com> committed rPc5c9c90b8c19: Merge pull request #2769 from waltdisgrace/t55 (authored by kgaillot).
Merge pull request #2769 from waltdisgrace/t55
inouekazu committed rR0bb52cf9985b: storage_mon: Use the O_DIRECT flag in open() to eliminate cache effects (authored by inouekazu).
storage_mon: Use the O_DIRECT flag in open() to eliminate cache effects
inouekazu committed rR7a0aaa0dfdeb: storage_mon: do random lseek even with O_DIRECT, etc (authored by inouekazu).
storage_mon: do random lseek even with O_DIRECT, etc
storage_mon: fix build-related issues
inouekazu committed rRdb97e055a175: storage_mon: improve error messages when ioctl() fails (authored by inouekazu).
storage_mon: improve error messages when ioctl() fails
GitHub <noreply@github.com> committed rR2a2a4dd22488: Merge pull request #1797 from inouekazu/storage_mon (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1797 from inouekazu/storage_mon
Aug 30 2022
Aug 30 2022
clumens committed rP775ccb823054: Med: libcrmcommon: Wait for ACKs from the attrd refresh command. (authored by clumens).
Med: libcrmcommon: Wait for ACKs from the attrd refresh command.