Tools shared by several Istio repositories
Go to file
John Howard 636146ec1f
Bump go modules (#3254)
2025-08-06 12:04:24 -04:00
.devcontainer Automator: update common-files@master in istio/tools@master (#3253) 2025-08-01 07:12:06 -04:00
.github [CNCF graduation] Add security tab for Istio repos (#2464) 2023-05-11 06:05:18 -07:00
ambient-tests updated ambient-test README.md (#2941) 2024-05-28 08:58:00 -04:00
bin Bump protobuf from 3.18.3 to 4.25.8 in /bin (#3223) 2025-06-25 13:10:18 -04:00
cmd small fix for punctuation/style in releaseNotes.md. (#3231) 2025-06-19 05:06:10 -04:00
common Automator: update common-files@master in istio/tools@master (#3253) 2025-08-01 07:12:06 -04:00
docker/build-tools Update tools (#3251) 2025-08-01 05:52:05 -04:00
examples/luacheck Fix most helm linting errors. (#338) 2019-09-10 08:12:56 -07:00
isotope Update tools (#3244) 2025-07-10 04:39:32 -04:00
licenses Update tools (#3244) 2025-07-10 04:39:32 -04:00
perf Update README.md to reflect actual options in runner.py (#3117) 2025-06-10 04:27:23 -04:00
pkg Refresh TOC admins (#3165) 2025-03-21 13:54:44 -04:00
vendors/google Remove 'stability' testing (#2918) 2024-05-14 15:38:49 -07:00
.gitattributes Automator: update common-files@master in istio/tools@master (#2798) 2024-01-31 15:45:40 -08:00
.gitignore Cleanup: remove unused cue-gen tool (#2738) 2023-11-28 09:59:12 -08:00
BUGS-AND-FEATURE-REQUESTS.md Update common files. (#171) 2019-06-24 19:18:24 +00:00
CODEOWNERS Cleanup deprecated wg in CODEOWNERS (#1258) 2020-10-16 07:45:15 -07:00
CONTRIBUTING.md Bootstrap the repo. 2018-01-22 13:05:23 -08:00
LICENSE Automator: update common-files@master in istio/tools@master (#2720) 2023-10-31 10:56:28 -07:00
Makefile Automator: update common-files@master in istio/tools@master (#2992) 2024-07-23 10:26:33 -04:00
Makefile.core.mk Remove 'stability' testing (#2918) 2024-05-14 15:38:49 -07:00
Makefile.overrides.mk Switch this repo to BUILD_WITH_CONTAINER=1 (#299) 2019-08-24 00:57:51 -07:00
README.md perf/benchmark: update README (#1315) 2020-11-27 22:15:24 -08:00
SUPPORT.md Automator: update common-files@master in istio/tools@master (#2816) 2024-02-12 08:00:35 -08:00
go.mod Bump go modules (#3254) 2025-08-06 12:04:24 -04:00
go.sum Bump go modules (#3254) 2025-08-06 12:04:24 -04:00

README.md

Go Report Card GoDoc

Tools

This repository contains tools useful in building Istio.

Performance Testing

See perf for details on how to setup the performance and stability tests.