Vouch request: engelmi #2559
engelmi
started this conversation in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What do you want to work on?
I am a software engineer at Red Hat working on Red Hat's In-Vehicle Operating System (RHIVOS) and its upstream distribution AutoSD. We'd like to use OpenShell as the sandbox runtime in our QM environment for running AI agents isolated and safe. I'll likely work on the podman driver, rpm packaging and the supervisor.
For now, I have a small change request of the RPM packaging for which I'd like to open a PR:
https://github.com/engelmi/OpenShell/tree/rpm-extract-openshell-gateway
Why this change?
The inline heredocs in the spec file is hard to lint, diff, and edit. A dedicated file gets proper syntax highlighting, can be validated by
systemd-analyze verifyand is easier to review in isolation.Checklist
All reactions