Ro Santalla

Results 56 issues of Ro Santalla

It is common to add exclusions for liveness/readiness endpoints to the test config, as not doing so may cause probes to fail and the pod to be removed from the...

enhancement
needs evaluation

Currently, the HTTP proxy only has tests for validations. Request handling and manipulation is tested, albeit at the handler level. This is fine for these request tests, but as more...

During the last months of development we've introduced some bugs or defects that we believe could have been caught by linters or static analysis tools. This issue aims to collect...

The current API allows to inject both error codes, and additional latency to requests. The former is done by means of `errorBody` and `errorCode`, and the latter by those of...

### Motivation Currently, we expose the list of endpoints to exclude from a [HTTP fault ](https://k6.io/docs/javascript-api/xk6-disruptor/api/faults/http/)injection as a comma-separated list: exclude | string | comma-separated list of urls to be...

enhancement
needs evaluation

When attempting to fault inject a service listening on port 8080, the disruptor fails with the following message: ``` ERRO[0006] GoError: error injecting fault: error invoking agent: command terminated with...

This PR continues the work started on https://github.com/grafana/k6-docs/pull/1356, creating a single-page aimed to onboard people into trying the disruptor with as little friction as possible. The included examples borrow some...

### Please describe your bug Jellyfin 10.9.2 (and perhaps earlier versions, I haven't checked all the patches) can no longer edit local m3u files through the UI. Playlists appear and...

bug

### Is this a new feature request? - [X] I have searched the existing issues ### Wanted change Currently packaged KasmVNC version has a bug that causes it to misbehave...

enhancement

Since we don't use neither the dependency dashboard, nor the SaaS renovate, it may become hard to know if we introduce modifications to the renovate config that do not make...