-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: introduce node label #19153
feat: introduce node label #19153
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b326d5 - Browse repository at this point
Copy the full SHA 9b326d5View commit details -
Add
node_label
placeholder in tests; reorder lines in migration mod…… for consistency Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 973a639 - Browse repository at this point
Copy the full SHA 973a639View commit details -
Add
node_label
field with default value"default"
to standalone m……odule config settings Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73caf7d - Browse repository at this point
Copy the full SHA 73caf7dView commit details -
Move parallelism to WorkerNode.Property, update related structs and r…
…eferences Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05b3ddf - Browse repository at this point
Copy the full SHA 05b3ddfView commit details -
Remove parallelism field from ActiveStreamingWorkerNodes struct initi…
…alization Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ce6b6d - Browse repository at this point
Copy the full SHA 1ce6b6dView commit details -
Add DEFAULT_COMPUTE_NODE_LABEL & use in ComputeNodeOpts
Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 447feb0 - Browse repository at this point
Copy the full SHA 447feb0View commit details -
Add WorkerType import, set type field to ComputeNode in WorkerNode te…
…st initializations Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73104db - Browse repository at this point
Copy the full SHA 73104dbView commit details -
Refactor: Update MetaClient import and remove parallelism setting in …
…AddWorkerNodeRequest Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41b7b63 - Browse repository at this point
Copy the full SHA 41b7b63View commit details -
Rename 'label' module to 'node_label' for clarity and update references
Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f287642 - Browse repository at this point
Copy the full SHA f287642View commit details -
Remove parallelism, reorder fields, update tests, modify worker node …
…info function Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b61ed85 - Browse repository at this point
Copy the full SHA b61ed85View commit details -
Remove 'label' migration, keeping 'node_label' in Migrator implementa…
…tion Signed-off-by: Shanicky Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fe686f - Browse repository at this point
Copy the full SHA 9fe686fView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54d1e45 - Browse repository at this point
Copy the full SHA 54d1e45View commit details