Benjamin Wood

Results 20 comments of Benjamin Wood

I agree `-n` should be supported for parity. However, you can do this in the meantime: ```bash cat -n /path-to-your-file | ccat ```

Perhaps this is related to #30 - I think the sources are left in a broken state, which causes this.

Thanks! I found this morning that it makes it past the task where the error occurs if I retry (in another exec/bash session). It later fails because it cannot find...

I see this PR was approved, but never merged. Anything outstanding? Can it be merged now?

I noticed in @sebanazarian's post above that one of the warnings is related to a timeout (seen in the `Describe ScaleObject` section) ``` Warning KEDAScalerFailed 8m18s keda-operator error when retrieving...

I believe I am experiencing this same issue. We have a Ruby on Rails based web application and we are experimenting with the http-add-on to scale the pods. I believe...

Hey @obito - thanks for following up here. Really appreciate it. Unfortunately, we do not have Apache or NGINX in front of our rails pods. Seems like a decent workaround,...

Hey @arschles - thanks for your reply and for re-opening this issue. > Are you looking for the interceptor to not change the Host header when it forwards the request,...

Hi @snmgian - can this cause a job to be scheduled twice in a row? I believe I encountered this recently.