-
I'm trying to build an image for quay,
```
[tomas@rpi4 cli]$ export KO_DOCKER_REPO=quay.io/todabasi_openshift/tkn
[tomas@rpi4 cli]$ podman login --get-login quay.io
todabasi_openshift+robot
``…
-
I am not sure this is a bug, thus an unstructured issue. I have been trying to store the OCI signatures in AWS DynamoDB and running into the below error. Any help will be much appreciated.
**Confi…
-
### Feature request
Parse type-hinted `StepResults` and surface them appropriately in the provenance
### Use case
StepActions were released in `Tekton Pipelines v0.54.0`. As a part of that,…
-
# Context:
[OptimisticLockErrorMsg](https://github.com/kubernetes/kubernetes/blob/55f2bc10435160619d1ece8de49a1c0f8fcdf276/staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store.go#L240) …
-
# Bug Report
Kyverno incorrectly blocks the canary deployment of the image produced by the `sample-pipeline`
## Current Behavior
The pod for the `picalc` deployment is never created in the `p…
-
Hi,
I have on-prem kubernetes cluster.
I installed pipeline, dashboard, triggers.
And following getting-started,
when I run below command, there's error.
```
$ kubectl apply -f ./docs/gett…
-
Find & Implement a good approach to support the following params:
```
- name: PROXY_USER
description: The username for the proxy server
type: string
default: ""
- name:…
-
It looks like last year @lbernick deprecated the git-init container from being released here:
https://github.com/tektoncd/pipeline/commit/8541ed1d1173424e9b03684223b553da16be938f
However, I still …
-
# Expected Behavior
Examples should run reasonably consistently from PR to PR.
# Actual Behavior
I estimate that the `workspace-in-sidecar` example fails about half the time I initiate an int…
ghost updated
5 months ago
-
During our build pipeline execution on OpenShift, we've encountered a significant delay specifically with the dotnet restore command in the Dockerfile. This delay is causing notable slowdowns in our o…