Brian McQueen

Results 42 comments of Brian McQueen

This repo is still working. I got it to compile and install and run some examples from HEAD. I did have to use a recent compiler and cmake version. Built...

I'm moving over there too @mustafaakin thanks

I'm not sure about the problem you are seeing, because I do this kind of thing in testing and it works as-is: ``` KUBECONFIG=~/.kube/config ./kubernetes-event-exporter -conf k23r-stdout.yaml ``` So it...

This really does not sound like a problem with kubernetes-event-exporter. Are you able to test out the exporter in a low traffic, testing environment? If your target servers are overloaded,...

The build is failing because it needs a `mod tidy` or something. The changes do not introduce any new dependencies. However, if I do that the PR becomes very noisy...

Yes its in very heavy usage over here. It works great. I wonder if the problem is your use of `ClusterName` in the yaml instead of `clusterName`. Here's the annotation...

wow I had no idea. Yes and maybe I'll jump over there too. I've got 2 PRs queued up here now. Thanks I need metrics in there. I've got a...

Hi DO guys, can we get some traction on this PR? Its troublesome when the build fails. @miroswan