The task `kubectl-actions` is a generic task which can be used to perform k8s-actions. We take the whole script as a `params` whereas the existing task `kubectl-deploy` only works for deploying the pod and fulfills the specific criteria.
Signed-off-by: vinamra28 <vinjain@redhat.com>
- Update the pipeline to install for e2e tests
- Update images to refer to 0.14.0 version of pipeline
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
Since skopeo has started providing their official image and the image would be updated regularly so changing the skopeo-copy task image so that it can use the official one from now on.
Signed-off-by: vinamra28 <vinjain@redhat.com>
We don't really have a concept in Tekton of something called a "Workspace volume",
but multiple READMEs now refer to it.
This commit removes the term "Workspace volume" in favor of simply "Workspace".
Changes include:
- moves the golangci-lint task to the task directory
- moves the OWNERS to golangci-lint task
- moves and modifies readme file from golang
to golangci-lint task
- moves test directory from golang to golangci-lint task
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the golang-test task to the task directory
- copies and modifies readme file to golang-test task from golang directory
- copies OWNERS file from golang directory
- copies test directory from golang directory to golang-test task
- changes the yaml filename to match the resource name
Issue : #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the golang-build task to the task directory
- copies and modifies readme file to golang-build task from golang directory
- copies OWNERS file from golang directory
- copies test directory from golang directory to golang-build task
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the openshift-client-kubecfg task to the task directory
- moves and modifies readme file for openshift-client-kubecfg task from openshift-client directory
- moves OWNERS file from openshift-client directory
- chages the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the openshift-client task to the task directory
- copies and modifies readme file for openshift-client task from openshift-client directory
- copies OWNERS file from openshift-client directory
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the build-push-gke-deploy task to the task directory
- moves and modifies readme file from gke-deploy
to build-push-gke-deploy
- moves examples directory from gke-deploy
Issue : #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the gke-deploy task to the task directory
- copies and modifies readme file for gke-deploy from gke-deploy directory
- copies example directory from gcs directory
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves github-add-labels task to the task directory
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves github-set-status task to the task directory
- moves and modifies readme from github to github-close-issue
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves github-close-issue task to the task directory
- moves and modifies readme from github to github-close-issue
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves github-add-comment task to the task directory
- moves and modifies readme from github to github-add-comment
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves gitlab-add-label task to the task directory
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-generic task to the task directory
- moves and modifies readme file for gcs-generic from gcs directory
- moves sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-upload task to the task directory
- copies and modifies readme file for gcs-upload from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-download task to the task directory
- copies and modifies readme file for gcs-download from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-delete-bucket task to the task directory
- copies and modifies readme file for gcs-delete-bucket from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-create-bucket task to the task directory
- copies and modifies readme file for gcs-create-bucket from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>