- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 12 2022
Apr 12 2022
kgaillot committed rPad47d31194c8: Low: libpe_status: remove stray space from HTML class name (authored by kgaillot).
Low: libpe_status: remove stray space from HTML class name
kgaillot committed rP6267807aeadb: Low: libpe_status: show node status components in separate HTML spans (authored by kgaillot).
Low: libpe_status: show node status components in separate HTML spans
Low: libcrmcommon: tweak HTML CSS
kgaillot committed rP287ba71f8524: Low: libpe_status: tweak HTML output for node names (authored by kgaillot).
Low: libpe_status: tweak HTML output for node names
kgaillot committed rPec86f92d36da: Refactor: libpe_status: use GString for text node status (authored by kgaillot).
Refactor: libpe_status: use GString for text node status
kgaillot committed rP398d8aadd71d: Feature: tools: add node health to crm_mon output (authored by kgaillot).
Feature: tools: add node health to crm_mon output
kgaillot committed rP0a7fdbeb744b: Low: schemas: copy some API schemas in preparation for changes (authored by kgaillot).
Low: schemas: copy some API schemas in preparation for changes
kgaillot committed rPff8fc969b9b3: Low: schemas: update some API schemas for node health change (authored by kgaillot).
Low: schemas: update some API schemas for node health change
kgaillot committed rP29d3a23894b0: Test: cts-cli: update expected output for node health change (authored by kgaillot).
Test: cts-cli: update expected output for node health change
kgaillot committed rP5bfc94d92fa8: Test: cts-scheduler: update expected output for node health change (authored by kgaillot).
Test: cts-scheduler: update expected output for node health change
GitHub <noreply@github.com> committed rP826f287acc91: Merge pull request #2678 from kgaillot/T64 (authored by kgaillot).
Merge pull request #2678 from kgaillot/T64
kgaillot committed rPf58778692357: Build: configure: require vasprintf() support (authored by kgaillot).
Build: configure: require vasprintf() support
kgaillot committed rP775cc5d02c48: Build: rpm: deprecate --with-doc/--without-doc rpmbuild option (authored by kgaillot).
Build: rpm: deprecate --with-doc/--without-doc rpmbuild option
kgaillot committed rP55ec418bcc5b: Build: maint: remove header check targets (authored by kgaillot).
Build: maint: remove header check targets
kgaillot committed rPe6785d1588bd: Build: COPR: use custom make target instead of tito (authored by kgaillot).
Build: COPR: use custom make target instead of tito
kgaillot committed rP12112c833bc1: API: libcrmcommon: deprecate crm_xml_add_boolean() (authored by kgaillot).
API: libcrmcommon: deprecate crm_xml_add_boolean()
GitHub <noreply@github.com> committed rPbd19767c988a: Merge pull request #2682 from kgaillot/build (authored by kgaillot).
Merge pull request #2682 from kgaillot/build
Apr 8 2022
Apr 8 2022
kgaillot committed rPe72e9f382ffa: Doc: Pacemaker Administration: don't try to document Corosync (authored by kgaillot).
Doc: Pacemaker Administration: don't try to document Corosync
kgaillot committed rPd7a1badc249e: Doc: Pacemaker Administration: update for OCF 1.1 (authored by kgaillot).
Doc: Pacemaker Administration: update for OCF 1.1
kgaillot committed rPa38afbd02b86: Doc: Pacemaker Explained: improve table formatting (authored by kgaillot).
Doc: Pacemaker Explained: improve table formatting
kgaillot committed rPe4fef8a7710e: Doc: fencer: correct misspelling in comment (authored by kgaillot).
Doc: fencer: correct misspelling in comment
Doc: Pacemaker Development: correct typo
kgaillot committed rP67e342d78f1c: Doc: libcrmcommon,tools: add project contributors to authorship info (authored by kgaillot).
Doc: libcrmcommon,tools: add project contributors to authorship info
GitHub <noreply@github.com> committed rP6fa6532b7358: Merge pull request #2680 from kgaillot/doc (authored by kgaillot).
Merge pull request #2680 from kgaillot/doc
clumens committed rP3d16e0883b7e: High: libcib: Fix handling the return value of cib_internal_op. (authored by clumens).
High: libcib: Fix handling the return value of cib_internal_op.
GitHub <noreply@github.com> committed rPa87faf69f650: Merge pull request #2681 from clumens/libcib-rc (authored by kgaillot).
Merge pull request #2681 from clumens/libcib-rc
kgaillot committed rP870fb1971561: Refactor: scheduler: functionize scheduling restart actions (authored by kgaillot).
Refactor: scheduler: functionize scheduling restart actions
kgaillot committed rP767b5552ab49: Refactor: libpacemaker: drop unnecessary argument from "rsc-action" message (authored by kgaillot).
Refactor: libpacemaker: drop unnecessary argument from "rsc-action" message
kgaillot committed rP736d4d8f5e43: Log: scheduler: improve trace messages when creating actions (authored by kgaillot).
Log: scheduler: improve trace messages when creating actions
kgaillot committed rP6f987234d524: Log: scheduler: log a warning if invalid value is given for multiple-active (authored by kgaillot).
Log: scheduler: log a warning if invalid value is given for multiple-active
kgaillot committed rP50456c3e229a: API: libpe_status: add recovery_stop_unexpected to enum rsc_recovery_type (authored by kgaillot).
API: libpe_status: add recovery_stop_unexpected to enum rsc_recovery_type
kgaillot committed rP5e994f0633b2: API: libpe_status: add pe_rsc_stop_unexpected flag (authored by kgaillot).
API: libpe_status: add pe_rsc_stop_unexpected flag
kgaillot committed rPc1acf05be853: API: libpe_status: add pe_rsc_restarting flag (authored by kgaillot).
API: libpe_status: add pe_rsc_restarting flag
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
GitHub <noreply@github.com> committed rP6321f65345b2: Merge pull request #2677 from kgaillot/T23 (authored by kgaillot).
Merge pull request #2677 from kgaillot/T23
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
GitHub <noreply@github.com> committed rP844c3972ea50: Merge pull request #2672 from kgaillot/T24 (authored by kgaillot).
Merge pull request #2672 from kgaillot/T24
clumens committed rP78d5e2b75ee5: Refactor: tools: Use an options structure in crm_ticket. (authored by clumens).
Refactor: tools: Use an options structure in crm_ticket.
clumens committed rP4b749c75a2cc: Refactor: tools: Don't return a code from print_ticket... (authored by clumens).
Refactor: tools: Don't return a code from print_ticket...
Refactor: tools: Use GError in crm_ticket.
clumens committed rP0725c4436bbf: Refactor: tools: Don't return a value from ticket_warning. (authored by clumens).
Refactor: tools: Don't return a value from ticket_warning.
Refactor: tools: Simplify find_ticket.
clumens committed rP25c6e8b35e82: Refactor: tools: Use standard Pacemaker return codes in crm_ticket. (authored by clumens).
Refactor: tools: Use standard Pacemaker return codes in crm_ticket.
clumens committed rP732274d8cdc2: Refactor: tools: Use bool in crm_ticket where possible... (authored by clumens).
Refactor: tools: Use bool in crm_ticket where possible...
clumens committed rPd205441e2650: Refactor: tools: Move a couple variables to be globals in crm_ticket. (authored by clumens).
Refactor: tools: Move a couple variables to be globals in crm_ticket.
clumens committed rPae4dcc7f23c5: Refactor: tools: modified acts like a bool, so define it as one. (authored by clumens).
Refactor: tools: modified acts like a bool, so define it as one.
clumens committed rP734b4a82b672: Refactor: libpacemaker: Remove pcmki_error.h. (authored by clumens).
Refactor: libpacemaker: Remove pcmki_error.h.
clumens committed rP258647dfd94f: Refactor: tools: Convert crm_ticket to using glib for command line. (authored by clumens).
Refactor: tools: Convert crm_ticket to using glib for command line.
clumens committed rPe86be91ea176: Low: tools: Handle an error case in crm_attribute. (authored by clumens).
Low: tools: Handle an error case in crm_attribute.
GitHub <noreply@github.com> committed rP56d93678c58c: Merge pull request #2674 from clumens/crm_ticket (authored by kgaillot).
Merge pull request #2674 from clumens/crm_ticket
GitHub <noreply@github.com> committed rP89b011791265: Merge pull request #2675 from clumens/crm_attribute-bug (authored by kgaillot).
Merge pull request #2675 from clumens/crm_attribute-bug
Apr 5 2022
Apr 5 2022
clumens committed rP9c44724073e6: Feature: tools: Add formatted output boilerplate to attrd_updater. (authored by clumens).
Feature: tools: Add formatted output boilerplate to attrd_updater.
clumens committed rP03e7b853d671: Refactor: libpacemaker: Rename variables in new attribute messages. (authored by clumens).
Refactor: libpacemaker: Rename variables in new attribute messages.
clumens committed rPa1837c02a26b: Refactor: tools: Move crm_attribute messages into libpacemaker. (authored by clumens).
Refactor: tools: Move crm_attribute messages into libpacemaker.
clumens committed rPab3d913998e8: Feature: libpacemaker: Add host to the attribute message. (authored by clumens).
Feature: libpacemaker: Add host to the attribute message.
clumens committed rP3f1565b95d5e: Feature: tools: Override the attribute text message in crm_attribute. (authored by clumens).
Feature: tools: Override the attribute text message in crm_attribute.
clumens committed rP21adc9d9d4fb: Feature: tools: Use the new attribute message in attrd_updater. (authored by clumens).
Feature: tools: Use the new attribute message in attrd_updater.
clumens committed rPcab3adfc1a3f: Low: libpacemaker: Don't output attribute settings for blank strings. (authored by clumens).
Low: libpacemaker: Don't output attribute settings for blank strings.
clumens committed rP308a5d51087b: Low: schemas: Copy crm_attribute schema in preparation for changes. (authored by clumens).
Low: schemas: Copy crm_attribute schema in preparation for changes.
clumens committed rP1a1c80e60227: Fix: includes: Bump CRM_FEATURE_SET and PCMK__API_VERSION. (authored by clumens).
Fix: includes: Bump CRM_FEATURE_SET and PCMK__API_VERSION.
GitHub <noreply@github.com> committed rP1ec3db01e284: Merge pull request #2671 from clumens/attrd_updater-fo (authored by kgaillot).
Merge pull request #2671 from clumens/attrd_updater-fo
clumens committed rP42301b0dbdc9: Feature: schemas: Add host= to crm_attribute schema. (authored by clumens).
Feature: schemas: Add host= to crm_attribute schema.
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
GitHub <noreply@github.com> committed rP51945807f3be: Merge pull request #2648 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2648 from kgaillot/fencing
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