- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 2 2024
Jul 2 2024
kgaillot committed rP03c1bc3c26d6: API: libcrmcommon: drop pcmk_scheduler_t rsc_defaults member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t rsc_defaults member
kgaillot committed rP83fbd67a90b7: API: libcrmcommon: drop pcmk_scheduler_t op_defaults member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t op_defaults member
GitHub <noreply@github.com> committed rP13216b91470f: Merge pull request #3560 from kgaillot/drop (authored by nrwahl2).
Merge pull request #3560 from kgaillot/drop
kgaillot committed rP461ec64f68de: API: libcrmcommon: drop pcmk_scheduler_t num_synapse member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t num_synapse member
Jul 2 2024, 6:37 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jul 2 2024, 6:33 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rPe99436bb69aa: Merge pull request #3546 from gao-yan/mainloop_add_ipc_client_attempts (authored by kgaillot).
Merge pull request #3546 from gao-yan/mainloop_add_ipc_client_attempts
gao-yan committed rPfc921ee7508d: Refactor: libcib: new function cib__signon_attempts() (authored by gao-yan).
Refactor: libcib: new function cib__signon_attempts()
gao-yan committed rP7097c07f0972: Fix: tools: CIB clients retry signon upon an EAGAIN error (authored by gao-yan).
Fix: tools: CIB clients retry signon upon an EAGAIN error
nrwahl2 committed rP624b09e58d21: Refactor: libcrmcommon: Clean up add_schema_by_version() (authored by nrwahl2).
Refactor: libcrmcommon: Clean up add_schema_by_version()
nrwahl2 committed rPcb45134b5924: Refactor: libcrmcommon: Drop support for unversioned upgrade-enter.xsl (authored by nrwahl2).
Refactor: libcrmcommon: Drop support for unversioned upgrade-enter.xsl
nrwahl2 committed rPc27090b7b2ea: Refactor: libcrmcommon: Consider pre-/post-upgrade XSLT failures fatal (authored by nrwahl2).
Refactor: libcrmcommon: Consider pre-/post-upgrade XSLT failures fatal
nrwahl2 committed rPe29e0a289f88: Test: cts-cli: Update outputs for numeric XSLT naming scheme (authored by nrwahl2).
Test: cts-cli: Update outputs for numeric XSLT naming scheme
nrwahl2 committed rP8b0442702508: Refactor: libcrmcommon: Use order numbers for XSL transform stylesheets (authored by nrwahl2).
Refactor: libcrmcommon: Use order numbers for XSL transform stylesheets
nrwahl2 committed rP69bcb7d484af: Refactor: various: Drop explicit _GNU_SOURCE define in .c files (authored by nrwahl2).
Refactor: various: Drop explicit _GNU_SOURCE define in .c files
GitHub <noreply@github.com> committed rPf83a7f6ba16d: Merge pull request #3553 from nrwahl2/nrwahl2-xsl_transform3 (authored by kgaillot).
Merge pull request #3553 from nrwahl2/nrwahl2-xsl_transform3
GitHub <noreply@github.com> committed rPa925ddd84f12: Merge pull request #3557 from ClusterLabs/main (authored by kgaillot).
Merge pull request #3557 from ClusterLabs/main
In T745#12714, @kgaillot wrote:I've already got something ready to go
In T807#12633, @nrwahl2 wrote:(with a little magic to re-allow the old name as a custom name after a CIB has been upgraded).
Do we want this immediately? This doesn't even require magic, it's the default behavior if we don't ban the old name in the new schema. However, last time we talked in Slack:
the idea is to prevent the newly dropped options from being used after the transform (at least until the next transform)
user has old CIB with dropped option: implicit upgrade drops the option
user has new CIB after option is dropped: can't add option
user has even newer CIB much later: can add dropped option as custom name
(schema major version X, X+1, X+2)
Jul 2 2024, 12:24 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rPca58b4435957: Merge pull request #3541 from ClusterLabs/main (authored by kgaillot).
Merge pull request #3541 from ClusterLabs/main
kgaillot committed rP4494117e05e2: Feature: sysconfig: deprecate PCMK_dh_min_bits environment variable (authored by kgaillot).
Feature: sysconfig: deprecate PCMK_dh_min_bits environment variable
kgaillot committed rP1a6b5047ba69: Doc: libcrmcommon: document booth compatibility issue (authored by kgaillot).
Doc: libcrmcommon: document booth compatibility issue
GitHub <noreply@github.com> committed rP1bfce0444240: Merge pull request #3552 from kgaillot/release (authored by kgaillot).
Merge pull request #3552 from kgaillot/release
kgaillot committed rPb731d37cc5bf: Doc: ChangeLog: update for 2.1.8-rc2 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.8-rc2 release
nrwahl2 committed rPcb1952eb2d7a: Refactor: xml: Replace test with if and brackets in regression.sh (authored by nrwahl2).
Refactor: xml: Replace test with if and brackets in regression.sh
nrwahl2 committed rPdb26434b57f8: Low: xml: Work around libxml2 bug breaking regression.sh (authored by nrwahl2).
Low: xml: Work around libxml2 bug breaking regression.sh
nrwahl2 committed rP34b242395bdd: Refactor: xml: Drop tabs from regression.sh (authored by nrwahl2).
Refactor: xml: Drop tabs from regression.sh
GitHub <noreply@github.com> committed rP4de9c5ff4883: Merge pull request #3550 from nrwahl2/nrwahl2-xsl_transform2 (authored by nrwahl2).
Merge pull request #3550 from nrwahl2/nrwahl2-xsl_transform2
nrwahl2 committed rPc216c5db49d5: Low: xml: Fix cts_scheduler test suite in regression.sh (authored by nrwahl2).
Low: xml: Fix cts_scheduler test suite in regression.sh
nrwahl2 committed rP9a3f9849174d: Feature: xml: Drop browser-based testing from regression.sh (authored by nrwahl2).
Feature: xml: Drop browser-based testing from regression.sh
nrwahl2 committed rP9904c94b219e: Refactor: xml: Move default tests to top of regression.sh (authored by nrwahl2).
Refactor: xml: Move default tests to top of regression.sh
nrwahl2 committed rPccbc5a44e6cf: Refactor: xml: Drop -S (self-check) option from xml/regression.sh (authored by nrwahl2).
Refactor: xml: Drop -S (self-check) option from xml/regression.sh
nrwahl2 committed rPcf2779ee4d13: Feature: xml: Drop RNGVALIDATOR environment variable from regression.sh (authored by nrwahl2).
Feature: xml: Drop RNGVALIDATOR environment variable from regression.sh
nrwahl2 committed rPa6db68c281c9: Fix: libcrmcluster: Ensure priv is non-NULL in crm_cluster_connect() (authored by nrwahl2).
Fix: libcrmcluster: Ensure priv is non-NULL in crm_cluster_connect()
gao-yan committed rP8a6dc111c269: Fix: libcrmcluster: use local hostname for node name if not configured in… (authored by gao-yan).
Fix: libcrmcluster: use local hostname for node name if not configured in…
GitHub <noreply@github.com> committed rP579ea795f4d8: Merge pull request #3548 from nrwahl2/nrwahl2-sbd_fix (authored by kgaillot).
Merge pull request #3548 from nrwahl2/nrwahl2-sbd_fix
GitHub <noreply@github.com> committed rPbc418eddc687: Merge pull request #3547 from gao-yan/cluster-local-hostname (authored by kgaillot).
Merge pull request #3547 from gao-yan/cluster-local-hostname
nrwahl2 committed rP76e4c1017cb5: Feature: xml: Drop DIFF* environment variables from regression.sh (authored by nrwahl2).
Feature: xml: Drop DIFF* environment variables from regression.sh
nrwahl2 committed rPd1f2aa7eb001: Feature: xml: Drop XSLTPROCESSOR environment variable from regression.sh (authored by nrwahl2).
Feature: xml: Drop XSLTPROCESSOR environment variable from regression.sh
GitHub <noreply@github.com> committed rP50736b437dea: Merge pull request #3537 from kgaillot/drop (authored by kgaillot).
Merge pull request #3537 from kgaillot/drop
nrwahl2 committed rP7b68e220b092: Fix: tools: Don't double-free XML in crm_verify after schema update (authored by nrwahl2).
Fix: tools: Don't double-free XML in crm_verify after schema update
GitHub <noreply@github.com> committed rPca114c1785ac: Merge pull request #3545 from nrwahl2/nrwahl2-fixes (authored by kgaillot).
Merge pull request #3545 from nrwahl2/nrwahl2-fixes
kgaillot committed rPd2953853501d: API: libcrmcommon: drop pcmk_scheduler_t singletons member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t singletons member
kgaillot committed rP4688bc0fe937: API: libcrmcommon: drop pcmk_scheduler_t actions member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t actions member
kgaillot committed rPc35de442c0f3: API: libcrmcommon: drop pcmk_scheduler_t stonith_action member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t stonith_action member
kgaillot committed rP98b7556e980b: API: libcrmcommon: drop pcmk_scheduler_t dc_uuid member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t dc_uuid member
kgaillot committed rP14dabe3968b5: API: libcrmcommon: drop pcmk_scheduler_t config_hash member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t config_hash member
kgaillot committed rP89e80d2dc384: API: libcrmcommon: drop pcmk_scheduler_t placement_strategy member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t placement_strategy member
kgaillot committed rP5ed152ec389b: API: libcrmcommon: drop pcmk_scheduler_t tickets member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t tickets member
kgaillot committed rPcdb82aaa5d39: API: libcrmcommon: drop pcmk_scheduler_t stonith_timeout member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t stonith_timeout member
clumens committed rP98438f8cd0a9: Med: libcrmcommon: Use glib for calculating MD5 checksums. (authored by clumens).
Med: libcrmcommon: Use glib for calculating MD5 checksums.
clumens committed rPdb8d1c1695d1: Revert "Med: Build: Add macros to better support gnutls and FIPS." (authored by clumens).
Revert "Med: Build: Add macros to better support gnutls and FIPS."
clumens committed rP0134c2a807ed: Revert "Med: libcrmcommon: Disable FIPS mode when running md5sum check." (authored by clumens).
Revert "Med: libcrmcommon: Disable FIPS mode when running md5sum check."
GitHub <noreply@github.com> committed rPd63146cb304b: Merge pull request #3542 from clumens/glib-md5 (authored by kgaillot).
Merge pull request #3542 from clumens/glib-md5
kgaillot committed rPa281fb5dc89d: API: libcrmcommon: drop pcmk_scheduler_t now member (authored by kgaillot).
API: libcrmcommon: drop pcmk_scheduler_t now member
nrwahl2 committed rPcb298b9ecf81: API: libcrmcluster: Drop crm_peer_cache global variable (authored by nrwahl2).
API: libcrmcluster: Drop crm_peer_cache global variable
GitHub <noreply@github.com> committed rP24554aa21186: Merge pull request #3539 from nrwahl2/nrwahl2-compat_drops (authored by nrwahl2).
Merge pull request #3539 from nrwahl2/nrwahl2-compat_drops
nrwahl2 committed rP1ffadb78455e: Refactor: libcrmcluster: Drop unused includes from cluster.h (authored by nrwahl2).
Refactor: libcrmcluster: Drop unused includes from cluster.h
nrwahl2 committed rPed688c8cf3de: API: libcrmcluster: Drop enum crm_join_phase and its values (authored by nrwahl2).
API: libcrmcluster: Drop enum crm_join_phase and its values
nrwahl2 committed rP6c96aac3992f: API: libcrmcluster: Drop CRM_NODE_LOST string constant (authored by nrwahl2).
API: libcrmcluster: Drop CRM_NODE_LOST string constant
nrwahl2 committed rP98eadf45b1c6: API: libcrmcluster: Drop crm_remote_peer_cache global variable (authored by nrwahl2).
API: libcrmcluster: Drop crm_remote_peer_cache global variable
nrwahl2 committed rP89f23c996bd8: API: libcrmcluster: Drop CRM_NODE_MEMBER string constant (authored by nrwahl2).
API: libcrmcluster: Drop CRM_NODE_MEMBER string constant
nrwahl2 committed rPce24ff879893: API: libcrmcluster: Drop crm_peer_seq global variable (authored by nrwahl2).
API: libcrmcluster: Drop crm_peer_seq global variable
nrwahl2 committed rP0e0986d61c91: Refactor: controller: Make controld_join_phase_text() static (authored by nrwahl2).
Refactor: controller: Make controld_join_phase_text() static
nrwahl2 committed rP985eac3ecc9e: API: libcrmcluster: Drop pcmk_cluster_t cpg_handle member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t cpg_handle member
nrwahl2 committed rP862b29749e23: API: libcrmcluster: Drop crm_join_nack_quiet enum value (authored by nrwahl2).
API: libcrmcluster: Drop crm_join_nack_quiet enum value
nrwahl2 committed rPb95671891428: API: libcrmcluster: Drop pcmk_cluster_t uname member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t uname member
nrwahl2 committed rP92632d3abf24: API: libcrmcluster: Drop pcmk_cluster_t nodeid member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t nodeid member
nrwahl2 committed rP7afc160751bc: API: libcrmcluster: Drop pcmk_cluster_t uuid member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t uuid member
nrwahl2 committed rPf0df6261c17d: API: libcrmcluster: Drop pcmk_cluster_t group member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t group member
nrwahl2 committed rP4b6ed761377f: API: libcrmcluster: Rename struct crm_cluster_s to struct pcmk__cluster (authored by nrwahl2).
API: libcrmcluster: Rename struct crm_cluster_s to struct pcmk__cluster
nrwahl2 committed rP1e5d6f7098c1: Refactor: controller: Get node UUID directly instead of from cluster obj (authored by nrwahl2).
Refactor: controller: Get node UUID directly instead of from cluster obj
nrwahl2 committed rP44f0e19356c3: API: libcrmcluster: New pcmk_cluster_t priv member (authored by nrwahl2).
API: libcrmcluster: New pcmk_cluster_t priv member
nrwahl2 committed rP064c3f05cd09: API: libcrmcluster: Drop enum crm_ais_msg_types and its values (authored by nrwahl2).
API: libcrmcluster: Drop enum crm_ais_msg_types and its values
nrwahl2 committed rPa0afca03180a: API: libcrmcluster: Drop enum crm_ais_msg_class and its value (authored by nrwahl2).
API: libcrmcluster: Drop enum crm_ais_msg_class and its value
nrwahl2 committed rP61f4b8f2bf23: Refactor: libcrmcluster: Typedef struct crm_cluster_s not pcmk_cluster_t (authored by nrwahl2).
Refactor: libcrmcluster: Typedef struct crm_cluster_s not pcmk_cluster_t
nrwahl2 committed rP9ccfd107b23f: API: libcrmcluster: Drop enum crm_status_type and its values (authored by nrwahl2).
API: libcrmcluster: Drop enum crm_status_type and its values
nrwahl2 committed rPc4018fef6d94: API: libcrmcluster: Drop enum crm_node_flags and all its values (authored by nrwahl2).
API: libcrmcluster: Drop enum crm_node_flags and all its values
nrwahl2 committed rPed6ede54de91: Refactor: libcrmcluster: pcmk__node_status_t:uname -> name (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__node_status_t:uname -> name
nrwahl2 committed rP73c58e45ca16: Doc: various: Correct doxygen inline syntax (authored by nrwahl2).
Doc: various: Correct doxygen inline syntax
nrwahl2 committed rP109d71e056a7: Refactor: libcrmcluster: pcmk__node_status_t:uuid -> xml_id (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__node_status_t:uuid -> xml_id
nrwahl2 committed rP3b16d52f0b90: Refactor: libcrmcluster: pcmk__node_status_t:last_seen -> membership_id (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__node_status_t:last_seen -> membership_id
GitHub <noreply@github.com> committed rPb0d64ad8c02a: Merge pull request #3538 from gao-yan/crm_verify-error-warning (authored by kgaillot).
Merge pull request #3538 from gao-yan/crm_verify-error-warning
gao-yan committed rP9e499633b318: Test: cts-cli: update expected output for crm_verify to distinguish… (authored by gao-yan).
Test: cts-cli: update expected output for crm_verify to distinguish…
GitHub <noreply@github.com> committed rP29c88868e423: Merge pull request #3535 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3535 from kgaillot/fixes
kgaillot committed rP65eb6e7131bb: Low: libcrmcommon: handle formatting errors in pcmk__time_format_hr() (authored by kgaillot).
Low: libcrmcommon: handle formatting errors in pcmk__time_format_hr()
gao-yan committed rP60c6d8cb5dea: Fix: tools: crm_verify distinguishes configuration warnings and errors (authored by gao-yan).
Fix: tools: crm_verify distinguishes configuration warnings and errors
GitHub <noreply@github.com> committed rPf95ac68a1c9c: Merge pull request #3533 from kgaillot/drop (authored by kgaillot).
Merge pull request #3533 from kgaillot/drop
kgaillot committed rPb77c853d612b: Fix: libcrmcommon: don't try to add to full string in pcmk__time_format_hr() (authored by kgaillot).
Fix: libcrmcommon: don't try to add to full string in pcmk__time_format_hr()
GitHub <noreply@github.com> committed rPabc25ce4b81f: Merge pull request #3534 from clumens/more-fips (authored by kgaillot).
Merge pull request #3534 from clumens/more-fips
kgaillot committed rPa2c71cb7f179: Refactor: libcrmcommon: use sizeof() in pcmk__time_format_hr() (authored by kgaillot).
Refactor: libcrmcommon: use sizeof() in pcmk__time_format_hr()
kgaillot committed rP3a2e9e31dbed: Test: test-headers.sh: test library-private headers (authored by kgaillot).
Test: test-headers.sh: test library-private headers
kgaillot committed rP426eef2e5180: Low: libraries: ensure includes are outside extern in public headers (authored by kgaillot).
Low: libraries: ensure includes are outside extern in public headers
clumens committed rPfde65ae609ab: Med: Build: Add macros to better support gnutls and FIPS. (authored by clumens).
Med: Build: Add macros to better support gnutls and FIPS.
kgaillot committed rP5c57cd1885c3: Low: libraries: ensure private headers follow usual header conventions (authored by kgaillot).
Low: libraries: ensure private headers follow usual header conventions
kgaillot committed rP7d16e2dee9a6: Refactor: libpacemaker: de-inline pcmk__colocation_node_attr() (authored by kgaillot).
Refactor: libpacemaker: de-inline pcmk__colocation_node_attr()