-
/kind bug
**What steps did you take and what happened:**
Fresh install of tekton pipelines and then standalone kfp-tekton
```kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeli…
-
This setup results in the error below
```
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: tekton-azurefile
provisioner: kubernetes.io/azure-file
mountOptions:
- dir_mod…
-
**Describe the bug**
Using new igc it prints Error message when creating pipeline trigger CRs but is working fine
**To Reproduce**
Steps to reproduce the behavior:
1. Install latest version of i…
-
# Expected Behavior
Taskrun successful should emit an event.
# Actual Behavior
No event is emitted for success, but I do get events for started and unknown state.
I have shown the headers of eve…
-
Note: This patch **DOES** work when I use Windows Subsystem for Linux (using Ubuntu).
It **does not** work with Windows 10 Enterprise and PowerShell.
Here's the command and results:
❯ oc patc…
-
Proposal Document: https://docs.google.com/document/d/1BOhIKP3N9TjOEUSn28jZvLSTFWrE7DKg66LANNerLdg
Agones Issue: https://github.com/GoogleCloudPlatform/agones/issues/649
-
**Describe the bug**
Trying to ignore rules with Dockerfilelint config file
**To Reproduce**
Run locally with command `docker run -v $(pwd):/tmp/lint nvuillam/mega-linter-php:latest mega-linter-r…
-
PS C:\Users\ASUS> tkn taskrun describe build-app-run-j6s64
Name: build-app-run-j6s64
Namespace: tektontutorial
Task Ref: build-app
Service Account: pipeline
Timeou…
-
##### SUMMARY
Hello all,
I'm trying to use an ansible playbook with the k8s module inside a container started by tekton on a kubernetes cluster.
In this container I have a kubeconfig file…
-
/kind bug
**What steps did you take and what happened:**
I created a pipeline to test passing file artifacts between tasks. When the pipeline is compiled by SDK installed from pip, the execution…