-
Starting a rough brainstorm here to capture some ideas I had around the existing Provenance Predicate in this repo. The existing In-Toto Link format, Grafeas BuildProvenance and new In-Toto Attestatio…
-
Hi,
thanks for all the effort to implement Knative Service with EventListeners! Unfortunately I´m struggeling with the following issue:
# Expected Behavior
Reconciliation loop is successful whe…
-
Hi !
I have been trying to configure a pipeline with a sidecar for the execution of tests in a nodejs application against selenium. Although the pipeline is correct (jx pipeline lint gives an OK re…
-
# Expected Behavior
Creating a task through TKN or OpenShift should be completed without errors
# Actual Behavior
kubectl apply -f task.yml -v=9 ( Sample task )
Output:
```
"message": "e…
-
# Expected Behavior
When updating the spec of an existing EventListener to use Knative Service, the now obsolete resources (Deployment, Service) should be deleted.
# Actual Behavior
Deploymen…
-
## Bug Description
No logs found under artifacts directory after running preflight check operator
## Version and Command Invocation
preflight version 0.0.0
## Steps to Reproduce:
(How can we r…
-
/kind feature
/kind design
Creating in pipelines, since I think this is more of a discussion on our approach to Pipeline and Task configuration.
# Problem
Currently it's not an easy for user…
-
# Expected Behavior
Github webhook works
# Actual Behavior
202 response received on page, but there is error found in event listener log. This behavior is similar with #656. My point is that I can…
-
# Expected Behavior
PipelineRun is expected to be terminated when a pod fails with `StartError` status.
# Actual Behavior
When a pod fails with `StartError` status, PipelineRun hangs indefini…
-
We are trying to migrate from Argo to TektonCD and are facing some implementation issues around Triggers. Argo allowed to deploy one Sensor and trigger multiple workflows through it based one event ty…