woodpecker/pipeline/frontend
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
..
yaml Allow setting resources for kubernetes on a per-step basis (#1767) 2023-06-04 00:50:08 +02:00
metadata.go Add Forge Metadata (#1789) 2023-05-31 18:30:41 +02:00