Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

explore k8s prow as a way to automate stuff in github #30

Closed
MylesBorins opened this issue Dec 7, 2018 · 4 comments
Closed

explore k8s prow as a way to automate stuff in github #30

MylesBorins opened this issue Dec 7, 2018 · 4 comments

Comments

@MylesBorins
Copy link

https://github.com/kubernetes/test-infra/tree/master/prow#prow

Prow is a Kubernetes based CI/CD system. Jobs can be triggered by various types of events and report their status to many different services. In addition to job execution, Prow provides GitHub automation in the form of policy enforcement, chat-ops via /foo style commands, and automatic PR merging. See the GoDoc for library docs. Please note that these libraries are intended for use by prow only, and we do not make any attempt to preserve backwards compatibility.

@davidstanke
Copy link

davidstanke commented Dec 7, 2018

FYI, Prow is starting to get some traction beyond its initial use for the k8s project itself. See e.g. Serverless Jenkins X

Update: I just noticed this (no video, but the abstract is another piece of social proof): Using Prow for Testing Outside of K8s

@targos
Copy link
Member

targos commented Dec 7, 2018

Do we have the resources to run it?

@MylesBorins
Copy link
Author

I cannot make any promise but I can check internally to see if we can get resources donated

@ssimontis
Copy link

What resources does it require? I have a home lab that might be powerful enough to help run things.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants