linkerd2/bin
Joakim Roubert 2b92b07b19
bin: shellscript housekeeping (#13469)
- Use single quotes for static strings, not double
- Use sh and not bash for _os.sh that has no bash-specific content
- Remove superfluous double quotes on variable assignments
- Only use bash-specific [[ ]] if statements for bash-specific content
- Consistently use style with if; then on same line

Change-Id: I1575971262773149db32021efbf2d7f1d4df9771

Signed-off-by: Joakim Roubert <joakimr@axis.com>
2024-12-12 10:28:14 -05:00
..
win Update CI and docs to reference `main` branch (#4662) 2020-06-24 12:39:22 -07:00
_docker.sh bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
_log.sh Shellscript housekeeping (#8549) 2022-05-26 16:19:35 +01:00
_os.sh bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
_tag.sh bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
_test-helpers.sh bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
build-cli-bin viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30
certs-openssl bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
docker bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
docker-build linkerd-cni: add new release to the build (#10209) 2023-02-08 13:54:35 -08:00
docker-build-cli-bin Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-build-controller Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-build-debug Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-build-jaeger-webhook Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-build-metrics-api Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-build-policy-controller Add support to cross-build policy controller (#10334) 2023-02-20 11:22:08 +00:00
docker-build-proxy ci: Update fetch-proxy to lookup versions by name (#12322) 2024-03-21 12:58:39 -07:00
docker-build-tap Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-build-web Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-pull Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-pull-binaries Speed improvements for `integration_tests.yml` and CLI docker target changes (#6762) 2021-08-27 16:02:43 -05:00
docker-push bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
docker-retag-all Fix up docker build scripts (#6781) 2021-09-01 09:37:56 -07:00
docker-test-proxy build: Remove the DOCKER_TRACE environment variable (#5583) 2021-01-20 22:09:47 -08:00
fetch-proxy bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
fmt Update to dev:v39 with Go 1.19 (#10336) 2023-02-16 08:25:42 -08:00
go-mod-tree bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
go-mod-versions bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
go-mod-why bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
go-run go-run: Move temporary binary into `target` directory (#4657) 2020-06-23 15:55:34 -07:00
goimports Improve shellscript portability by using /bin/env (#4628) 2020-06-19 15:49:29 -04:00
helm bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
helm-build Automate edge releases (#12175) 2024-03-01 09:03:50 -05:00
helm-bump-edge bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
helm-docs bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
helm-docs-diff bin/shellcheck-all was missing some files (#5335) 2020-12-08 09:30:52 -05:00
image-load bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
install-deps go: mod tidy (#11693) 2023-12-05 11:55:18 +00:00
install-pr bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
k3d bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
kind Standardize curl flags with scurl (#7658) 2022-01-24 08:42:20 -08:00
kubectl Standardize curl flags with scurl (#7658) 2022-01-24 08:42:20 -08:00
linkerd dev: Always rebuild the CLI in bin/linkerd (#9957) 2022-12-07 10:04:15 -08:00
minikube-start-hyperv.bat Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
protoc-go.sh chore: remove the bin/protoc script (#13459) 2024-12-11 16:24:07 -08:00
root-tag Improve shellscript portability by using /bin/env (#4628) 2020-06-19 15:49:29 -04:00
rust-toolchain-version bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
scurl Standardize curl flags with scurl (#7658) 2022-01-24 08:42:20 -08:00
shellcheck ci: Use devcontainer tooling in CI (#8925) 2022-07-27 09:54:39 -07:00
shellcheck-all ci: Use devcontainer tooling in CI (#8925) 2022-07-27 09:54:39 -07:00
test-cleanup Shellscript housekeeping (#8549) 2022-05-26 16:19:35 +01:00
test-clouds Shellscript housekeeping (#8549) 2022-05-26 16:19:35 +01:00
test-clouds-cleanup Shellscript housekeeping (#8549) 2022-05-26 16:19:35 +01:00
test-scale bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
tests Shellscript housekeeping (#8549) 2022-05-26 16:19:35 +01:00
update-codegen.sh bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00
web bin: shellscript housekeeping (#13469) 2024-12-12 10:28:14 -05:00