- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 21 2022
Apr 21 2022
kgaillot committed rPf33454b546d1: Test: scheduler: update whitespace in output (authored by kgaillot).
Test: scheduler: update whitespace in output
kgaillot committed rP04f6f30de4a2: Doc: scheduler: update function name in comments (authored by kgaillot).
Doc: scheduler: update function name in comments
kgaillot committed rPc3a1cbfd7879: Test: scheduler: avoid deprecated node type in regression test (authored by kgaillot).
Test: scheduler: avoid deprecated node type in regression test
kgaillot committed rP004f532e40f0: Doc: configure: document when DBusBasicValue became available (authored by kgaillot).
Doc: configure: document when DBusBasicValue became available
API: libpe_status: deprecate node_ping
kgaillot committed rP729a7fcc7641: API: libpe_status: deprecate pe_rsc_starting and pe_rsc_stopping (authored by kgaillot).
API: libpe_status: deprecate pe_rsc_starting and pe_rsc_stopping
kgaillot committed rP274c2afa2fa0: Refactor: libcrmcommon: ensure proper includes are available (authored by kgaillot).
Refactor: libcrmcommon: ensure proper includes are available
Fix: fencer: avoid core dump at exit
Apr 19 2022
Apr 19 2022
clumens committed rP7f0a33ab9367: Low: libcib: Check for NULL before calling g_ascii_strdown. (authored by clumens).
Low: libcib: Check for NULL before calling g_ascii_strdown.
GitHub <noreply@github.com> committed rP82493ff080aa: Merge pull request #2688 from clumens/order-matters (authored by kgaillot).
Merge pull request #2688 from clumens/order-matters
Apr 18 2022
Apr 18 2022
kgaillot triaged T317: Support live migration of clones and the promoted role of promotable clones as Wishlist priority.
Apr 18 2022, 4:28 PM · Restricted Project, Restricted Project, Restricted Project, Pacemaker: Scheduler
GitHub <noreply@github.com> committed rP555a36c7bad0: Merge pull request #2687 from ClusterLabs/main (authored by kgaillot).
Merge pull request #2687 from ClusterLabs/main
GitHub <noreply@github.com> committed rP87f4fcf7e677: Merge pull request #2686 from daaitudian/nls (authored by kgaillot).
Merge pull request #2686 from daaitudian/nls
wangluwei <wangluwei@uniontech.com> committed rP714b420497f6: fix Chinese garbled (authored by wangluwei <wangluwei@uniontech.com>).
fix Chinese garbled
Apr 15 2022
Apr 15 2022
kgaillot committed rP7166235ec77c: Low: fencer: don't use constant within translatable string literal (authored by kgaillot).
Low: fencer: don't use constant within translatable string literal
kgaillot committed rP7859aa0d4d18: Fix: libcrmcommon: fix NLS issues with option meta-data (authored by kgaillot).
Fix: libcrmcommon: fix NLS issues with option meta-data
Low: NLS: alphabetize POTFILES
kgaillot committed rPeef38668ef7a: Low: NLS: update translation files for current code base (authored by kgaillot).
Low: NLS: update translation files for current code base
GitHub <noreply@github.com> committed rP8e58023d7272: Merge pull request #2679 from kgaillot/nls (authored by kgaillot).
Merge pull request #2679 from kgaillot/nls
Apr 14 2022
Apr 14 2022
Gao,Yan <ygao@suse.com> committed rPfd029e0e5a33: Fix: tools: set command for `crm_resource -q/--query-xml` before changing any… (authored by Gao,Yan <ygao@suse.com>).
Fix: tools: set command for `crm_resource -q/--query-xml` before changing any…
GitHub <noreply@github.com> committed rP8cfa69660021: Merge pull request #2685 from gao-yan/crm_resource-set-command-first (authored by kgaillot).
Merge pull request #2685 from gao-yan/crm_resource-set-command-first
Gao,Yan <ygao@suse.com> committed rPa1c3b2ea6c54: Fix: tools: prevent possible crm_resource segfaults if multiple commands are… (authored by Gao,Yan <ygao@suse.com>).
Fix: tools: prevent possible crm_resource segfaults if multiple commands are…
Gao,Yan <ygao@suse.com> committed rPc572d9f270b6: Refactor: tools: set commands in crm_resource before changing any options (authored by Gao,Yan <ygao@suse.com>).
Refactor: tools: set commands in crm_resource before changing any options
GitHub <noreply@github.com> committed rP39631d121f2a: Merge pull request #2684 from gao-yan/crm_resource-multiple-commands-segfaults (authored by kgaillot).
Merge pull request #2684 from gao-yan/crm_resource-multiple-commands-segfaults
Apr 12 2022
Apr 12 2022
kgaillot committed rP04929c3630dc: Refactor: libraries: move health strategy validation function (authored by kgaillot).
Refactor: libraries: move health strategy validation function
kgaillot committed rPb99af1f9f08b: API: libpe_status: add pe_node_shared_s:data_set (authored by kgaillot).
API: libpe_status: add pe_node_shared_s:data_set
kgaillot committed rP0c8eef908f99: Test: libcrmcommon: add unit test for pcmk__validate_health_strategy() (authored by kgaillot).
Test: libcrmcommon: add unit test for pcmk__validate_health_strategy()
kgaillot committed rP125137b7b98a: Refactor: libpe_status: move health score unpacking function (authored by kgaillot).
Refactor: libpe_status: move health score unpacking function
kgaillot committed rPbb1d1aba3a9c: Refactor: scheduler: functionize calculating overall node health (authored by kgaillot).
Refactor: scheduler: functionize calculating overall node health
kgaillot committed rP809d8ba0e947: Refactor: scheduler: add function for checking general node health (authored by kgaillot).
Refactor: scheduler: add function for checking general node health
kgaillot committed rP3c081646bb98: Refactor: libpe_status: remove node_mode argument from "node" message (authored by kgaillot).
Refactor: libpe_status: remove node_mode argument from "node" message
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.