woodpecker/pipeline/backend
Stephen Muth 2941e508b3
Allow setting resources for kubernetes on a per-step basis (#1767)
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
2023-06-04 00:50:08 +02:00
..
common GenerateScript should not return encoded script (#1397) 2022-11-06 13:36:34 +01:00
docker Revert to docker 20.10.x for API 1.41 compatibility (#1792) 2023-06-02 15:09:38 +02:00
kubernetes Allow setting resources for kubernetes on a per-step basis (#1767) 2023-06-04 00:50:08 +02:00
local Improve local backend (#1762) 2023-05-17 14:53:23 +02:00
ssh Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00
types Allow setting resources for kubernetes on a per-step basis (#1767) 2023-06-04 00:50:08 +02:00
backend.go Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00