Phil Prasek

Results 23 comments of Phil Prasek

See related feedback in [this community post](https://community.apollographql.com/t/introducing-the-apollo-router-our-federation-runtime-in-rust/1931/8)

Related: - https://github.com/apollographql/router/pull/1694

Hi @nilansaha @rafalp Phil from Apollo here 👋 ... would love to collaborate on helping get federation tracing support added to ariadne if you like. What can we do to...

@andrewmcgivery thanks for this PR. `@internal` support is on our near term radar and we'd love to incorporate your thinking here into an upcoming release. stay tuned for an update,...

@andrewmcgivery @monkybrain we're calling this `@inaccessible` now - here's a working example - https://github.com/apollographql/supergraph-demo-fed2/pull/132 - you can now `import` the `@inaccessible` directive into your subgraph schemas - with `@link(import:` -...

we don't currently support using different aliases across subgraphs for composed directives like `@tag` and `@inaccessible`, and this is something we'll fix in the future as we tackle the larger...

@negz CRRs were in part motivated by the GitOps scenario of applying multiple related resources with dependencies on non-deterministic CSP generated names (e.g. AzureDB and VnetRule). IIRC #1770 was focused...

@till an example repo would be awesome! 👍 Are you using the native Open Stack APIs or the AWS compatibility APIs? Also we're working on code generating resource controllers on...

@bgrant0607 some more info on the ACK and ASO collaboration here: https://blog.crossplane.io/accelerating-crossplane-provider-coverage-with-ack-and-azure-code-generation-towards-100-percent-coverage-of-all-cloud-services/ would be great to do the same with GCP Config Connector! /cc @jaypipes @davefellows