Danny Sauer

Results 99 comments of Danny Sauer

> neither CaaSP nor openSUSE Kubic are abandoned That was true in 2018, but for People Of The Future: it is no longer true. CaaSP was basically killed in 2020...

@cyphar > Docker doesn't write the profile to /etc/apparmor.d anymore specifically because of read-only root filesystems That's what I was talking about. So-called "read only root" filesystem *are* writable at...

This should really only be run by CI, and anyone running this should be running `terraform init -upgrade` every time. I see no reason to support any AWS provider older...

> the configuration file structure was significantly redesigned and is not compatible with the structure of the previous version Read the release notes and update the config file before merging...

I'm good with this, pending response to @dzhu's feedback.

I'm not sure why the new action isn't being picked up. I'm pretty sure it should be...

Oh, duh. I set it to run on pull_request_target. :facepalm:

FWIW: this also breaks anyone using an autolabel github action, since those labels need the PR to be opened before the action can run. If there's a better way to...

Perhaps relevant: the alert does come through when a labeled PR is closed. Upon close of a PR with a filtered label which wasn't present at opening, the "new PR"...