-
# Expected Behavior
Create a new ClusterTask and TaskRun
# Actual Behavior
```
Internal error occurred: failed calling webhook "webhook.pipeline.tekton.dev": Post https://tekton-pipelines-we…
c5haw updated
3 years ago
-
/kind bug
**What steps did you take and what happened:**
```python
from kfp import dsl
from kfp_tekton.compiler import TektonCompiler as Compiler
def some_pipeline():
task_0 = dsl.Cont…
-
##### 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 t…
-
### Feature request
Allow parameter defaulting to override empty value
### Use case
In our pipelineruns, we are passing calculated values from the repository into a variety of tasks from the …
-
/kind bug
**What steps did you take and what happened:**
If `dsl.Condition` uses outputs the names of which aren't already-sanitized, they aren't sanitised in the Tekton yaml either.
`coin.py` …
-
### Feature request
It should be possible to have a simple *extension* execution model. It would be similar to `git` or `kubectl`, in that, if a command is prefixed by `tkn-` it could be seens as a…
-
## What happened?
Please provide some details about the task you are trying to accomplish and
what went wrong.
* What were you attempting to do?
Build a ruby application that has the mysql2 …
-
# Expected Behavior
Task with multi-arch image should be successfully executable on non amd64 architetures.
# Actual Behavior
Task failed for s390x and ppc64le architectures with error
```
Error …
-
# Expected Behavior
try to run the example examples/v1beta1/pipelineruns/pipelinerun.yaml on OpenShift 4.5
# Actual Behavior
Failed to apply default image tag "**ko://github.com/tektoncd/pipeli…
-
@jlewi what do you think about moving the kubeflow jobs over to https://github.com/GoogleCloudPlatform/oss-test-infra/tree/master/prow/prowjobs and prow.gflocks.com?
fejta updated
3 years ago