Skip to content

Add WorkerPool scheduling fields#247

Open
han2ni3bal-pixel wants to merge 3 commits into
agent-substrate:mainfrom
han2ni3bal-pixel:feat-workerpool-scheduling-fields
Open

Add WorkerPool scheduling fields#247
han2ni3bal-pixel wants to merge 3 commits into
agent-substrate:mainfrom
han2ni3bal-pixel:feat-workerpool-scheduling-fields

Conversation

@han2ni3bal-pixel

Copy link
Copy Markdown

Summary

This PR adds a small, controlled set of scheduling/resource fields to WorkerPool so WorkerPool-managed Pods can be placed onto appropriate Kubernetes nodes and get proper resource guarantees.

Added fields:

  • resources
  • nodeSelector
  • tolerations
  • priorityClassName
  • nodeAffinity

Scope

This intentionally does not expose a full PodTemplateSpec, and does not add support for full affinity, podAffinity, or podAntiAffinity.

The goal is to keep the first version small while addressing the WorkerPool-to-Kubernetes-Node scheduling gap discussed in #212.

Related issue

Part of #212.
Related to #47.

@google-cla

google-cla Bot commented Jun 14, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant