Skip to content

Validate worker placement policy#3452

Open
owenshuo wants to merge 1 commit into
orchestration-agent:mainfrom
owenshuo:validate-worker-placement
Open

Validate worker placement policy#3452
owenshuo wants to merge 1 commit into
orchestration-agent:mainfrom
owenshuo:validate-worker-placement

Conversation

@owenshuo
Copy link
Copy Markdown

Summary\n- add worker placement policy definitions for cpu, gpu, and isolated worker classes\n- validate deployment manifests for workload class, nodeSelector, tolerations, and required affinity\n- return deployment summaries with selected workload class and placement policy\n- add tests for valid manifests and placement drift failures\n\nFixes #3446\n\n## Validation\n- python3 -m pytest tests/test_deploy_placement.py tests/test_config.py\n- python3 -m flake8 src/deploy tests/test_deploy_placement.py\n- git diff --check

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