- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 6 2023
Dec 6 2023
kgaillot triaged T728: Error message for moving bundle with more than one replica is misleading as Normal priority.
Dec 5 2023
Dec 5 2023
nrwahl2 committed rP84b04849c34c: Doc: books: Use CRM_DAEMON_USER where possible (authored by nrwahl2).
Doc: books: Use CRM_DAEMON_USER where possible
nrwahl2 committed rP0274c74849a0: Doc: Pacemaker Administration: Use list-table for remote env vars (authored by nrwahl2).
Doc: Pacemaker Administration: Use list-table for remote env vars
nrwahl2 committed rP31e09b3766dc: Doc: Pacemaker Administration: Fix CIB_user default (authored by nrwahl2).
Doc: Pacemaker Administration: Fix CIB_user default
nrwahl2 committed rPe8258f508ca6: Doc: books: Use CRM_DAEMON_GROUP where possible (authored by nrwahl2).
Doc: books: Use CRM_DAEMON_GROUP where possible
GitHub <noreply@github.com> committed rP0f6fbd59fc7d: Merge pull request #3276 from nrwahl2/nrwahl2-env (authored by kgaillot).
Merge pull request #3276 from nrwahl2/nrwahl2-env
kgaillot updated the task description for T724: Scheduler recheck time should be updated for node-pending-timeout.
kgaillot committed rPa2051064153c: Refactor: scheduler: functionize checking node pending time (authored by kgaillot).
Refactor: scheduler: functionize checking node pending time
kgaillot committed rP8b5dc00051ec: Fix: scheduler: update recheck time for node-pending-timeout (authored by kgaillot).
Fix: scheduler: update recheck time for node-pending-timeout
kgaillot committed rP9256aa711359: Log: scheduler: log reason for recheck time updates (authored by kgaillot).
Log: scheduler: log reason for recheck time updates
GitHub <noreply@github.com> committed rP50feb4491074: Merge pull request #3274 from kgaillot/T724 (authored by kgaillot).
Merge pull request #3274 from kgaillot/T724
Dec 4 2023
Dec 4 2023
kgaillot changed the status of T724: Scheduler recheck time should be updated for node-pending-timeout from Open to WIP.
clumens closed T723: Fix regression in crm_ticket/cibadmin/crm_diff XML output as Merged by committing rP1382915a15a6: Med: tools: Fix a regression in tool XML output..
clumens committed rP1382915a15a6: Med: tools: Fix a regression in tool XML output. (authored by clumens).
Med: tools: Fix a regression in tool XML output.
GitHub <noreply@github.com> committed rPe1a1bd808ece: Merge pull request #3273 from clumens/clbz5529 (authored by kgaillot).
Merge pull request #3273 from clumens/clbz5529
clumens committed rPc8619207f4fb: Refactor: libpacemaker: Mark an unused parameter for deletion. (authored by clumens).
Refactor: libpacemaker: Mark an unused parameter for deletion.
clumens committed rP904008b1b65f: API: libpacemaker: Add a function for deleting resources. (authored by clumens).
API: libpacemaker: Add a function for deleting resources.
clumens committed rP4cd526910c84: Test: libpacemaker: Add unit tests for pcmk_resource_delete. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_resource_delete.
GitHub <noreply@github.com> committed rPd24a6c3de61a: Merge pull request #3258 from clumens/crm_resource_delete (authored by kgaillot).
Merge pull request #3258 from clumens/crm_resource_delete
kgaillot added projects to T723: Fix regression in crm_ticket/cibadmin/crm_diff XML output: Pacemaker (2.1.7), Restricted Project.
kgaillot triaged T723: Fix regression in crm_ticket/cibadmin/crm_diff XML output as Unbreak Now! priority.
Nov 29 2023
Nov 29 2023
clumens 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.
Nov 28 2023
Nov 28 2023
clumens committed rPd47655a41442: Refactor: libcrmcommon: pcmk__xml_output_finish should take an exit code. (authored by clumens).
Refactor: libcrmcommon: pcmk__xml_output_finish should take an exit code.
GitHub <noreply@github.com> committed rP0cb9bac314aa: Merge pull request #3270 from clumens/public-fns (authored by kgaillot).
Merge pull request #3270 from clumens/public-fns
nrwahl2 committed rPb4c0e471b381: Doc: Clusters from Scratch: Fix location constraint typo (authored by nrwahl2).
Doc: Clusters from Scratch: Fix location constraint typo
GitHub <noreply@github.com> committed rP613e6ad2af88: Merge pull request #3264 from nrwahl2/nrwahl2-doc (authored by kgaillot).
Merge pull request #3264 from nrwahl2/nrwahl2-doc
jfriesse committed rC2fcda76b96b4: configure: Fix building of rust for release (authored by jfriesse).
configure: Fix building of rust for release
Nov 27 2023
Nov 27 2023
GitHub <noreply@github.com> committed rK54b14bd470d7: Merge pull request #424 from cglosner/codeql-fixes (authored by fabbione).
Merge pull request #424 from cglosner/codeql-fixes
fabbione committed rKe8e3d3fbc80c: libknet/tests: fix potential overflow with sprintf (authored by cglosner <cglosner@gmail.com>).
libknet/tests: fix potential overflow with sprintf
cglosner <cglosner@gmail.com> committed rKc8ef1946266f: libknet/tests: fix potential overflow with sprintf (authored by cglosner <cglosner@gmail.com>).
libknet/tests: fix potential overflow with sprintf
Nov 24 2023
Nov 24 2023
oalbrigt committed rRcb968378959b: storage_mon: use memset() to fix "uninitialized value" covscan error, as… (authored by oalbrigt).
storage_mon: use memset() to fix "uninitialized value" covscan error, as…
GitHub <noreply@github.com> committed rR2d9bf4d7cecf: Merge pull request #1903 from oalbrigt/storage_mon-fix (authored by oalbrigt).
Merge pull request #1903 from oalbrigt/storage_mon-fix
fabbione committed rK93b57d114cb7: [man] update to latest doxyxml from libqb (authored by fabbione).
[man] update to latest doxyxml from libqb
Nov 22 2023
Nov 22 2023
clumens added a comment to T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
This is now:
wenningerk committed rPed02f3b53b0b: Merge branch '2.1' into merge_back_to_main (authored by wenningerk).
Merge branch '2.1' into merge_back_to_main
GitHub <noreply@github.com> committed rP5b6ae0d4f6d6: Merge pull request #3269 from wenningerk/merge_back_to_main (authored by wenningerk).
Merge pull request #3269 from wenningerk/merge_back_to_main
wenningerk committed rP7534cc50aefb: Doc: ChangeLog: update for 2.1.7-rc2 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.7-rc2 release
wenningerk committed rPa439d6493fe8: Build: rpm: require minimum libxml2 version of 2.6.0 (authored by kgaillot).
Build: rpm: require minimum libxml2 version of 2.6.0
Update expected test output
wenningerk committed rP0c5a32624a5e: Fix: libcrmcommon: Write crm_verify detailed messages to XML (authored by waltdisgrace).
Fix: libcrmcommon: Write crm_verify detailed messages to XML
Add CLI tests for crm_verify
False alarm, stonith-enabled wasn't set to false and there were no stonith devices. Interesting that the resource was started and promoted in the first place though.
Nov 21 2023
Nov 21 2023
clumens committed rP8a9a1ad1ca61: Refactor: daemons: Add a flags enum to pacemakerd. (authored by clumens).
Refactor: daemons: Add a flags enum to pacemakerd.
clumens committed rP45c73041a45b: Refactor: daemons: Add the child_needs_cluster flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_needs_cluster flag to pacemakerd.
clumens committed rP93833adca29d: Refactor: daemons: Add the child_respawn flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_respawn flag to pacemakerd.
clumens committed rP459ca5063aef: Refactor: daemons: Add the child_needs_retry flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_needs_retry flag to pacemakerd.
clumens committed rPe24b1d850cf1: Refactor: daemons: Add the child_active_before_startup flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_active_before_startup flag to pacemakerd.
clumens committed rP98bb0754cc50: Refactor: daemons: Split pacemakerd.h into two header files. (authored by clumens).
Refactor: daemons: Split pacemakerd.h into two header files.
GitHub <noreply@github.com> committed rP183a5a546ab1: Merge pull request #3263 from clumens/pacemakerd-refactor (authored by kgaillot).
Merge pull request #3263 from clumens/pacemakerd-refactor
clumens committed rPc20e1a21fd17: Refactor: libcrmcommon: Improve xml_find_x_0_schema_index. (authored by clumens).
Refactor: libcrmcommon: Improve xml_find_x_0_schema_index.
clumens committed rP05742c0b9e04: Refactor: libcrmcommon: Add a parameter to a couple schema functions. (authored by clumens).
Refactor: libcrmcommon: Add a parameter to a couple schema functions.
clumens committed rP77874695773a: Refactor: libcrmcommon: Rename several schema-related types. (authored by clumens).
Refactor: libcrmcommon: Rename several schema-related types.
clumens committed rP1f48f8318e83: Refactor: libcrmcommon: Make various schema stuff non-static. (authored by clumens).
Refactor: libcrmcommon: Make various schema stuff non-static.
clumens committed rP10957125c084: Test: libcrmcommon: Add unit tests for pcmk__xml_find_x_0_schema_index. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__xml_find_x_0_schema_index.
GitHub <noreply@github.com> committed rPba1c5e94eb4d: Merge pull request #3262 from clumens/schema-list (authored by kgaillot).
Merge pull request #3262 from clumens/schema-list
kgaillot edited projects for T719: Pacemaker fails to compile using libxml-2.12.0, added: Restricted Project, Pacemaker (2.1.7); removed Pacemaker.
nrwahl2 committed rP254d5e5edd54: Doc: sysconfig: Mark PCMK_cib_timeout as deprecated (authored by nrwahl2).
Doc: sysconfig: Mark PCMK_cib_timeout as deprecated
nrwahl2 committed rPc5b9d3a91142: Doc: sysconfig: Document PCMK_node_action_limit (authored by nrwahl2).
Doc: sysconfig: Document PCMK_node_action_limit
nrwahl2 committed rP5559b2b1705e: Refactor: pacemaker_remote: Use true enumeration for PCMK_remote_pid1 (authored by nrwahl2).
Refactor: pacemaker_remote: Use true enumeration for PCMK_remote_pid1
Doc: sysconfig: Document PCMK_cluster_type
Doc: sysconfig: Document PCMK_remote_pid1
nrwahl2 committed rPcd3a6ce6ee56: Doc: pacemakerd: Mark PCMK_shutdown_delay as deprecated (authored by nrwahl2).
Doc: pacemakerd: Mark PCMK_shutdown_delay as deprecated
Doc: sysconfig: Document PCMK_stderr
nrwahl2 committed rP96c39804323e: Doc: sysconfig: Fix defaults for dh_min_bits/dh_max_bits (authored by nrwahl2).
Doc: sysconfig: Fix defaults for dh_min_bits/dh_max_bits
nrwahl2 committed rP45a331bf9eaa: Doc: sysconfig: Use CRM_DAEMON_USER and CRM_DAEMON_GROUP (authored by nrwahl2).
Doc: sysconfig: Use CRM_DAEMON_USER and CRM_DAEMON_GROUP
nrwahl2 committed rP93a703e6d8d0: Doc: Pacemaker Explained: Document sysconfig variables (authored by nrwahl2).
Doc: Pacemaker Explained: Document sysconfig variables
Build: sphinx: Remove trailing backtick
nrwahl2 committed rP4bf6ed8cf7ac: Doc: attrd: PCMK_respawned -> PCMK_ENV_RESPAWNED (authored by nrwahl2).
Doc: attrd: PCMK_respawned -> PCMK_ENV_RESPAWNED
GitHub <noreply@github.com> committed rPa62c14bd4581: Merge pull request #3245 from nrwahl2/nrwahl2-env (authored by kgaillot).
Merge pull request #3245 from nrwahl2/nrwahl2-env
nrwahl2 committed rP2a17e404a93d: Fix: libcrmcommon: Drop deprecated libxml2 symbols (authored by nrwahl2).
Fix: libcrmcommon: Drop deprecated libxml2 symbols
nrwahl2 closed T719: Pacemaker fails to compile using libxml-2.12.0 as Merged by committing rPabf63bd02f8d: Fix: libcrmcommon: Use const for xmlCtxtGetLastError().
nrwahl2 committed rPabf63bd02f8d: Fix: libcrmcommon: Use const for xmlCtxtGetLastError() (authored by nrwahl2).
Fix: libcrmcommon: Use const for xmlCtxtGetLastError()
Doc, build: Set minimum libxml2 version
GitHub <noreply@github.com> committed rP9d1b7390660f: Merge pull request #3265 from nrwahl2/nrwahl2-clbz5530 (authored by nrwahl2).
Merge pull request #3265 from nrwahl2/nrwahl2-clbz5530
oalbrigt committed rRf45f76600a7e: aws-vpc-move-ip/aws-vpc-route53/awseip/awsvip: add auth_type parameter and AWS… (authored by oalbrigt).
aws-vpc-move-ip/aws-vpc-route53/awseip/awsvip: add auth_type parameter and AWS…
GitHub <noreply@github.com> committed rR0a72b4994df5: Merge pull request #1900 from oalbrigt/awsvip-auth_type-policy (authored by oalbrigt).
Merge pull request #1900 from oalbrigt/awsvip-auth_type-policy
oalbrigt committed rR54fa7a59c366: storage_mon: fix file handler out of scope leak and uninitialized values (authored by oalbrigt).
storage_mon: fix file handler out of scope leak and uninitialized values
oalbrigt committed rRb23ba4eaefb5: findif: also check that netmaskbits != EOS (authored by oalbrigt).
findif: also check that netmaskbits != EOS
GitHub <noreply@github.com> committed rRe71da2cc9096: Merge pull request #1902 from oalbrigt/storage_mon-findif-fixes (authored by oalbrigt).
Merge pull request #1902 from oalbrigt/storage_mon-findif-fixes
Nov 20 2023
Nov 20 2023
nrwahl2 raised the priority of T719: Pacemaker fails to compile using libxml-2.12.0 from High to Unbreak Now!.
jfriesse committed rC982ff8d818ec: License: Fix year (mainly to fix rust building) (authored by jfriesse).
License: Fix year (mainly to fix rust building)
GitHub <noreply@github.com> committed rQc7528139dc8a: doxygen2man: Include libxml/parser.h (#494) (authored by chrissie-c).
doxygen2man: Include libxml/parser.h (#494)
Nov 17 2023
Nov 17 2023
nrwahl2 triaged T718: pcmk__readable_interval() unit boundaries are sometimes incorrect as Low priority.
Nov 15 2023
Nov 15 2023
HideoYamauchi committed rPef1939fff1c9: Mid: controld/schedullerd: Change the default value of node-pending-timeout to… (authored by HideoYamauchi).
Mid: controld/schedullerd: Change the default value of node-pending-timeout to…
GitHub <noreply@github.com> committed rPa76f2b5fda47: Merge pull request #3259 from HideoYamauchi/default_0_2.1 (authored by kgaillot).
Merge pull request #3259 from HideoYamauchi/default_0_2.1
clumens committed rP80f8a8e47db6: Refactor: libcrmcommon: validate_with should take a schema as argument. (authored by clumens).
Refactor: libcrmcommon: validate_with should take a schema as argument.
clumens committed rPdc735e1f6b2c: Refactor: libcrmcommon: Remove prototypes for internal functions. (authored by clumens).
Refactor: libcrmcommon: Remove prototypes for internal functions.
clumens committed rP91ef9fac634a: Refactor: libcrmcommon: Break schema freeing out into a function. (authored by clumens).
Refactor: libcrmcommon: Break schema freeing out into a function.
clumens committed rPa7202fdfc880: Refactor: libcrmcommon: Clean up add_schema a bit. (authored by clumens).
Refactor: libcrmcommon: Clean up add_schema a bit.
clumens committed rPd83dedf2d422: Refactor: libcrmcommon: Use pcmk__s in schemas.c where possible. (authored by clumens).
Refactor: libcrmcommon: Use pcmk__s in schemas.c where possible.