-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [X] I have updated…
-
Hi @arielb135
Your example was quite good to understand. I setup accordingly. but still 3 pod rmq cluster does not form. I can see only one pod in cluster. Am I missing something?
`apiVersion: …
-
**Steps:**
1. EXEC: open the following yaml in an editor
```yaml
---
apiVersion: v1
kind: Service
metadata:
annotations:
app.quarkus.io/build-timestamp: 2023-06-30 - 12:24:49 +0000
la…
-
Hi,
I'm trying to use jmdns to detect the presence and absence/removal of a service in the local network. My service is running on an `Debian GNU/Linux 11` machine and is using `avahi-daemon` vers…
-
### Component(s)
exporter/syslog
### What happened?
## Description
When trying to export otlp log messages to syslog, the resulting message on the syslog end only contains the timestamp from the…
-
**What happened**:
If an ingress resource leads to service with type `ExternalName`, but also has annotation `nginx.ingress.kubernetes.io/default-backend` with the value set to a service with…
-
### 📜 Description
When attempting to insert data into the static_assets_cache table in PostgreSQL using Knex.js, an error occurs indicating invalid input syntax for type bytea. This issue arises due …
-
To deploy on prod environment I changed the Dockerfile to run as "non root" user and to set the env to production:
```
FROM elixir:1.5.2
ENV MIX_ENV=prod \
HOME=/app
ADD mix.exs mix.lock /a…
-
### Is your feature request related to a problem?
In case the aiohttp app runs in multiple replicas behind the TCP-based load-balancing, it keeps the same connection pointing to the same replica, a…
-
When specifying `-p 10.52.0.2:1111:1111` to podman, my intention was to forward traffic coming from `10.52.0.2:1111` to `container:1111`. While when using firewalld as backend, the generated rule is
…