pipeline/cmd
Jason Hall d105b0bec0 Remove cmd/gsutil image
Based on #1503

This image wrapped any image with `gsutil` in the path (typically,
`google/cloud-sdk`), and invoked it with our own custom Go wrapper.
That's unnecessary, since `gsutil` can be invoked directly as necessary,
using any image where `gsutil` is in the PATH (`google/cloud-sdk` is the
default).

This change should be entirely transparent to end users.

Operators can override the image being used if they so desire, to point
to any image that contains `gsutil`.
2019-10-31 10:34:27 -05:00
..
controller Remove cmd/gsutil image 2019-10-31 10:34:27 -05:00
creds-init Typos and correctness fixes for creds-init CLI doc 2019-09-11 02:23:08 -05:00
entrypoint Exit with a non-zero exit code when we skip a command in the entrypointer. 2019-10-31 10:12:26 -05:00
git-init Refactor Resource result output, and add support for Git resources. 2019-10-17 09:09:20 -05:00
imagedigestexporter Change the path used by the image digest exporter to the standard output path structure. 2019-10-29 15:27:26 -05:00
kubeconfigwriter fix based on https://github.com/tektoncd/pipeline/pull/1255#discussion_r320827984 2019-09-05 17:35:06 -05:00
nop Change copyright authors from Knative to Tekton. 2019-06-26 18:39:14 -05:00
pullrequest-init Use gob encoding for manifest files. 2019-10-15 15:47:19 -05:00
webhook Bump knative.dev/pkg to 528ad1c 🔥 2019-10-22 06:18:22 -05:00