-
# Expected Behavior
Sidecar-container name shouldn't get prefixed with "sidecar-" instead it should use the specified name only.
# Actual Behavior
Prefix "sidecar-" always gets added with Sideca…
-
I wanted to create this ticket to kick off the discussion around how we can make Tekton API (`pkg/apis` package) easier to use. Currently, due to the heavy coupling issues in Tekton API, the vendors b…
-
# Expected Behavior
Tekton Pipelines validation should return an error message about validiation error when openshift validates the yaml on save.
# Actual Behavior
Tekton pipelines crashes and is…
-
**Describe the bug**
An argocd sync of #184 failed with `admission webhook "webhook.triggers.tekton.dev" denied the request: mutation failed: cannot decode incoming new object: json: unknown field "…
-
# 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…
-
Migrate all tests (integration, build, unit, coverage) running on a kind cluster in prow to tekton dogfooding cluster.
- [ ] pipelines -- presubmit
- [ ] pipelines -- postsubmit
- [ ] triggers ht…
-
# Expected Behavior
Hello, I am building a pipeline with a conditional series of tasks that use the same `when` condition, after that series of tasks there is one or more other tasks that don't have …
Allda updated
2 months ago
-
**Describe the bug**
Hi, I am new to GitOps/ArgoCD and I try to bring in the stuff of https://github.com/redhat-developer/kam/tree/master/docs/journey/day1 into our cluster. But after kam bootrstrap …
-
/kind bug
**What steps did you take and what happened:**
Enabled metrics collection with
```
kubectl set env -n kubeflow deploy/ml-pipeline collectMetricsFlag=true
```
We're seeing our pi…
-
### Use Case: Managing DNS Records for LoadBalancer Services with Knative and Tekton
#### Context
In our current workflow, we use Knative to trigger a Tekton `EventListener` when a Kubernetes serv…