#OX
1 messages · Page 1 of 1 (latest)
cc @fierce sable @rocky cairn , I’m happy to put these in an issue
Recurring requests:
- Talk to private registries
- Setup a remote runner
- Configure certificates for remote runner
- Enable privileged exec
- Disabling engine auto-install
- Running in Gitlab CI
Yeah it seems to be our most requested feature, I'll prioritize figuring out the plan this week. The env vars discussed in the session setup issue are part of the solution, but I think we also need
- an "officially supported" way of creating a custom image based on top of our engine image
- an interface for configuring that image that we are comfortable being committed to (i.e. should we just have them setup
buildkit.tomlor should we have adagger.tomlor something else?) - docs for all this
also very important: - Figuring out the exit code / pipeline error handling.
I've seen several non-direct requests of users getting confused because how exit codes work