-
Hey all! We are looking into using ld-relay in a Kubernetes cluster using a standard Service and Deployment setup. We expect pods of deployment to be SIGTERMed and KILLed from time to time.
What is…
-
I recently installed the ld-relay via docker and noticed that`/sdk/evalx/{clientId}/users/{user}` returns all flags instead of only client side flags.
Is this expected? When the client connects to…
-
I'm curious why there is a restriction in creating multiple LDClients per service. It does not seem out of the norm to have larger services need access to multiple LaunchDarkly projects. This is not a…
-
When doing:
```
...
```
Is there a way to create that user on LD?
-
From the whole dependency list most are admissible due to common usage on android or based on minimal size impact (dexCount < 2500)
The primary offender being `compile 'com.google.guava:guava:19.0'…
-
**Is your feature request related to a problem? Please describe.**
I would like to have support of mobile key in the Python SDK.
**Describe the solution you'd like**
The Python SDK can reach acce…
-
Hello,
Thanks for a great library and service.
I notice an issue related to initialization the launch darkly when using the `init` method that return `Future`
When I run this init inside backg…
-
Hi, this is more of a question. I noticed that other SDKs are synchronous when calling `.variation()` including the client side javascript library. Is there a functional reason the node version has to…
-
@jkodumal I don't have a lot of details on this. I'm on the road and my team just let me know they had to roll this back. Wanted to let you know asap. I'll share more details when I get them.
-
I am attempting to import `LDClient` into an Angular [service](https://angular.io/guide/architecture-services) and I'm getting an interesting error. I am following this [post](https://blog.launchdark…