Dean Coakley

Results 22 comments of Dean Coakley

@mattfarina Can you take a look at this when you get a chance?

I may give this a shot, how would you like it handled @prydonius ?

I've started taking a look at this issue to see if I can help. 1. I'm pretty new to workspaces. Should `go.work` be committed, or should I add an entry...

@kakkoyun Would you be open to accepting a change to change all fields in the `TSDBHeadStats` struct to be `int64`? Or do you have something else in mind?

Hoping to have a PR ready for Components naming convention refactor within 24 hours. (Depending on how my testing goes) Should WebP be used for image optimization? (Whenever that is...

Pretty much a duplicate of: https://github.com/KELiON/cerebro/issues/457

Hi @IvanJosipovic If you're still interested in using cert-manager with VirtualServer and VirtualServerRoute CRDs. It was added in the [latest release](https://github.com/nginxinc/kubernetes-ingress/releases/tag/v2.2.0). You can find docs here: https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/#virtualservertlscertmanager And an example...

It's a shame that it's exported. As far as I know usage of `NewExponentialBackOff` will ensure that `ExponentialBackoff.Stop` is always set to a sensible value as you want. So I'm...

Well un-exporting the field would be a breaking change and won't be done in `v4` anyway, and unfortunately as far as I know a `v5` is not planned. 😕

Hi @roens We are not actively developing or supporting the new relic agent now. - See: https://github.com/nginxinc/new-relic-agent#support However, if you’d like to submit a pull request, we will take a...