dberardo-com

Results 234 comments of dberardo-com
trafficstars

what are you trying to achieve here? are you using a local docker installation or a k8s one? if you want to pass custom data to a function you can...

i see that the pod holding the lock is labeled with:: postgres-operator.crunchydata.com/role=master would it be possible to use this label with pod-affinity rules ? and is it possible to make...

is this issue affecting also the docker module for ansible ? i am facing similar issues with docker_image (pull) module

i have a similar problem using Lines. I would like to ignore Lines when calculating occlusion, is there way to reduce the set of objects taken into account ?

are you referring to this strategy? https://github.com/apollographql/federation/issues/355#issuecomment-1488122731 is this possible to achieve in the context of nestjs integration: https://docs.nestjs.com/graphql/federation#federated-example-gateway-1 or does this need to be a sort of fork of...

ok, figured out how to implement the solution by @jyling , it is a simple "extension" of the current IntrospectAndCompose class and use that one inside the gateway definition: ```...

@moinologics try this one out and let me know if it worked: https://gist.github.com/dberardo-com/e8ecab26ab16c0753f9f441f820f3cb6

would this be a solution for both problems above ? and how can service workers be used with this library ? i had the same thought of using service workers,...