-
# Expected Behavior
Upgrading tekton from v0.11.3 to v0.12 should not produce any conversion webhook errors when applying a pipeline, task, or pipelinerun.
# Actual Behavior
After upgrading tek…
-
# Expected Behavior
Any way to trigger on some in-cluster event/resource required.
Watch-list objects of some type, or watch kubernetes events, and when an object meets some conditions - then take…
-
# Expected Behavior
Create an EventListener with a Github interceptor.
# Actual Behavior
`Error from server (BadRequest): error when creating "./pipelinetriggers/eventlistener.yaml": admission webh…
-
# Versions and Operating System
- Kubernetes version:
**Output of `kubectl version`:**
```
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.2", GitCommit:"59603c6e503c87…
-
I have been noticing timeout errors in tasks. The events associated with the task that timed out was
```
Events:
Type Reason Age From Message
…
-
### Feature request
*This is probably worth splitting into two issues, but here goes.*
As an admin, I want the tekton controllers installed to use users network proxy settings defined for the pl…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.277.3
OS: Linux - 3.10.0-957.21.3.el7.x86_64
---
git-server:1.9
command-launcher:1.2
windows-slaves:1.0
work…
-
# Expected Behavior
bash variable evaluation works fine.
# Actual Behavior
bash variable evaluation is broken.
# Steps to Reproduce the Problem
taskrun.yaml:
```
---
apiVersion: tekt…
-
Following the discussion in https://github.com/tektoncd/triggers/pull/376#discussion_r370209602
let's discuss what the behavior should be for nested Tekton expressions in TriggerBindings
## Curren…
-
# Expected Behavior
```
apiVersion: triggers.tekton.dev/v1alpha1
kind: TriggerTemplate
metadata:
name: task-deploy
namespace: platform-pipelines
spec:
params:
- name: name
- name…