Luís Simas

Results 7 issues of Luís Simas

## What? This PR adds the [xk6-zeromq](https://github.com/luissimas/xk6-zeromq) extension to the list of extensions. ## Checklist - [X] I have used a meaningful title for the PR. - [X] I have...

Hello! First of all, thanks for the work on this extension. We've been evaluating it in one of our environments, and it looks really promising for our use case. As...

Hello folks! We have a use case in which we'd like to monitor the allocation of available TCP ports to DRBD resources. Since LINSTOR exposes the `TcpPortAutoRange` controller property to...

# LINSTOR version ``` linstor controller 1.30.4; GIT-hash: bef74a44609cb592c5efad2e707b50e696623c61 ``` # Description Hello folks. We've identified a scenario in which the linstor-controller service gets stuck in a state in which...

Hello folks! While developing the LINSTOR driver for Incus (https://github.com/lxc/incus/pull/1621), we noticed that sometimes the request for creating a snapshot hangs indefinitely. In such cases, we are able to see...

Hello folks! We're currently [implementing](https://github.com/lxc/incus/pull/1621) a LINSTOR driver for Incus, and one of the requirements is to copy volumes and instances with their respective snapshots. We've been using the clone...

Closes #5. I had to change the environment variables format to make them work in my setup. I'm using Keycloak 26.2, so I don't know if there was a Keycloak...