!RROtHmAaQIkiJzJZZE:nixos.org

NixOS Infrastructure

388 Members
Next Infra call: 2024-07-11, 18:00 CEST (UTC+2) | Infra operational issues backlog: https://github.com/orgs/NixOS/projects/52 | See #infra-alerts:nixos.org for real time alerts from Prometheus.121 Servers

Load older messages


SenderMessageTime
3 Jun 2025
@hexa:lossy.networkhexa* I don't think much has changed since it was posted20:08:25
@edef1c:matrix.orgedef note that S3 only speaks HTTP/1.1 20:14:13
@edef1c:matrix.orgedef are you sure you are measuring client requests to the CDN and not origin requests? 20:14:36
@edef1c:matrix.orgedefbecause curling narinfos definitely gives me h220:15:18
@edef1c:matrix.orgedefand like, we might just be logging this wrong, this data may not exist, i am not sure20:19:18
@arianvp:matrix.orgArian yeh im pretty sure these are client requests to the cdn 20:19:38
@edef1c:matrix.orgedefthe logs are literally some json we sprintf together20:19:46
@edef1c:matrix.orgedef * the logs are literally some "json" we sprintf together20:19:52
@arianvp:matrix.orgArianah20:19:54
@arianvp:matrix.orgArianOkay but Fastly's20:21:20
@arianvp:matrix.orgArian * 20:21:32
@arianvp:matrix.orgArianthat’s why I started this. Our logs are consistent with that20:21:50
@arianvp:matrix.orgArian enough digging for today :D 20:23:36
@jfly:matrix.orgJeremy Fleischman (jfly)

infinisil, i poked around a bit and figured out how to get our mailserver to both store and forward email. so we don't need to do a sudden switch for foundation@, you can keep the mailing list for a bit while you transition to freescout.

could you take a look at https://github.com/NixOS/infra/pull/715 and if it looks good, generate loginAccount for foundation@nixos.org? (nix run .#encrypt-email login -- --help should tell you what to do)

20:41:04
@jfly:matrix.orgJeremy Fleischman (jfly)https://github.com/NixOS/infra/pull/705 builds upon that PR and adds freescout itself20:42:42
@infinisil:matrix.orginfinisil
In reply to @jfly:matrix.org

infinisil, i poked around a bit and figured out how to get our mailserver to both store and forward email. so we don't need to do a sudden switch for foundation@, you can keep the mailing list for a bit while you transition to freescout.

could you take a look at https://github.com/NixOS/infra/pull/715 and if it looks good, generate loginAccount for foundation@nixos.org? (nix run .#encrypt-email login -- --help should tell you what to do)

Nice! I'll PR that against your branch :D
21:01:43
@infinisil:matrix.orginfinisil Jeremy Fleischman (jfly) https://github.com/jfly/infra/pull/1 21:16:42
@infinisil:matrix.orginfinisilAlso taking a quick look at the PR now21:17:11
@infinisil:matrix.orginfinisil Jeremy Fleischman (jfly) I don't get how storeEmail works. The only place using it is the secrets configuration 21:21:46
@jfly:matrix.orgJeremy Fleischman (jfly)here's a demonstration of the effect21:22:26
@jfly:matrix.orgJeremy Fleischman (jfly)

before:

[root@umbriel:~]# grep jfly /etc/postfix/virtual-mailing-lists
jfly-hacking@nixos.org me@playground.jflei.com
21:22:35
@jfly:matrix.orgJeremy Fleischman (jfly)

after:

[root@umbriel:~]# grep jfly /etc/postfix/virtual-mailing-lists
jfly-hacking@nixos.org jfly-hacking@nixos.org, me@playground.jflei.com
21:22:44
@jfly:matrix.orgJeremy Fleischman (jfly) you're correct that this only affects secrets, because /etc/postfix/virtual-mailing-lists is a sops templated secret 21:24:14
@jfly:matrix.orgJeremy Fleischman (jfly) * you're correct that this only affects secrets, because /etc/postfix/virtual-mailing-lists is a sops-templated secret 21:24:24
@jfly:matrix.orgJeremy Fleischman (jfly) *

with storeEmail = false;:

[root@umbriel:~]# grep jfly /etc/postfix/virtual-mailing-lists
jfly-hacking@nixos.org me@playground.jflei.com
21:24:46
@infinisil:matrix.orginfinisilAh I see21:24:53
@jfly:matrix.orgJeremy Fleischman (jfly) *

with storeEmail = true;:

[root@umbriel:~]# grep jfly /etc/postfix/virtual-mailing-lists
jfly-hacking@nixos.org jfly-hacking@nixos.org, me@playground.jflei.com
21:24:54
@infinisil:matrix.orginfinisilSo it "forwards" it to the actual email21:25:09
@jfly:matrix.orgJeremy Fleischman (jfly)yeah, kind of funny looking. but that's exactly how my brain reads it21:25:35
@infinisil:matrix.orginfinisilMakes sense!21:26:02

Show newer messages


Back to Room ListRoom Version: 6