-
# Describe the bug
When we deploy the tekton dashboard as readonly, TaskRuns have a delete button when you select one or more items. This delete button actually deletes the TaskRuns.
# Expec…
-
# Expected Behavior
Unable to start event listener
```bash
✗ tkn version
Client version: 0.16.0
Pipeline version: v0.20.1
Triggers version: v0.1…
-
# Versions and Operating System
- Kubernetes version:
**Output of `kubectl version`:**
```
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitC…
-
# Expected Behavior
The timeout given to pipelinerun should get applied to taskrun and the taskrun should get failed when it reaches timeout
# Actual Behavior
The timeout given to pipelinerun is …
-
As the Openshift-pipeline is updated to v1.4.0 from v1.2.3, the requirements have introduced breaking changes.
The tekton-trigger in openshift-pipelinev1.2.3 was at v0.8.1 and it got updated v0.12.0 …
-
# Versions and Operating System
- Kubernetes version:
**Output of `kubectl version`:**
```
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"10+", GitVersion:"v1.10.0…
-
# Expected Behavior
Event Listeners works without generating error logs about the missing permissions to list `ClusterTriggerBindings` and `ClusterInterceptors`.
# Actual Behavior
Not install…
-
# Versions and Operating System
- Kubernetes version:
**Output of `kubectl version`:**
```
Client Version: version.Info{Major:"1", Minor:"10+", GitVersion:"v1.10.0+b3b92b2", GitCommit:…
-
# Expected Behavior
Using the local image.
# Actual Behavior
Back-off pulling image since the `ImagePullPolicy` is set as `Always`.
# Steps to Reproduce the Problem
```shell
$ KO_DOCKE…
-
I have an ocp cluster 4.6.x.
And I tried the getting-started example.
But I got the error when I tried to feed the line from curl command as below:
```
{"level":"error","ts":"2021-03-10T10:02:02.4…