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

Kubernetes: Don't set activeDeadlineSeconds by default #2452

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

kayibal
Copy link
Contributor

@kayibal kayibal commented Jul 5, 2018

Description

Don't set the activeDeadlineSeconds key in kubernetes job spec by default.

Motivation and Context

I assume tasks take longer to finish then 100 seconds (the current default). I also assume you usually don't know how long the task will take. So not setting this as a default seems reasonable to me. See also #2383

Have you tested this? If so, how?

Still need to run tests. I have a pipeline which uses this job but in the current release it is broken. I'll try to use this version for next run.

@dlstadther dlstadther requested a review from yonromai July 9, 2018 11:24
Copy link
Collaborator

@dlstadther dlstadther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me (however, I don't use K8s)

@yonromai yonromai merged commit 584ccbb into spotify:master Jul 9, 2018
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.

3 participants