Commit graph

5 commits

Author SHA1 Message Date
979bec7d91
added buildkitd sidecar to act runner
Some checks failed
build / build (push) Successful in 44s
Go Tests / go-tests (push) Failing after 1m4s
2025-10-24 14:23:33 +02: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
0b01584122 feat(client): fix envs
Some checks failed
Go Tests / go-tests (push) Failing after 1m10s
2025-09-09 14:42:39 +02:00
37de81a835 feat(client): created provider instance
Some checks failed
Go Tests / go-tests (push) Failing after 1m31s
2025-09-03 15:36:49 +02:00