howardjohn / test-infra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

    • automator helps automate dependency and other updates.
    • prowgen translates high level job definitions to ProwJob configurations.
    • prowtrans translates ProwJob configurations to other ProwJob configurations. For example, to run the same jobs in the private infrastructure.
    • authentikos writes 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.

About

License:Apache License 2.0


Languages

Language:Go 49.2%Language:HCL 21.3%Language:Jsonnet 17.1%Language:Shell 6.4%Language:Makefile 4.1%Language:Python 1.3%Language:Dockerfile 0.6%