-
## Bug Report
#### What did you do?
Changed my base image from 1.0.1, to 1.1.0.
#### What did you expect to see?
Nothing special, similar results to 1.0.1 I guess.
#### What did you see…
-
**Announcing Kubeflow v1.2 release**
**David’s First Draft**: Three years (!!) ago, we (Jeremy Lewi, Vish Kannan and David Aronchick) [stood on stage at Kubecon](https://www.youtube.com/watch?v=R3d…
-
/kind bug
**What steps did you take and what happened:**
The successfully compiled tekton YAML:
[train_and_validate_in_notebook_pipeline.py.tar.gz](https://github.com/kubeflow/kfp-tekton/files/…
-
**Describe the bug**
I'd like to have the Tekton Dashboards (publicly) accessible, currently I can't access them, even though I'm on VPN. Is this an outage?
**To Reproduce**
Steps to reproduce th…
-
### Feature request
Provide `$(params..escaped)` where the value has been escaped à la `printf '%q'` (see [this](https://unix.stackexchange.com/questions/379181/escape-a-variable-for-use-as-content…
-
# Expected Behavior
According to documentation https://tekton.dev/docs/pipelines/pipelines/#guard-task-execution-using-whenexpressions
"If any of the WhenExpressions evaluate to False, the Task is n…
-
Hello,
Im not sure wether this is supposed behavior or not:
I get certain events twice, when executing a pipeline. Especially for the Started or Succeeded states.
My problem with this is, …
-
# Expected Behavior
It'd be nice to provide users with best practices around when it is appropriate to use multiple steps and when it makes sense to combine into one.
## Christie's dream ☁️
…
-
finally at the pipeline level is on its way:
[design doc](https://docs.google.com/document/d/1lxpYQHppiWOxsn4arqbwAFDo4T0-LCqpNa6p-TJdHrw/edit)
[PR](https://github.com/tektoncd/pipeline/pull/2437…
-
# Preface
Users expect that the `status.conditions.message` field of a failed `TaskRun` is based on the first terminated `Step`.
For that reason, pod container statuses are sorted [#1905](https://gi…