Valentín Gutiérrez

Results 5 issues of Valentín Gutiérrez

We are seeing what it looks like a memory leak in TS 8.0.6: ![image](https://user-images.githubusercontent.com/4091505/78372113-63fa4600-75b8-11ea-99cb-64a7cccf70dc.png) In the screenshot you can see cp1081 being affected by it, beginning on April 2nd at...

Leak

puppet-catalog-test doesn't currently support hiera_include: ``` $ puppet-catalog-test -m ~/Puppet/modules/ -M ~/Puppet/manifests/site.pp -H ~/Puppet/hiera.yaml [INFO] Using puppet 3.4.3 ---------------------------------------- Compiled 0 catalogs in 0.0082 seconds (avg: Inf seconds) $ hiera...

### Brief description Scapy IPv4 routing table is missing additional addresses configured on the `lo` interface. ### Scapy version 2.5.0 ### Python version 3.11.2 ### Operating system Debian bookworm 12.2...

bug

### Detailed Description of the Problem We have a single instance (out of 96) running HAProxy 2.6.15 showing tasks stuck on `ssl_sock_io_cb`: ``` $ echo "show tasks" | sudo socat...

type: bug
status: fixed
2.0
2.2
2.4
2.6
2.7

Hi, I've realized that gobgp grpc API doesn't make use of [grpc status codes](https://pkg.go.dev/google.golang.org/grpc/codes#Code) when returning errors, so clients need to parse the status message string to be able which...