Fabiano Nunes Parente

Results 10 issues of Fabiano Nunes Parente

### [REQUIRED] Describe your environment * Operating System version: Ubuntu 20.04, Android 10 * Browser version: Chrome 86.0.4240.75 (same version on Ubuntu and Android) * Firebase SDK version: 7.22.1 *...

api: messaging
documentation
feature request

### Detailed Description of the Problem HAProxy segfaults when parsing a valid config file on Alpine-based Docker images. Oddly, the error depends on the file name. Can't reproduce on Debian-based...

type: bug
status: fixed
2.0
2.2
2.4
2.5

When using a global CRD, every state change triggers a hard restart on HAProxy (even a simple pod scale): ```text 2022/08/03 16:20:49 DEBUG global.go:81 Global config updated: [TuneOptions: != models.GlobalTuneOptions]...

Fixes a typo TypeError: console.err is not a function: https://github.com/uncss/uncss/blob/d0adf4bb89ef4f82006f8dd5b40d22a94269e50a/bin/uncss#L86

When an exception occurs in `document.querySelector`, the filter predicate returns `true`, **keeping** the selector in final CSS.

Fixes #353 Fixes #370 (partially) > This is simpler alternative to PR #446. It only removes empty :not() selectors and doesn't try to fix dangling commas After _depseudify_, a `:not`...

# Summary - Version: docker.elastic.co/beats/filebeat:7.17.0 - Operating System: Ubuntu 20.04, Docker 20.10.14 After PR #29681, timezone database (`/usr/share/zoneinfo`) is missing from filebeat image. Unlike the `centos:7` image, the `tzdata` package...

good first issue
Team:Elastic-Agent-Control-Plane

Varnish package for Ubuntu 18.04 uses jemalloc 3.6.0 while in Ubuntu 20.04 and later, it uses jemalloc 5.2.1. Given that the Varnish 6.0 version is a long-term support version, would...

The commit ea81ccc (which intended to add support for options `http-no-delay` and `http_proxy`) introduced three new `model.Backend` attributes that clash with `HTTPConnectionMode`. These new attributes override whatever value `HTTPConnectionMode` has...