Ben Cressey

Results 167 comments of Ben Cressey

> Was just wondering, if the binfmt feature was enabled in systemd for bottlerocket, do you think this container wouldn't be required? Would that be a better solution? Perhaps not...

> hi @bcressey , I was wondering if the change to systemd was targeted for 1.25? It doesn't seem like there is a change to the file you linked to...

> @bcressey hurrah! Thanks so much. Would this be in 1.27 ? If so will keep an eye out for it and report back here. Yup, it should go out...

You're welcome, glad to hear it's working for you!

This is still needed, though it's hard to assess the urgency. It's really more of a correctness concern: the promise of the settings API is that the underlying system state...

`super_t` and `privileged: true` are mutually exclusive, or rather `privileged: true` clobbers the SELinux value and you end up running as `control_t` which isn't allowed to do arbitrary relabeling. But...

@jpculp the old `publish-sdk` supported a few flags that aren't implemented in quite the same way: * `--short-sha` - this is no longer possible to override, but I didn't see...

Moving this back to draft as @jpculp has some concerns about whether the release automation is ready for this.

⬆️ force push fixes logging for the custom buildx builder

I mentioned this idea to @rpkelly once and he pointed out that tags are always private, and therefore not very useful for public AMIs. We've also talked about marking AMIs...