mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
2941e508b3
This add a simple implementation of requests/limits for individual steps. There is no validation of what the resource actually is beyond checking that it can successfully be converted to a Quantity, so it can be used for things other than just memory/CPU. close #1809 |
||
---|---|---|
.. | ||
kubernetes.go | ||
pod.go | ||
service.go | ||
service_test.go | ||
utils.go | ||
volume.go | ||
volume_test.go |