Page MenuHomeClusterLabs Projects
Feed Advanced Search

Jul 2 2024

nrwahl2 committed rP01ee47e2b650: API: tools: Drop crm_mon --simple-status option (authored by nrwahl2).
API: tools: Drop crm_mon --simple-status option
Jul 2 2024, 11:01 PM
nrwahl2 committed rP643372d585e0: API: tools: Drop crm_mon --web-cgi option (authored by nrwahl2).
API: tools: Drop crm_mon --web-cgi option
Jul 2 2024, 11:01 PM
nrwahl2 committed rP624b09e58d21: Refactor: libcrmcommon: Clean up add_schema_by_version() (authored by nrwahl2).
Refactor: libcrmcommon: Clean up add_schema_by_version()
Jul 2 2024, 1:35 PM
nrwahl2 committed rPcb45134b5924: Refactor: libcrmcommon: Drop support for unversioned upgrade-enter.xsl (authored by nrwahl2).
Refactor: libcrmcommon: Drop support for unversioned upgrade-enter.xsl
Jul 2 2024, 1:35 PM
nrwahl2 committed rPc27090b7b2ea: Refactor: libcrmcommon: Consider pre-/post-upgrade XSLT failures fatal (authored by nrwahl2).
Refactor: libcrmcommon: Consider pre-/post-upgrade XSLT failures fatal
Jul 2 2024, 1:35 PM
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
Jul 2 2024, 1:35 PM
nrwahl2 committed rP8b0442702508: Refactor: libcrmcommon: Use order numbers for XSL transform stylesheets (authored by nrwahl2).
Refactor: libcrmcommon: Use order numbers for XSL transform stylesheets
Jul 2 2024, 1:35 PM
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
Jul 2 2024, 1:35 PM
nrwahl2 added a comment to T745: Remove support for rkt bundles.

I've already got something ready to go

