tekton
Here are 87 public repositories matching this topic...
We're missing error handling for cancelling a run
Originally posted by @steveodonovan in tektoncd/dashboard#1877 (comment)
-
Updated
Feb 17, 2021 - TypeScript
The current jib-* tasks are still using PipelineResource. They should be updated (new version) to use params (for image) and results (for the generated image digest)
/kind feature
Expected Behavior
We use a helper function to generate rawExtension objects needed in tests
Actual Behavior
Currently manually setting an []byte with inline json string in quite a few tests which makes the tests brittle.
For some error cases, this might be useful but generally we should use the helper function when possible.
Additional Info
func rawExtension(t *testinVersions and Operating System
-
Kubernetes version:
Output of
kubectl version:Client Version: version.Info{Major:"1", Minor:"10+", GitVersion:"v1.10.0+b3b92b2", GitCommit:"b3b92b2", GitTreeState:"clean", BuildDate:"2020-07-15T09:27:21Z", GoVersion:"go1.14.3", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19
-
Updated
Feb 16, 2021 - TypeScript
mink uninstall
This should:
- Delete all knative resources (in all namespaces)
- Delete the files used in
mink installwith--ignore-not-found.
-
Updated
Jan 1, 2020
Pipelines
Expected Behavior
Text says:
Any of the above options will fetch the image using the ImagePullSecrets attached to the ServiceAccount specified in the PipelineRun. See the Service Account section for details on how to configure a ServiceAccount on a PipelineRun. The PipelineRun will then run that Task without registering it in the cluster allowing multiple versions of the same named Task t
-
Updated
Feb 17, 2021 - Go
-
Updated
Nov 14, 2020 - HTML
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Feb 9, 2021 - Python
-
Updated
Feb 17, 2021 - Java
-
Updated
Aug 31, 2020 - Smarty
-
Updated
Jan 22, 2021 - HTML
-
Updated
Dec 14, 2020 - Go
-
Updated
Jan 25, 2021 - TypeScript
Improve this page
Add a description, image, and links to the tekton topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tekton topic, visit your repo's landing page and select "manage topics."


Currently, the Pipeline tutorial uses
gitandimagePipelineResources for Task inputs/outputs see here. As there are beta-supported alternatives for both PipelineResources ([for git](https://github.com/tektoncd/pipeline/blob/master/docs/migrating-v1alpha1-to-v1beta1.md#replacing-a-git-resou