Home
Softono

Project Infra

Open source Apache-2.0 Go
41
Stars
191
Forks
55
Issues
9
Watchers
3 months
Last Commit

 About Project Infra

Project infrastructure administrative tools

Platforms

Web Self-hosted

Languages

Go

Links

Need Help Installing Project Infra?

We provide expert installation service for this software. Our team will install, configure, and secure Project Infra on your server. plans start at just $30.

Project Infra

View on GitHub

KubeVirt Project Infrastructure Tools

This repository provides supporting code for the project infrastructure. This is what you can find on each of the repo directories

  • cni-plugins: code to deploy CNI plugins (currently only sriov-passthrough-cni is available)

  • docs: extended documentation of several aspects of our infrastructure

  • external-plugins: Prow plugins used on our setup

  • github/ci: Infrastructure code for our main deployments:

    • github/ci/prow-deploy: Ansible code for testing and deploying Prow components, includes Prow configuration under github/ci/prow-deploy/files

    • github/ci/services: Code to manage additional CI services

    • github/ci/testgrid: Code to manage the configuration for our testgrid setup

  • images: Definition of container images used in CI

  • limiter: Tool used to control connections for GCE buckets to the outside world depending on billing alerts. See README

  • releng/release-tool: Tool for creating KubeVirt releases

  • robots: Automation tools

    • robots/dependabot: Tool to create PRs to resolve Github dependabot alerts in kubevirt org repositories

    • robots/flakefinder: Tool to create statistics from failed tests of PRs. See README

    • robots/flake-stats: Provides a more condensed view on where flakes are causing the most impact. See README

    • robots/indexpagecreator: Creates flakefinder index page

    • robots/kubevirt: Provides commands to manipulate the SIG jobs (periodic and presubmit) that are testing kubevirt with kubevirtci

      See README

    • robots/kubevirtci-bumper: Tool to automatically bump kubevirtci providers. See README

    • robots/kubevirtci-presubmit-creator: Creates kubevirtci presubmit job definitions for new providers

    • robots/labels-checker: Checks whether a PR has certain labels

    • robots/retests-to-merge: Tool to check recent approved PRs for retest comments. See README

    • robots/uploader: Tool to mirror bazel dependencies on GCS. See README

Contributing

Please see CONTRIBUTING.md for details on how to contribute.