00:16:52 Wayne Schneider: mod-users is one of the most recent S3 implementations but maybe the devs missed the memo 00:17:37 Day, Kevin: This is the old meeting regarding environment variable naming. It included KC_ vs KEYCLOAK_ and possibly others: https://folio-org.atlassian.net/wiki/spaces/TC/pages/1052442627/2025-06-11+Environmental+variable+naming 00:18:11 Day, Kevin: GLOBAL_S3_SECRET_KEY Is a weird one. 00:18:37 Wayne Schneider: Reacted to "GLOBAL_S3_SECRET_KEY..." with 😦 00:22:37 Day, Kevin: This is a link to where FOLIO_SYSTEM_USER_USERNAME (really) is being referenced: https://github.com/folio-org/mod-roles-keycloak/blob/73c3f0efb58022ad462b0521697227d2ba799b43/README.md?plain=1#L45 00:35:49 Wayne Schneider: Please not the wiki, please the README 00:42:37 Matt Weaver: Reacted to "Please not the wiki,..." with ❤️ 00:45:05 Day, Kevin: Reacted to "Please not the wiki,..." with 👍 00:46:23 Wayne Schneider: The work would be something for the FOLIO DevOps team 00:57:40 Maccabee Levine: There is a module review criterion "Gracefully handles the absence of third party systems or related configuration. (3, 5, 12)" 00:59:02 Day, Kevin: Fail fast would require a migration guide, probably. 00:59:02 Matt Weaver: One example on my team, which is a bit of a balancing act: mod-lists requires S3 to be configured, and will fail fast if it’s not set up right. But you can disable that fail-fast behavior with another environment var