Jul 2 2024, 1:30 PM ยท Restricted Project, Restricted Project, Restricted Project
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rPdb26434b57f8: Low: xml: Work around libxml2 bug breaking regression.sh (authored by nrwahl2).
Low: xml: Work around libxml2 bug breaking regression.sh
Jul 2 2024, 11:39 AM
nrwahl2 committed rP34b242395bdd: Refactor: xml: Drop tabs from regression.sh (authored by nrwahl2).
Refactor: xml: Drop tabs from regression.sh
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rP9a3f9849174d: Feature: xml: Drop browser-based testing from regression.sh (authored by nrwahl2).
Feature: xml: Drop browser-based testing from regression.sh
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rPcf2779ee4d13: Feature: xml: Drop RNGVALIDATOR environment variable from regression.sh (authored by nrwahl2).
Feature: xml: Drop RNGVALIDATOR environment variable from regression.sh
Jul 2 2024, 11:39 AM
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()
Jul 2 2024, 11:39 AM
nrwahl2 committed rP76e4c1017cb5: Feature: xml: Drop DIFF* environment variables from regression.sh (authored by nrwahl2).
Feature: xml: Drop DIFF* environment variables from regression.sh
Jul 2 2024, 11:39 AM
nrwahl2 committed rPd1f2aa7eb001: Feature: xml: Drop XSLTPROCESSOR environment variable from regression.sh (authored by nrwahl2).
Feature: xml: Drop XSLTPROCESSOR environment variable from regression.sh
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rPcb298b9ecf81: API: libcrmcluster: Drop crm_peer_cache global variable (authored by nrwahl2).
API: libcrmcluster: Drop crm_peer_cache global variable
Jul 2 2024, 11:39 AM
nrwahl2 committed rP1ffadb78455e: Refactor: libcrmcluster: Drop unused includes from cluster.h (authored by nrwahl2).
Refactor: libcrmcluster: Drop unused includes from cluster.h
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rP6c96aac3992f: API: libcrmcluster: Drop CRM_NODE_LOST string constant (authored by nrwahl2).
API: libcrmcluster: Drop CRM_NODE_LOST string constant
Jul 2 2024, 11:39 AM
nrwahl2 committed rP98eadf45b1c6: API: libcrmcluster: Drop crm_remote_peer_cache global variable (authored by nrwahl2).
API: libcrmcluster: Drop crm_remote_peer_cache global variable
Jul 2 2024, 11:39 AM
nrwahl2 committed rP89f23c996bd8: API: libcrmcluster: Drop CRM_NODE_MEMBER string constant (authored by nrwahl2).
API: libcrmcluster: Drop CRM_NODE_MEMBER string constant
Jul 2 2024, 11:39 AM
nrwahl2 committed rPce24ff879893: API: libcrmcluster: Drop crm_peer_seq global variable (authored by nrwahl2).
API: libcrmcluster: Drop crm_peer_seq global variable
Jul 2 2024, 11:39 AM
nrwahl2 committed rP0e0986d61c91: Refactor: controller: Make controld_join_phase_text() static (authored by nrwahl2).
Refactor: controller: Make controld_join_phase_text() static
Jul 2 2024, 11:39 AM
nrwahl2 committed rP985eac3ecc9e: API: libcrmcluster: Drop pcmk_cluster_t cpg_handle member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t cpg_handle member
Jul 2 2024, 11:39 AM
nrwahl2 committed rP862b29749e23: API: libcrmcluster: Drop crm_join_nack_quiet enum value (authored by nrwahl2).
API: libcrmcluster: Drop crm_join_nack_quiet enum value
Jul 2 2024, 11:39 AM
nrwahl2 committed rPb95671891428: API: libcrmcluster: Drop pcmk_cluster_t uname member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t uname member
Jul 2 2024, 11:39 AM
nrwahl2 committed rP92632d3abf24: API: libcrmcluster: Drop pcmk_cluster_t nodeid member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t nodeid member
Jul 2 2024, 11:39 AM
nrwahl2 committed rP7afc160751bc: API: libcrmcluster: Drop pcmk_cluster_t uuid member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t uuid member
Jul 2 2024, 11:39 AM
nrwahl2 committed rPf0df6261c17d: API: libcrmcluster: Drop pcmk_cluster_t group member (authored by nrwahl2).
API: libcrmcluster: Drop pcmk_cluster_t group member
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rP44f0e19356c3: API: libcrmcluster: New pcmk_cluster_t priv member (authored by nrwahl2).
API: libcrmcluster: New pcmk_cluster_t priv member
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rPed6ede54de91: Refactor: libcrmcluster: pcmk__node_status_t:uname -> name (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__node_status_t:uname -> name
Jul 2 2024, 11:39 AM
nrwahl2 committed rP73c58e45ca16: Doc: various: Correct doxygen inline syntax (authored by nrwahl2).
Doc: various: Correct doxygen inline syntax
Jul 2 2024, 11:39 AM
nrwahl2 committed rP109d71e056a7: Refactor: libcrmcluster: pcmk__node_status_t:uuid -> xml_id (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__node_status_t:uuid -> xml_id
Jul 2 2024, 11:39 AM
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
Jul 2 2024, 11:39 AM
nrwahl2 committed rPdf7e49b46c84: 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
Jul 2 2024, 11:39 AM
nrwahl2 claimed T745: Remove support for rkt bundles.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project, Restricted Project
nrwahl2 changed the status of T742: Drop "default" as an allowed value for some meta-attributes from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project
nrwahl2 added a comment to T745: Remove support for rkt bundles.

hope ya don't mind if I grab this one

Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project, Restricted Project
nrwahl2 changed the status of T820: Drop rkt as bundle container element in resources schema from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 changed the status of Restricted Maniphest Task, a subtask of T819: Drop upstart and nagios as class choices in resources schema, from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 changed the status of T819: Drop upstart and nagios as class choices in resources schema from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 changed the status of Restricted Maniphest Task, a subtask of T819: Drop upstart and nagios as class choices in resources schema, from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 claimed T819: Drop upstart and nagios as class choices in resources schema.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 changed the status of Restricted Maniphest Task, a subtask of T821: Drop ping as node type choice in nodes schema, from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 changed the status of T821: Drop ping as node type choice in nodes schema from Open to WIP.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project
nrwahl2 closed T793: Drop public API access to most of libcrmcluster as Merged.

Closed via cb298b9e. None of the commits from https://github.com/ClusterLabs/pacemaker/pull/3539 were properly linked here, despite their commit messages having the relevant phrases.

Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 added a comment to T807: Drop support for deprecated aliases of cluster options.

(with a little magic to re-allow the old name as a custom name after a CIB has been upgraded).

Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 claimed T821: Drop ping as node type choice in nodes schema.
Jul 2 2024, 11:02 AM ยท Restricted Project, Restricted Project

Jun 14 2024

nrwahl2 triaged T835: date-X and origin scheduler regression tests fail when run directly as Low priority.
Jun 14 2024, 2:26 AM ยท Restricted Project, Restricted Project
nrwahl2 updated the task description for T828: bundle-order-partial regression test fails and was never added to cts-scheduler.
Jun 14 2024, 2:25 AM ยท Restricted Project, Restricted Project

Jun 13 2024

nrwahl2 added a comment to T832: Colocation score doubled for promotion score.

yeah I just meant that I usually wouldn't check scores unless they're affecting the behavior somehow, so I'm surprised this was found

Jun 13 2024, 2:17 PM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 added a comment to T832: Colocation score doubled for promotion score.

Side note, the test input itself is intriguing. The summary wouldn't change even if this issue were fixed and the scores were applied correctly. So the problem shouldn't have been noticeable with this particular input.

Jun 13 2024, 5:33 AM ยท Restricted Project, Restricted Project, Restricted Project, Restricted Project

Jun 11 2024

nrwahl2 committed rP1718d916af60: Refactor: libcrmcluster: Drop send_cpg_text() local argument (authored by nrwahl2).
Refactor: libcrmcluster: Drop send_cpg_text() local argument
Jun 11 2024, 8:31 PM
nrwahl2 committed rPd4262a1c1f43: Refactor: libcrmcluster: Drop pcmk__cpg_host_t:local (authored by nrwahl2).
Refactor: libcrmcluster: Drop pcmk__cpg_host_t:local
Jun 11 2024, 8:31 PM
nrwahl2 committed rP62496c519c9d: Refactor: libcrmcluster: pcmk__node_status_t:id -> cluster_layer_id (authored by nrwahl2).
Refactor: libcrmcluster: pcmk__node_status_t:id -> cluster_layer_id
Jun 11 2024, 8:31 PM
nrwahl2 committed rPc59cdcaf69de: API: libcrmcluster: Drop crm_have_quorum (authored by nrwahl2).
API: libcrmcluster: Drop crm_have_quorum
Jun 11 2024, 5:09 PM
nrwahl2 committed rP05283ce019a7: Refactor: libcrmcluster: Guard lib-private funcs with SUPPORT_COROSYNC (authored by nrwahl2).
Refactor: libcrmcluster: Guard lib-private funcs with SUPPORT_COROSYNC
Jun 11 2024, 5:09 PM
nrwahl2 committed rPdbee0028ebed: API: libcrmcluster: Drop crm_join_phase_str() (authored by nrwahl2).
API: libcrmcluster: Drop crm_join_phase_str()
Jun 11 2024, 5:09 PM
nrwahl2 committed rP89531b4e4a7f: API: libcrmcluster: Drop struct crm_peer_node_s (authored by nrwahl2).
API: libcrmcluster: Drop struct crm_peer_node_s
Jun 11 2024, 5:09 PM
nrwahl2 committed rPc9e4b1c5653b: API: libcrmcluster: Drop crm_node_t (authored by nrwahl2).
API: libcrmcluster: Drop crm_node_t
Jun 11 2024, 5:08 PM

Jun 10 2024

nrwahl2 committed rP651b51223c00: Test: cts-cli, cts-scheduler: Add on_node to lrm_rsc_op entries (authored by nrwahl2).
Test: cts-cli, cts-scheduler: Add on_node to lrm_rsc_op entries
Jun 10 2024, 7:50 PM
nrwahl2 committed rPf59c4de5d47f: Low: cts-cli: Fix XML syntax error in crm_mon-feature_set.xml (authored by nrwahl2).
Low: cts-cli: Fix XML syntax error in crm_mon-feature_set.xml
Jun 10 2024, 7:50 PM
nrwahl2 committed rP0a1e80d57b28: Test: cts-scheduler: Update expected outputs for on_node (authored by nrwahl2).
Test: cts-scheduler: Update expected outputs for on_node
Jun 10 2024, 7:49 PM
nrwahl2 committed rP64e5ca5e205c: Test: cts-cli: Update expected outputs for on_node (authored by nrwahl2).
Test: cts-cli: Update expected outputs for on_node
Jun 10 2024, 7:49 PM
nrwahl2 committed rP7bf5031650e4: Low: libpacemaker: Include on_node in injected lrm_rsc_op entries (authored by nrwahl2).
Low: libpacemaker: Include on_node in injected lrm_rsc_op entries
Jun 10 2024, 7:49 PM
nrwahl2 committed rPf95fcbd50e3b: Refactor: libpe_status: Drop pe__is_newer_op() same_node argument (authored by nrwahl2).
Refactor: libpe_status: Drop pe__is_newer_op() same_node argument
Jun 10 2024, 7:49 PM
nrwahl2 committed rP6ef4f23fb1e3: API: tools: crm_resource --delete now succeeds if resource doesn't exist (authored by nrwahl2).
API: tools: crm_resource --delete now succeeds if resource doesn't exist
Jun 10 2024, 7:49 PM
nrwahl2 committed rPe727ec972d5c: API: tools: crm_resource --option throws usage error if appropriate (authored by nrwahl2).
API: tools: crm_resource --option throws usage error if appropriate
Jun 10 2024, 7:49 PM
nrwahl2 committed rP3682b978480c: API: tools: crm_resource --delete does not accept clone instances (authored by nrwahl2).
API: tools: crm_resource --delete does not accept clone instances
Jun 10 2024, 7:49 PM
nrwahl2 committed rP792baf20bd1d: API: tools: crm_resource --delete exits with CRM_EX_USAGE without -t opt (authored by nrwahl2).
API: tools: crm_resource --delete exits with CRM_EX_USAGE without -t opt
Jun 10 2024, 7:49 PM
nrwahl2 committed rP4ac4e027f75a: API: tools: crm_resource rejects invalid timeouts (authored by nrwahl2).
API: tools: crm_resource rejects invalid timeouts
Jun 10 2024, 7:48 PM
nrwahl2 committed rPb7821e8fd3b9: Refactor: libcrmcommon: Drop unused pcmk__xml_write_fd() arguments (authored by nrwahl2).
Refactor: libcrmcommon: Drop unused pcmk__xml_write_fd() arguments
Jun 10 2024, 7:48 PM
nrwahl2 committed rPd2eaec3cf03a: Refactor: libcrmcommon: Drop unused pcmk__xml_write_file() argument (authored by nrwahl2).
Refactor: libcrmcommon: Drop unused pcmk__xml_write_file() argument
Jun 10 2024, 7:48 PM
nrwahl2 committed rPfefaa7d2ce7c: Refactor: libcrmcommon: Drop unused write_xml_stream() argument (authored by nrwahl2).
Refactor: libcrmcommon: Drop unused write_xml_stream() argument
Jun 10 2024, 7:48 PM
nrwahl2 committed rP2af8eb6b3c87: API: liblrmd: t_run member of lrmd_event_data_t is now type time_t (authored by nrwahl2).
API: liblrmd: t_run member of lrmd_event_data_t is now type time_t
Jun 10 2024, 7:47 PM
nrwahl2 committed rP37a35ac9fae3: Doc: Pacemaker Explained: Drop shutdown_delay local option (authored by nrwahl2).
Doc: Pacemaker Explained: Drop shutdown_delay local option
Jun 10 2024, 7:47 PM
nrwahl2 committed rP732a4f4a702f: API: liblrmd: t_rcchange member of lrmd_event_data_t is now type time_t (authored by nrwahl2).
API: liblrmd: t_rcchange member of lrmd_event_data_t is now type time_t
Jun 10 2024, 7:47 PM
nrwahl2 committed rP343e57d02d0a: Doc: libcrmcommon: Drop mentions of XML_ATTR_DIFF (authored by nrwahl2).
Doc: libcrmcommon: Drop mentions of XML_ATTR_DIFF
Jun 10 2024, 12:42 PM
nrwahl2 committed rP6dc074e6dfc2: Refactor: libcrmcommon, attrd: Drop PCMK__ATTRD_CMD_FLUSH (authored by nrwahl2).
Refactor: libcrmcommon, attrd: Drop PCMK__ATTRD_CMD_FLUSH
Jun 10 2024, 12:41 PM
nrwahl2 committed rP462fbfbcc7e8: Low: libcrmcluster: Default remote_state_from_cib() to false (authored by nrwahl2).
Low: libcrmcluster: Default remote_state_from_cib() to false
Jun 10 2024, 12:41 PM
nrwahl2 committed rPd3981d2d6aaa: Refactor: libpe_status: Drop support for per-resource failcounts (authored by nrwahl2).
Refactor: libpe_status: Drop support for per-resource failcounts
Jun 10 2024, 12:41 PM
nrwahl2 committed rP4dcb43bdc760: Test: cts-scheduler: Drop per-resource fail counts (authored by nrwahl2).
Test: cts-scheduler: Drop per-resource fail counts
Jun 10 2024, 12:41 PM
nrwahl2 committed rP845daef411fb: Test: cts-scheduler: Drop orphaned last-failure nvpairs (authored by nrwahl2).
Test: cts-scheduler: Drop orphaned last-failure nvpairs
Jun 10 2024, 12:40 PM
nrwahl2 committed rP1cad6fcbfc43: Refactor: controller: Drop compat guard for DC transient attr clearing (authored by nrwahl2).
Refactor: controller: Drop compat guard for DC transient attr clearing
Jun 10 2024, 12:40 PM
nrwahl2 committed rP37d7c4aa3648: Refactor: libcrmcommon: New PCMK__XA_ACL_TARGET string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ACL_TARGET string constant
Jun 10 2024, 12:40 PM
nrwahl2 committed rP790c090600fd: Refactor: libcrmcommon: Drop PCMK_XA_TAG for ACLs (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK_XA_TAG for ACLs
Jun 10 2024, 12:40 PM
nrwahl2 committed rPd76362cb083b: Refactor: libcrmcommon: Drop PCMK__XA_REF (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK__XA_REF
Jun 10 2024, 12:40 PM