LH
LH
Hi, I am using the semantic-release/github in a couple of my repositories it started throwing the following error lately: ``` [10:08:30 AM] [semantic-release] › ✖ An error occurred while running...
**Describe the feature you'd like** Currently the ingress rules only allow matching traffic by hostname, i.e. ```yaml # ... ingress: - hostname: subdomain.domain.com service: https://subdomain.domain.com:9120 - service: http_status:404 ``` I...
The v1 tag is still pointing to v1.0.0 commit. The convention for actions is that v1 tag points to the lastest minor version of the same major version, e.g. v1.1.0.
### Describe the bug I am trying to add a probe for mosquitto's websocket interface using the configuration below. Without this configuration Gatus works as expected but when I add...
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description Both types of API gateway allow...