danmanners / homelab-kube-cluster

Dan's Homelab Kubernetes Cluster - Operated through Kustomize & ArgoCD
Creative Commons Zero v1.0 Universal
214 stars 16 forks source link

Add Infro PR Checks? #307

Open colethienes opened 8 months ago

colethienes commented 8 months ago

I noticed that this repo uses Argo CD, and I thought I’d let you know that I recently released a Github app called Infro that several companies use internally that allows Argo CD users to preview Kubernetes changes in Github pull requests before they merge. I’m providing it for free to open source projects (here’s an example in the wild). Here’s a setup guide with links to documentation. It’s in early stages, so I’m sure there will be warts. All feedback is welcome!

danmanners commented 8 months ago

That's cool, thank you @colethienes! I'll poke around at that over the weekend.