Pablo Romeo

Results 47 comments of Pablo Romeo

Nice! I'll give that organization_id a shot. Thanks! Very useful tool by the way 👍

Forgot to mention, I did try including the organization_id in front_matter, it was just ignored. Now, that might actually be an interesting approach to linking articles to organizations. Meaning, if...

I tried manually editing an article in dev.to by modifying the front-matter content and adding organization_id as a property, but it ignored it too and didn't link the article. I...

Hi :), I was wondering if you'd been able to look into the new api endpoints that seem to support the organization_id as arguments, to be able to publish articules...

Yup, indeed very odd. Now, it doesn't seem to be something specific to the component container or image. I can reproduce the same issue with the standard nginx image: ```...

Alright, so I've been able to reproduce the issue and i believe i've found the culprit :). It seems to be related to the fact that podlike sets the `CgroupParent...

Ah, well, that wouldn't work because the parent container would end up being a Swarm Service and privileged swarm services aren't allowed, just as devices aren't allowed. Actually I ended...