test-infra
test-infra copied to clipboard
Istio Test Infra
This repository contains tools and configuration files for the testing and automation needs for Istio.
Navigating this repository
-
For information about interacting with Istio's CI/CD system (Prow), see Working with Prow.
-
For information about authoring new jobs, see jobs/README.md.
-
For information about operating the Prow control plane, see prow/README.md.
-
For information about our cloud infrastructure, see infra/README.md.
-
For information about tools we use...
automatorhelps automate dependency and other updates.prowgentranslates high level job definitions to ProwJob configurations.prowtranstranslates ProwJob configurations to other ProwJob configurations. For example, to run the same jobs in the private infrastructure.authentikoswrites access token to Kubernetes Secrets. This is not currently used by Istio, but is by other communities.- A variety of other tools live outside of this repo. Checkout istio/tools for more.