-
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
SIGSEGV in Reconciler #1075
Comments
@abergmeier which version of tekton is running ? |
Tried both 0.5.0 and 0.5.1. |
Interesting… 🤔 Was that Somehow you are running into a case that shouldn't happen… as
|
Care to elaborate how a webhook should help here? |
@abergmeier the webhook sets default values, and in there, the default, configured, timeout for all Did you have pre-existing |
Without knowing the technical details - this sounds brittle to me.
Not at all - this is a fresh cluster :) |
/kind bug |
FYI, I ran into the exact same issue in the same place an hour ago with taskRun when following the https://github.com/tektoncd/pipeline/blob/master/docs/tutorial.md. |
@carltonmason thanks 👼 which version of kubernetes (and/or OpenShift) are you using ? @carltonmason @abergmeier can you display what |
|
@abergmeier @carltonmason are you using |
Task |
I am using Tekton 0.5.1 release on Mac and I am using Task.
|
Thanks for the quick fix. |
Expected Behavior
Should run fine
Actual Behavior
Leads to a segmentation violation.
Steps to Reproduce the Problem
TaskRun
on OpenShift 3.11Additional Info
Logs print:
The text was updated successfully, but these errors were encountered: