-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Timeout: missing logs #5251
Comments
I believe this is expected behaviour, and the docs should be updated to make this clear. From the docs on TaskRun timeout:
The corresponding docs for Pipeline / PipelineRun do not mention this fact but I believe the same behaviour is expected. |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
/remove-lifecycle stale I need to rework : #5401 in order to fix this. |
Hi,
|
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
/remove-lifecycle rotten |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
/lifecycle frozen |
This is most likely fixed by #6511, so I'll go ahead and close it. |
Actual Behavior
After Tekton timeout, application pods get deleted and in result the logs also disappear.
Steps to Reproduce the Problem
Additional Info
The text was updated successfully, but these errors were encountered: