Phil Fenstermacher
Phil Fenstermacher
I've typically found this means that your ingress controller isn't reading the ingress object, or some other ingress supersedes a path collision. I most recently ran into this issue because...
I'll give it a try. Unfortunately the standard Kubernetes load balancer in AWS is their classic load balancer so we don't get the option of redirecting port 80 there (but...
Thanks @RavinderReddyF5. Am I correct in assuming the limitation is in the API on the F5 itself and not in a Go library? If that's the case we may submit...
Is that for sending logs to elasticsearch? The module [doesn't setup the structure](https://github.com/pcfens/puppet-filebeat#limitations) in ES, but as I understand it, that should be a one time step for a single...
I think that some of the changes to support Chocolatey in #237 have the potential to fix things here too - my plan is to get that one merged and...
Let's do that - unfortunately I got sidetracked with other things and never made it back to this. It seems like supporting the OSS package is becoming a lot more...
Thanks for everything you've done on getting this working - it looks a little more involved than I imagined it would be. It looks like all that's left are a...
Sorry I'm just getting a chance to look at this. It's really only become an option at 90c3637 I'm assuming you're setting the `purge_conf_purge_dir` to false (the default is true),...
I don't have a use case for this so I don't see myself getting around to implementation, but would appreciate a MR if anyone else has the time and need.
I think a lot of changes like this are going to be supported when we merge #236.