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 node selector on `Build` and `BuildRun` to be set #1635

Open adambkaplan opened 1 week ago

adambkaplan commented 1 week ago

Feature

Add option to set nodeSelector on Build and BuildRun objects.

Part of implementation for SHIP-0039