Andrea Frittoli

Results 118 issues of Andrea Frittoli

# Changes When a pipelinerun is cancelled, it may be that some of the resources managed by the pipelinerun are missing (NotFound). In this case we should not fail, and...

kind/feature
approved
size/L
release-note

Using the ffdl cli to get a model, returns YAML or JSON, but in both cases an header line "Getting model xyz" is included, which breaks parsing. ``` # ffdl...

# Expected Behavior Tasks never accept secrets as parameters. A workspace (or a secret name) and field names can be used to provide access to secrets stored as k8s secrets...

help wanted
lifecycle/frozen
area/dogfooding

# Expected Behavior The `buildkit` and `buildkit-daemonless` tasks does not use `PipelineResources` # Actual Behavior The `buildkit` task still uses `PipelineResources` even if they are deprecated. We should create a...

lifecycle/frozen

### Feature request Build a community maintained catalog of trigger resources for well known event formats in the CI/CD space. For example GitHub or GitLab webhooks, CDEvents (https://cdevents.dev) and more....

kind/feature
lifecycle/frozen
priority/important-longterm
area/roadmap

# Expected Behavior I can `kubectl diff` tekton triggers resources # Actual Behavior On the plumbing repo: ``` $ kubectl diff -k tekton/resources Error from server (InternalError): Internal error occurred:...

kind/feature
help wanted
lifecycle/frozen

# Expected Behavior Triggers are an excellent way to provide a partially configured set of runtime resources, and isolated a limited number of parameters that are relevant for specific use...

kind/feature
lifecycle/frozen

**What happened**: Kind checks for `cgroup v2` support on my local host - where `cgroup v2` is not supported: ``` $ KIND_EXPERIMENTAL_PROVIDER=podman kind create cluster -v7 using podman due to...

kind/feature
priority/backlog
area/provider/podman

### Feature request Similar to other Tekton projects, Tekton Chains should feature nightly builds. ### Use case - Deployment to the `robocat` cluster for daily integration - Allow users to...

kind/feature

### Feature request Support all usual commands in case of [tekton matrix](https://tekton.dev/docs/pipelines/matrix/). ### Use case Interact with Tekton pipelines that make use of [matrix](https://tekton.dev/docs/pipelines/matrix/). ### UI Example I think the...

kind/feature
help wanted
priority/important-soon
lifecycle/frozen