-
### Terraform Core Version
1.9.2
### AWS Provider Version
5.74.0
### Affected Resource(s)
When trying to modify either an existing LB listener with attribute `tcp_idle_timeout_seconds` or when y…
-
References: https://github.com/owncloud/ocis/pull/9490 (set the configured protocol transport for service metadata)
Add configuration details of the gateway service for the configurable service end…
-
```[tasklist]
### Tasks (in order)
- [ ] https://github.com/firezone/firezone/pull/6937
- [ ] https://github.com/firezone/firezone/pull/6909
- [ ] https://github.com/firezone/firezone/pull/6939
- [ ] …
-
It seems to me that the gateway as introduced by this PR: https://github.com/grafana/helm-charts/pull/679 does not support all protocols:
https://github.com/grafana/helm-charts/pull/679/files#diff-…
-
**What steps did you take and what happened:**
Given the following gateway:
```
apiVersion: gateway.networking.k8s.io/v1
kind: Gateway
metadata:
name: contour
namespace: projectcontour
s…
-
Nomad 0.11.1
Consul 1.8.2
Consul Ingress-Gateways support `tcp` and `http` listeners. Http listeners are preferred because they allow for multiple services to listen on a single port and use…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
One random listener …
-
### Description
HCL is verbose and not turing complete, general-purpose programming languages add additional complexity and verbosity (Maybe not as verbose as HCL)
I would love to have some proper c…
-
**What steps did you take and what happened:**
My contour configuration is:
* contour-gateway-provisioner with two Gateway
* `internal` for applications using `GatewayAPI`
* `legacy` for app…
-
Looking at this line of code:
https://github.com/Azure/application-gateway-kubernetes-ingress/blob/8bc1e63c3714667bb59f8533fd39b8970e77bd2b/pkg/azure/client.go#L15
I understand the AGIC controller…