clouddriver icon indicating copy to clipboard operation
clouddriver copied to clipboard

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

Open aravindmd opened this issue 4 years ago • 3 comments

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 avatar Feb 13 '21 00:02 aravindmd

Confirmed with Titus , this should work fine.

aravindmd avatar Feb 15 '21 17:02 aravindmd

Would do well to have a test for this.

robzienert avatar Feb 16 '21 19:02 robzienert

Would do well to have a test for this.

Agree , will look at adding one

aravindmd avatar Feb 16 '21 19:02 aravindmd