Harry Lascelles
Harry Lascelles
We see this too with 0.9.0 and 0.10.1. Self hosted runners. it comes in waves where most jobs fail, then all is well for a day or so. We are...
We are still seeing this. Self-hosted k8s ARC. Runner version 2.323.0. Everything runs fine, until we see the number of "Failed ephemeral runners" in the `AutoscalingRunnerSet` climb to match the...
@nikola-jokic Same question as @uladzislauhramovich ... How do you delete the ephemeral runners? Are they k8s resources? There is nothing in the GitHub web console, no runners there. @forgondolin We...
There is an open issue on the gem now too: https://github.com/chanzuckerberg/sorbet-coerce/issues/81
@jez @elliottt (maybe) is this something Sorbet would be interested as a project in its org, or would you prefer it to be an outside project?
Another example: https://www.iwm.org.uk/visits/iwm-london/whats-on?field_event_type=Exhibitions Calls a link inside [like this](https://www.iwm.org.uk/jsonapi/events?include=field_branch,field_event_type,field_event_status,field_teaser.field_teaser_image.field_image,field_event_audience&page[limit]=12&page[offset]=0&filter[status]=1&filter[field_permanent]=0&sort[sort_order_level][path]=field_order_level&sort[sort_order_level][direction]=DESC&sort[sort_end_date][path]=field_smart_date.end_value&filter[past_dates_filter][condition][operator]=%3E&filter[past_dates_filter][condition][path]=field_smart_date.end_value&filter[past_dates_filter][condition][value]=1729607350&filter[field_branch_filter][condition][path]=field_branch.id&filter[field_branch_filter][condition][operator]=IN&filter[field_branch_filter][condition][value][0]=c6fffe8f-18e1-42d3-88e4-0983d2c75cc2&filter[field_event_type_filter][condition][path]=field_event_type.id&filter[field_event_type_filter][condition][operator]=IN&filter[field_event_type_filter][condition][value][0]=1ad6a8ea-618e-4674-bd1f-82ea3265b988).
Aha I think I am running into this. So setting User-Agent as a header has no effect?
Thank you for your long and considered answer! :slightly_smiling_face: I have a strong preference for configuration as code, which is why I wanted to capture everything in source control, but...
OK, will give it a go with a PR 👍 !
I am seeing that the verbosity flag `v` is having problems with my kyverno pod: eg: `ghcr.io/kyverno/kyverno:v1.13.1`   So having v=1 still gives DBG and INF. INF lines state...