Skip to content

[v3-3-test] Support extra field for Coordinator (#68694)#68844

Closed
github-actions[bot] wants to merge 1 commit into
v3-3-testfrom
backport-4824280-v3-3-test
Closed

[v3-3-test] Support extra field for Coordinator (#68694)#68844
github-actions[bot] wants to merge 1 commit into
v3-3-testfrom
backport-4824280-v3-3-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor
  • Add optional extra metadata to lang-SDK coordinator config entries

Coordinator config entries need a place to carry deployment metadata that
other components consume without coupling it to the coordinator instance.
The coordinator itself never receives this metadata; components such as
KubernetesExecutor read it by queue when launching worker pods.

  • Address Wei's comment
    (cherry picked from commit 4824280)

Co-authored-by: Jason(Zhe-You) Liu 68415893+jason810496@users.noreply.github.com

* Add optional extra metadata to lang-SDK coordinator config entries

Coordinator config entries need a place to carry deployment metadata that
other components consume without coupling it to the coordinator instance.
The coordinator itself never receives this metadata; components such as
KubernetesExecutor read it by queue when launching worker pods.

* Address Wei's comment
(cherry picked from commit 4824280)

Co-authored-by: Jason(Zhe-You) Liu <68415893+jason810496@users.noreply.github.com>
@jason810496 jason810496 self-assigned this Jun 22, 2026
@potiuk potiuk closed this Jun 22, 2026
@jason810496 jason810496 reopened this Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants