-
# Expected Behavior
Pod should be distributed on multiple nodes and should completed in few seconds.
# Actual Behavior
I have list of values which I have configured with Matrix to run all in parall…
-
# Expected Behavior
When I define a `Task` like so:
```yaml
steps:
- image: ':$(params.version)'
imagePullPolicy: IfNotPresent
```
I expect to see a pod created like so:
```y…
-
# Expected Behavior
I expect to be able to run this yaml file and have it echo the array values.
```
apiVersion: tekton.dev/v1beta1
kind: Task
metadata:
name: mytask
spec:
params:
-…
-
# Expected Behavior
Creates a working Tektonhub with the default tekton catalog
# Actual Behavior
Fails with cloning the default tekton catalog repo
# Steps to Reproduce the Problem
kub…
-
# Expected behavior
The Tekton Dashboard should query resources using the `v1beta1` API when the Tekton Pipelines and PipelineRuns are deployed with the `v1beta1` API version, especially when the c…
-
## Bug description
It looks like, depending on timing of App installations, the `coredns-adopter` can be blocked from running due to PSS policies.
```
{"level":"info","ts":"2024-10-27T05:14:12Z","…
-
# Expected Behavior
I should be able to write e2e tests or YAML examples that require feature flags be set a specific way.
# Actual Behavior
Currently doing so would potentially break other t…
ghost updated
3 years ago
-
### Feature Description
Many users of Tekton/Pipeline Service run containers that require some level of extra pod security permissions. For instance, running buildah in a container requires (at minim…
-
# Expected behavior
When looking at a TaskRun and PipelineRun I should be able to see labels associated to it.
This will greatly help filtering similar taskruns and pipelineruns.
One cool feature w…
-
# Expected Behavior
The search bar to display information on the site, and perhaps relevant tasks on Tekton Hub.
# Actual Behavior
The search displayed ads, logs, and some somewhat relevant link…