Commit graph

7 commits

Author SHA1 Message Date
760d9a3e8c
fixed forgejo runner
Some checks failed
build / build (push) Successful in 44s
Go Tests / go-tests (push) Failing after 1m2s
2025-10-30 14:25:31 +01:00
a5cbcc62f9
fixed idle error 2025-10-30 14:17:14 +01:00
a968cb4103 feat(edge): Enabled the buildkit docker driver for rootless operation, but with appamor requirement instead
Some checks failed
build / build (push) Successful in 44s
Go Tests / go-tests (push) Failing after 1m3s
2025-10-28 15:37:48 +01:00
d3afdab31f
feat(provider): Add configurable PodSpec support via ExtraSpecs
Some checks failed
Go Tests / go-tests (push) Failing after 1m0s
Enable users to customize Kubernetes PodSpec through ExtraSpecs JSON configuration. This allows fine-grained control over resource limits, volumes, security contexts, and other pod-level settings while maintaining backward compatibility with default configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 12:12:31 +02:00
94038106d7
feature(provider): Make some of the runner parameters configurable in the extra config at garm runtime
Some checks failed
Go Tests / go-tests (push) Failing after 1m3s
2025-10-23 12:00:36 +02:00
dadb5076f2
chore(provider): More cleanups.
Some checks failed
Go Tests / go-tests (push) Failing after 1m4s
2025-10-23 11:40:39 +02:00
fc8ed4029b feat: added file README.md
Some checks failed
Go Tests / go-tests (push) Failing after 1m49s
2025-09-18 10:44:06 +02:00