cosmo
cosmo copied to clipboard
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
https://github.com/wundergraph/cosmo/blob/fb585bed2ac27a7cdb7b7e730918f7ce208723b8/controlplane/src/core/auth-utils.ts#L55 This line prevents the use of an internal IP address. If you use localhost or any other domain, it works fine, but if you use an IP address like...
### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. When running the CDN server in Amazon EKS, users currently cannot leverage IAM roles for...
Hey, I came across this line that doesn't seem right: https://github.com/wundergraph/cosmo/blob/b8d889de5fa16d8970d2e33a8fd5aa1ba2418293/examples/full-cosmo-helm/create_demo.sh#L20 Modifying it to replace `0.8.0` with `0.13.1` made me able to have a working demo, it seems to be...
### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. Currently, the schema_file configuration only accepts a path to a single file. In many projects,...
### Component(s) router ### Component version latest sha-627d542 0.240.3 main ### wgc version 0.85.6 ### controlplane version cloud ### router version latest sha-627d542 0.240.3 main ### What happened? ## Description...
### Component(s) router ### Is your feature request related to a problem? Please describe. When authenticating a JWT token without a kid (Key ID) against a JWKS, we encounter the...
### Component(s) router ### Is your feature request related to a problem? Please describe. Currently , the time spent in the planning stage is only available in traces , but...
### Component(s) router, cli ### Is your feature request related to a problem? Please describe. Imagine I have a Product Catalog service that I want to expose in my graph....
### Component(s) router ### Is your feature request related to a problem? Please describe. Currently, Redis in RateLimit only supports configuring master-slave and cluster modes. If a Sentinel mode address...
### Component(s) router ### Is your feature request related to a problem? Please describe. When making a request to the router, if the response is under 4KB, the response returned...