-
sysctl tcp_tw_reuse failed on ubuntu14.04 kernel 4.2.0 when creating a container
**Steps to reproduce the issue:**
1. docker run --sysctl net.ipv4.tcp_tw_reuse=1 ubuntu
**Describe the results …
-
### Bug description
Goal: Monitor a domain e.g. http://github.com that it responds with a 301 (e.g. to https://github.com)
```
curl --head github.com
HTTP/1.1 301 Moved Permanently
Content-Length…
sepek updated
11 months ago
-
### Bug description
Token: ****************
Base URL: http://app.netdata.cloud
Id: eae05d5e-76ee-11ee-9243-b8aeed73e876
Rooms: fd60dd18-1c30-4cbb-9ce1-ec081d9a12ff
Hostname: ubuntu-nuc
Proxy: …
-
**Description**
The `stack` commands currently support Compose on Kubernetes if `--orchestrator` or `DOCKER_STACK_ORCHESTRATOR` are set to `kubernetes`. Are there any plans to support this for the …
-
Right now 4CAT is distributed as three separate Docker containers (frontend, backend, database) combined via Docker compose. This works, but also means it's not possible to install 4CAT with just Dock…
-
**Description**
I have a (don't know how it got corrupted yet) corrupted image layer that happens to be inside the `openjdk:8-jdk-alpine` image (c.f. https://github.com/docker-library/openjdk/issue…
-
### Bug description
A custom charts.d plugin that writes more than 1 dimension in a chart results in a chart with no data at all.
I am working with [this custom charts.d plugin](https://gist.githu…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
**Description**
Running Java application in docker swarm cluster. We have 2 API servers (Wildfly 9) and 2 APP servers (Wildfly 9). We see a lot of connection timeout issues on API when running a load…
-
### Bug Description
adding `X_CSI_ISI_AUTH_TYPE=1` to match PowerScale's default session-type authentication in `storage_csm_powerscale_v280.yaml` has no effect. This is not really documented, so I'v…