bleggett / 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 48.6%Language:HCL 20.7%Language:Jsonnet 16.9%Language:Shell 6.5%Language:Makefile 4.0%Language:Python 2.7%Language:Dockerfile 0.6%