Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

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

Closed
aravindmd wants to merge 1 commit intospinnaker:masterfrom
aravindmd:batchJDB
Closed

fix(titus): Set default disruption budget based on job type#5250
aravindmd wants to merge 1 commit intospinnaker:masterfrom
aravindmd:batchJDB

Conversation

@aravindmd
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Confirmed with Titus , this should work fine.

@robzienert
Copy link
Copy Markdown
Member

Would do well to have a test for this.

@aravindmd
Copy link
Copy Markdown
Contributor Author

Would do well to have a test for this.

Agree , will look at adding one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants