-
Just applied the latest releases to a GKE cluster and and i teh dashboard under Webhooks I get:
Error: Failure occurred fetching webhooks, error returned from the REST endpoint was :
It would…
-
# Abstract
In the current design of Task Results, values that are output by a task
are read from the result files (`/tekton/results/`)
and stored in the TaskRun.Status as is. This means that res…
-
### Feature request
When doing a `tkn task describe` (and `tkn taskrun describe`) I would like to see the declared results in the output.
### Use case
Being able to see what results the task …
-
# Expected Behavior
Tekton's Results have the line feeds.
Some error occurs when we want to pass parameters directly from the results, for example Kaniko.
# Actual Behavior
Tekton's Results …
-
* `TaskResultsNotProduced`: TaskRun for a task should result in failure if task results are not populated. Tasks are declared successful today even before initializing task results from container stat…
-
### Summary
In previous versions of helm trailing slashes could be omitted. Not with the current version 3 of helm. This results in the repo-flag to be ignored as described in this [issue](https://g…
-
Currently our prow jobs are firing of run_e2e_workflow.py using python2 which is no longer supported.
We should switch to using python3.
Our prow jobs are configured in:
https://github.com/kube…
jlewi updated
4 years ago
-
### Feature request
When doing a `tkn pipeline describe` (and `tkn pipelinerun describe`) I would like to see the declared results in the output.
### Use case
Being able to see what results t…
-
# Expected Behavior
When using the bucket resource I find that sometime I'm going to create a new folder and only write in there. Ideally the the bucket resource could point to the new folder already…
-
The current Prow tests are too bulky for the requirements for the repo.
What do folks feel about a GitHub Action replacing it?