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

Added task timeouts. #949

Merged
merged 3 commits into from
Oct 31, 2022
Merged

Added task timeouts. #949

merged 3 commits into from
Oct 31, 2022

Conversation

josephlewis42
Copy link
Contributor

Added the ability to set task timeouts in the operator, also fixed a bug where tasks were failing because they were getting startupProbes (and added a regression tests via golden file).

By default, timeouts will continue to be inherited from Tekton, but now they can be set to unlimited (to match CF) or a long timeout if desired by the operator.

Added the ability to set task timeouts in the operator, also fixed a bug
where tasks were failing because they were getting startupProbes (and
added a regression tests via golden file).

By default, timeouts will continue to be inherited from Tekton, but now
they can be set to unlimited (to match CF) or a long timeout if desired
by the operator.
@josephlewis42 josephlewis42 merged commit 22e3d11 into main Oct 31, 2022
@josephlewis42 josephlewis42 deleted the task-timeouts branch October 31, 2022 20:10
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.

2 participants