Sam Christen Oliphant
Sam Christen Oliphant
### Describe the bug Dotnet 8 brought the default container port to 8080 from 80, this port needs to be added as a VIRUAL_PORT=8080 env var to the dotnet deployments...
### Component(s) controlplane ### Component version [email protected] ### wgc version [email protected] ### controlplane version [email protected] ### router version N/A ### What happened? ## Description Targeting s3 for CDN and ControlPlane...
### Component(s) controlplane, keycloak ### Component version All released versions going back at least 2 months ### wgc version N/A ### controlplane version N/A ### router version N/A ### What...
### Component(s) router, studio, otelcollector ### Is your feature request related to a problem? Please describe. When a request to a federated Supergraph doesn't match spec and an $variable is...
RELATED [cosmo-issues-1182](https://github.com/wundergraph/cosmo/issues/1182) Currently if a request fails variable validation via `renderVariableRequiredNotProvidedError` or `renderVariableInvalidObjectTypeError` the entire variable content is dumped onto the message which then makes it's way onto telemetry as...
## Motivation and Context Per https://github.com/wundergraph/cosmo/issues/1555 On testing a Cosmo Rate Limit implementation I discovered every request would get a 500 response if Redis is scaled to zero, or if...
### Component(s) router ### Is your feature request related to a problem? Please describe. On testing a Cosmo Rate Limit implementation I discovered every request would get a 500 response...