Bob Gordon

Results 16 comments of Bob Gordon

@francislavoie thanks for your work on this, this is going to be epic 🥳

Hey, sorry let me try and explain better, I am trying to use this plugin to rate limit users to our landing pages, the issue I am having is that...

👋 hey @francislavoie so looks like we are on the last part of this and we will soon be able to use `client_ip` in the above rate limit is that...

cool, no worries it looks good to me anyways cant wait to test it out 👍

I run into this today, if you wish to resolve this you can easily just add `{}` to the query ``` - alert: BlackboxSlowProbe expr: 'avg_over_time(probe_duration_seconds{}[2m]) > 5' ```

We make heavy use of snippets and ENV's for our TLS on-demand setup ``` { order rate_limit before basicauth on_demand_tls { ask {$CADDY_ASK_URL} interval {$CADDY_ASK_INTERVAL} burst {$CADDY_ASK_BURST} } servers {...

i dont think this solves the issue, i believe the issue the OP is having is setting global env's on all pods/containers in all controllers etc.

@davidsbond would welcome a PR to add this 👍

@davidsbond added a pr for this, could you confirm if this resolves your issue?

@davidsbond if you have time to submit that as a pr that would be great, I was actually planning on exporting more of the internal types in another PR tomorrow...