Kyle McCullough

Results 14 comments of Kyle McCullough

You may already be thinking along these lines, but here are a few things I'd like to see: 1. An HTTP-based admin API could be handy. This would enable a...

@Stolr That would be helpful, wouldn't it? I'll add some examples shortly. In the meantime, take a look at my [kube-filebeat](https://github.com/kylemcc/kube-filebeat/blob/master/filebeat.yml.tmpl) and [kube-nginx-proxy](https://github.com/kylemcc/kube-nginx-proxy/blob/master/sites.tmpl) projects. They are both powered by kube-gen.

Sorry @panaji! Been busy with work. I will try to take a look at this tonight or tomorrow

Hello, @junpayment, unfortunately, that's not possible with the current API. I remember thinking of that when I was putting this together, but never ended up needing it. It should be...

Thanks for this, I will try to take a look this week

@eddsalkield Sorry I didn't see this sooner. Yes, you're absolutely correct. I've been meaning to set up some GitHub Actions workflows for this repo to do some basic things like...

> 🧟 any possibility that this will just merge and work after 18 months? @kylemcc Let's find out...

@lhriley That sounds pretty sensible. I wonder if that could be accomplished by scoping the role supplied to `kube-gen`. I'll experiment with it a bit and report back. In the...

@lhriley Yeah, agreed. Have let the dependencies stagnate quite a bit here. I'm not as heavy a k8s user these day, but happy to accept a PR if you have...