shipwright-io / build

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

SHIP-0039: Allow custom scheduler to be used for `Build` and `BuildRun` #1637

Open adambkaplan opened 3 months ago

adambkaplan commented 3 months ago

Feature

Allow the pod schedulerName field to be set for Build and BuildRun objects.

Part of SHIP-0039