Commit graph

4 commits

Author SHA1 Message Date
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