mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-12 08:23:48 +02: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 |
||
---|---|---|
.. | ||
auth.go | ||
backend_kubernetes.go | ||
backend.go | ||
config.go | ||
conn.go | ||
engine.go | ||
errors.go | ||
network.go | ||
secret.go | ||
stage.go | ||
state.go | ||
step.go | ||
volume.go |