shipwright-io / build

Shipwright - a framework for building container images on Kubernetes
https://shipwright.io
Apache License 2.0
626 stars 107 forks source link

SHIP-0039: Allow tolerations on `Build` and `BuildRun` to be set #1636

Open adambkaplan opened 1 week ago

adambkaplan commented 1 week ago

Feature

Add ability to set pod tolerations on Build and BuildRun objects. Note that the tolerations API for Shipwright will be a subset of the Kubernetes Tolerations API.

Part of SHIP-0039.