-
-
{
"hub-mirror": [
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook:v0.56.0",
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.56.0",
…
-
# Expected Behavior
When repairing a ServiceAccount that includes a reference to a non-existent secret, I expect the TaskRun to issue a warning and proceed with the creation of the Pod, similar to …
-
# Expected Behavior
Results and record annotations should be present in pipelineruns( PR ) and taskruns (TRRR).
# Actual Behavior
Results and record annotations aren't present. But we can see tha…
khrm updated
9 months ago
-
## Issue
The (Cluster)BuildStrategy CR about buildpacks is [outdated](https://github.com/shipwright-io/build/blob/main/samples/buildstrategy/buildpacks-v3/buildstrategy_buildpacks-v3_cr.yaml)
Ac…
-
In the [Installing Tekton Operator](https://tekton.dev/docs/operator/install/#installing-tekton-operator) Section pertaining to the `Documentation for Operator-v0.70.x`, the final illustrative code bl…
-
# 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…
-
# Expected Behavior
TektonResult API server Route isn't in OpenShift to system:authenticated user
# Actual Behavior
TektonResult Route isn't in OpenShift to system:authenticated user
```
❯…
khrm updated
8 months ago
-
Currently `cuemod init` command looks for the value provided in the `--tool` flag and supports `k8s`, `argocd`, `tektoncd`, `crossplane`, and `clusterapi` tools.
It is proposed to enhance the above w…
-
### Feature request
As a user building my pipeline using the vscode plugin or any UI I'd like to export the pipeline using the tkn CLI and store it on Git for version control without the metadata k…