Phil Prasek

Results 17 issues of Phil Prasek

**Describe the bug** Router shutdown time is 10.2 seconds vs. Gateway 0.4 seconds in [supergraph-demo-fed2](https://github.com/apollographql/supergraph-demo-fed2) **To Reproduce** Steps to reproduce the behavior: 1. `git clone [email protected]:apollographql/supergraph-demo-fed2.git` 2. `make demo-local-router` 3....

Add an example and nightly CI for [Contracts](https://www.apollographql.com/docs/studio/contracts/) which is available [in preview](https://www.apollographql.com/blog/announcement/platform/introducing-contracts-serve-many-audiences-with-a-unified-graph/) and supported for Fed 1 build pipelines in Studio today.

add Open Telemetry to `make k8s-up-dev` like `docker-up-otel-collector` using the https://github.com/apollographql/supergraph-demo#open-telemetry as a baseline.

Signed-off-by: Phil Prasek

### What problem are you facing? In Crossplane new infrastructure can be requested by creating a composite resource (XR) or composite resource claim (XRC). Changes to XR/XRCs are also propagated...

enhancement
composition
needs-design
exempt-from-stale

Support external Router extensions (e.g. via a simple HTTP request/response format), so you can do any custom authn/n (or other processing) using an external network service (e.g. a sidecar in...

triage

## Description `rover subgraph introspect` generates a `_service { sdl }` query, but for services created and authenticated using AWS IAM it requires passing [AWS auth headers](https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-auth-using-authorization-header.html) as part of...

feature 🎉
triage

### What problem are you facing? Would like a v1beta1 version of storage buckets ### How could Crossplane help solve your problem? Move storage buckets to v1beta1 standards

enhancement