Skip to content
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

control-service: job resources validation on job deployment #2793

Merged

Conversation

mivanov1988
Copy link
Collaborator

@mivanov1988 mivanov1988 commented Oct 12, 2023

Why:
Unlike the old deployment approach, the new one propagates job resources to the job deployment process.

What:
Added validation of job resources during job deployment. If any job resources, such as CPU or memory, are provided, the job deployment will fail.

Testing done:
Integration tests.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

Why:
Unlike the old deployment approach, the new one propagates job resources to the job deployment process.

What:
Added validation of job resources during job deployment. If any job resources, such as CPU or memory,
are provided, the job deployment will fail.

Testing done:
Integration tests

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
@mivanov1988 mivanov1988 force-pushed the person/miroslavi/validate-recources-on-job-deployment branch from 1d3b77b to a485769 Compare October 12, 2023 10:42
@mivanov1988 mivanov1988 enabled auto-merge (squash) October 12, 2023 11:36
@mivanov1988 mivanov1988 merged commit ed3892d into main Oct 12, 2023
@mivanov1988 mivanov1988 deleted the person/miroslavi/validate-recources-on-job-deployment branch October 12, 2023 19:56
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.

4 participants