Turbo Fredriksson
Turbo Fredriksson
@gdubicki Are you guys still thinking about a PR to fix this?
> A good rule of thumb is having \fIat least\fR 1.25 GB of RAM per 1 TB of storage when you enable deduplication, although the specific amount of RAM necessary...
I'm a bit dissapointed that this STILL isn't fixed, considering it's such an easy one! URL to the discussion: https://app.slack.com/client/T0ABCRTNX/C0ABCS03F PS, yes, "Turbo" is me..
Any news on if/when this will be fixed? It's now two months (and counting) since `1.23.2+matrix.1`.
I consider this a bug, because it works with ECS/EC2 AND with EFS! As in, in both ECS/EC2 and with EFS, the mount point is "magically" owned by the non-privileged...
The workaround isn't to difficult. Setup a `VOLUME` in the `Dockerfile` with the path of the directory. Create it, chown and chmod it first.. You'll get double mounts in the...
Did that some how change the mode of the mount point? It's 0755 on mine (without that group), which means that group don't have access to [write to] it anyway.....
"Docker socket mounted".. Is this on ECS/Fargate really? How do you get to the socket, it's serverles architecture..
Ok, yeah. That's the thing about this ticket - ECS works correctly, but Fargate does not! They SHOULD (imo!) work exactly the same, but they don't :(. Please read the...
I even tried to delete the job AND the webhook, but the context is still there! Might this be a GitHub issue?