1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-22 06:02:51 +00:00
catalog/task
vinamra28 071f33e08c Add Task to install Tekton components using Tekton Operator Release
The following task uses the released version of tekton operator to install tekton components on a new cluster. By default Tekton pipelines are installed but if we want to install other components as well then we can specify their version in the parameters of the task and respective component will get installed.

Signed-off-by: vinamra28 <vinjain@redhat.com>
2020-09-02 13:41:12 +01:00
..
ansible-runner/0.1 Call entrypoint as base command for the step and remove script parameter 2020-08-18 16:58:08 +01:00
ansible-tower-cli Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
argocd-task-sync-and-wait/0.1
aws-cli/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
aws-ecr-login/0.1 Add AWS ECR Login task 2020-07-28 11:04:02 +01:00
az Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
bentoml Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
blue-green-deploy/0.1 Fix links in README in Blue Green Deploy task 2020-08-11 12:43:06 +01:00
boskos-acquire Add Tasks to acquire and release boskos resources 🐑 2020-07-24 11:23:00 +01:00
boskos-release Add Tasks to acquire and release boskos resources 🐑 2020-07-24 11:23:00 +01:00
build-push-gke-deploy/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
buildah Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
buildkit/0.1 Remove word "volume" from "Workspace volume" in READMEs 2020-07-13 22:07:58 +01:00
buildkit-daemonless/0.1 Remove word "volume" from "Workspace volume" in READMEs 2020-07-13 22:07:58 +01:00
buildpacks Update paketo builders location to dockerhub 2020-08-27 16:01:10 +01:00
buildpacks-phases Update paketo builders location to dockerhub 2020-08-27 16:01:10 +01:00
check-make/0.1 Add Tekton task to include Makefile linter 2020-07-30 09:01:02 +01:00
cloudevent/0.1 Add cloudevent task and fix to fit new formatting 2020-07-16 19:35:58 +01:00
conftest Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
create-github-release/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
create-gitlab-release/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
curl/0.1
docker-build/0.1 [Fixes #481] remove add registry sidecar from docker-build tests 2020-08-31 15:25:12 +01:00
gcloud/0.1
gcs-create-bucket/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
gcs-delete-bucket/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
gcs-download/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
gcs-generic/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
gcs-upload/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
generate-build-id Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
git-batch-merge Bump images to 0.15.2 2020-08-12 08:52:06 +01:00
git-cli/0.1 Fix git cli tests 2020-07-16 18:35:59 +01:00
git-clone Remove implicit "set -x" from git-clone, deleteExisting by default 2020-08-14 16:45:07 +01:00
git-rebase/0.1 Remove git-rebase tests as they are not of rebase 2020-07-16 18:35:59 +01:00
github-add-comment/0.1 This patch splits github-add-comment task from the github directory 2020-07-13 13:41:58 +01:00
github-add-labels/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
github-close-issue/0.1 This patch splits github-close-issue task from the github directory 2020-07-13 13:41:58 +01:00
github-set-status/0.1 This patch splits build-push-gke-deploy from the gke-deploy directory 2020-07-13 13:41:58 +01:00
gitlab-add-label/0.1 This patch splits gitlab-add-label task from the gitlab directory 2020-07-13 13:41:58 +01:00
gke-cluster-create Remove "end to end" from cluster creation Task 2020-08-06 08:59:04 +01:00
gke-deploy/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
golang-build Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
golang-test Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
golangci-lint Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
helm-conftest Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
helm-upgrade-from-repo Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
helm-upgrade-from-source Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
ibmcloud Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
istio-canary-release/0.1 Add Canary Release Task using K8s and Istio 2020-08-18 08:42:08 +01:00
jib-gradle Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
jib-maven Add DOCKER_CONFIG env to avoid Unauthorization 2020-08-11 17:52:06 +01:00
kaniko/0.1 Fix kaniko task failing issue 2020-08-17 14:01:08 +01:00
kn Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
knctl-deploy/0.1 Modifies knctl task according to the new reorg proposal 2020-07-10 22:06:57 +01:00
kubeconfig-creator/0.1 Bump images to 0.15.2 2020-08-12 08:52:06 +01:00
kubectl-deploy-pod/0.1 Refractor kubectl-deploy-pod Task as per TEP 2020-07-31 09:12:03 +01:00
kubernetes-actions/0.1 Add kubernetes actions task in kubectl 2020-07-21 11:47:00 +01:00
kubeval Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
kythe-go/0.1 Fix kythe-go task on restricted environment 2020-07-23 17:03:01 +01:00
makisu/0.1 Remove word "volume" from "Workspace volume" in READMEs 2020-07-13 22:07:58 +01:00
markdown-lint/0.1 Add task to include Markdown linter 2020-07-30 09:01:02 +01:00
maven Improve maven task in case of multi-module maven projects 2020-08-28 14:22:11 +01:00
openshift-client Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
openshift-client-kubecfg Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
openshift-client-python/0.1 Modifies openshift-client-python task according to the new reorg proposal 2020-07-10 22:06:57 +01:00
openshift-install/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
openshift-uninstall/0.1 Modifies directory names based on the proposal 2020-07-14 19:01:58 +01:00
prettier/0.1 Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
prometheus-gate/0.1 Add prometheus-gate catalog task to await prometheus range query results 2020-07-31 15:04:03 +01:00
pull-request Bump images to 0.15.2 2020-08-12 08:52:06 +01:00
pylint Only install the requirements when the file is here (same as in #459) 2020-08-06 10:34:04 +01:00
pytest Only install the requirements when the file is here (same as in #459) 2020-08-06 10:34:04 +01:00
python-coverage Only install the requirements when the file is here (same as in #459) 2020-08-06 10:34:04 +01:00
remote-ssh-commands/0.1 Add task which can run shell commands on remote Host 2020-07-24 10:26:00 +01:00
replace-tokens/0.1 Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
ruby-lint/0.1 Add task to include Ruby Linter 2020-07-30 09:01:02 +01:00
s2i Centralize all the git-clone apply task to a common function 2020-07-24 15:00:01 +01:00
send-to-channel-slack Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
send-to-telegram/0.1
send-to-webex-room/0.1 feat: send to Webex 2020-08-27 10:52:10 +01:00
send-to-webhook-slack Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
sendmail Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
shellcheck/0.1 Add task to include Shellcheck linter 2020-07-30 09:01:02 +01:00
skopeo-copy/0.1 Fix README.md 2020-08-04 13:35:04 +01:00
sonarqube-scanner/0.1 Modifies the path in readme for samples directory 2020-07-15 02:43:58 +01:00
tekton-operator-install/0.1 Add Task to install Tekton components using Tekton Operator Release 2020-09-02 13:41:12 +01:00
terraform-cli Make OWNERS own all versions of a resource 2020-07-24 08:46:01 +01:00
tkn/0.1
trigger-jenkins-job/0.1 Add Task to Trigger Jenkins Pipeline using Tekton 2020-07-29 16:24:02 +01:00
ts-lint/0.1 Add task to include TypeScript linter 2020-07-30 09:01:02 +01:00
upload-pypi/0.1 Fixes and improvements to the upload-pypi Task. 2020-07-31 10:48:03 +01:00
wget/0.1
yaml-lint/0.1 Add task to include YAML linter 2020-07-30 09:01:02 +01:00