shipwright-io / website

Creative Commons Attribution 4.0 International
3 stars 24 forks source link

SHIP-0039: Blog post build scheduler options features and guidelines #121

Open adambkaplan opened 3 months ago

adambkaplan commented 3 months ago

Feature

As the code changes related to https://github.com/shipwright-io/community/issues/213 merge, we should prepare a blog post showing how developers can use the specific features. In particular:

  1. Steer builds to specific nodes, such when using Shipwright with multi-arch worker nodes
  2. Allow builds to tolerate a node taint
  3. Allow builds to be scheduled with a custom scheduler, optimized for CI/CD, batch, or other workloads.
ayushrakesh commented 3 months ago

@adambkaplan I want to work on this issue, do we need to create a blogpost for this?

adambkaplan commented 3 months ago

@ayushrakesh eventually yes, we should have a blog post for this feature. However, it needs to be implemented first! At present the community isn't ready to commit this feature to a specific, upcoming release.