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

fix(titus): Set default disruption budget based on job type #5250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aravindmd
Copy link
Contributor

Titus batch jobs submitted through a Run Job pipeline stage defaults to a global default policy, This policy is well suited for services, but inappropriate for batch jobs as it allows to kill running batch jobs, Setting it to self-managed is a better option since this has the setting on Titus to not disrupt the jobs.

@aravindmd
Copy link
Contributor Author

Confirmed with Titus , this should work fine.

@robzienert
Copy link
Member

Would do well to have a test for this.

@aravindmd
Copy link
Contributor Author

Would do well to have a test for this.

Agree , will look at adding one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants