..
win
Update CI and docs to reference `main` branch ( #4662 )
2020-06-24 12:39:22 -07:00
_docker.sh
Stop shipping grafana-based image ( #7567 )
2022-01-11 14:47:40 -05:00
_log.sh
Improve shellscript portability by using /bin/env ( #4628 )
2020-06-19 15:49:29 -04:00
_os.sh
Consider arch when building policy-controller ( #7343 )
2021-11-23 12:51:56 -07:00
_release.sh
Fix spelling mistakes using codespell ( #4700 )
2020-07-07 17:07:22 -05:00
_tag.sh
Migrate CI to docker buildx and other improvements ( #4765 )
2020-07-22 14:27:45 -05:00
_test-helpers.sh
Allow integration tests to run in parallel ( #7773 )
2022-02-07 15:21:57 +00:00
build-cli-bin
viz: move some components into linkerd-viz ( #5340 )
2020-12-23 20:17:31 +05:30
certs-openssl
Ability for int tests to use external certs generated with openssl ( #4997 )
2020-09-25 11:25:29 -05:00
create-release-tag
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
docker
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
docker-build
Stop shipping grafana-based image ( #7567 )
2022-01-11 14:47:40 -05:00
docker-build-cli-bin
Fix up docker build scripts ( #6781 )
2021-09-01 09:37:56 -07:00
docker-build-cni-plugin
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
Consider arch when building policy-controller ( #7343 )
2021-11-23 12:51:56 -07:00
docker-build-proxy
Fix up docker build scripts ( #6781 )
2021-09-01 09:37:56 -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-cache-prune
Migrate CI to docker buildx and other improvements ( #4765 )
2020-07-22 14:27:45 -05: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
Fix up docker build scripts ( #6781 )
2021-09-01 09:37:56 -07: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
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
fmt
Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' ( #5560 )
2021-01-21 18:26:38 -05:00
git-commit-proxy-version
Improve git-commit-proxy-version ( #7891 )
2022-02-15 17:48:07 -08: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
Upgrade `bin/helm` to v3.8.0 ( #7720 )
2022-01-27 11:35:17 -05:00
helm-build
Properly version Helm charts for extensions ( #7568 )
2022-01-06 12:59:08 -08:00
helm-docs
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
helm-docs-diff
bin/shellcheck-all was missing some files ( #5335 )
2020-12-08 09:30:52 -05:00
image-load
CI: fix image load issue in k3d ( #7414 )
2021-12-06 21:33:58 +05:30
install-deps
Bump helm.sh/helm/v3 from 3.4.1 to 3.6.1 ( #6286 )
2021-06-18 09:34:29 -06:00
install-pr
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
k3d
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08: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
Created ./bin/_os.sh lib for os-arch detection ( #4880 )
2020-08-14 09:59:52 -05:00
markdownlint
Add a devcontainer configuration ( #7583 )
2022-01-11 14:38:18 -08:00
markdownlint-all
Improve shellscript portability by using /bin/env ( #4628 )
2020-06-19 15:49:29 -04:00
minikube-start-hyperv.bat
Introducing Conduit, the ultralight service mesh
2017-12-05 00:24:55 +00:00
mkube
Improve shellscript portability by using /bin/env ( #4628 )
2020-06-19 15:49:29 -04:00
protoc
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
protoc-diff
bin/protoc-diff: Don't assume Debian and don't install unzip ( #5347 )
2020-12-09 09:12:38 -05:00
protoc-go.sh
Remove legacy upgrade and it's references ( #7309 )
2021-11-29 20:08:58 +05:30
root-tag
Improve shellscript portability by using /bin/env ( #4628 )
2020-06-19 15:49:29 -04:00
scurl
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
shellcheck
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
shellcheck-all
bin/shellcheck-all: Add filename/shebang check ( #7541 )
2022-01-12 10:26:27 -08:00
test-cleanup
Remove namespace from charts and split them into `linkerd-crd` and `linkerd-control-plane` ( #6635 )
2021-12-10 15:53:08 -05:00
test-clouds
Improve shellscript portability by using /bin/env ( #4628 )
2020-06-19 15:49:29 -04:00
test-clouds-cleanup
Use linkerd path in test-cleanup ( #5498 )
2021-01-08 15:24:14 -05:00
test-scale
Standardize curl flags with scurl ( #7658 )
2022-01-24 08:42:20 -08:00
tests
Use linkerd path in test-cleanup ( #5498 )
2021-01-08 15:24:14 -05:00
update-codegen.sh
add mc crd to codegen ( #7335 )
2021-11-23 15:49:14 -07:00
web
Stop shipping grafana-based image ( #7567 )
2022-01-11 14:47:40 -05:00