You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should also include the improvement done in open-feature/java-sdk-contrib#614
This would enable mounting a ConfigMap directly on a Pod that contains the FF definition.
We should also include the improvement done in open-feature/java-sdk-contrib#614 This would enable mounting a ConfigMap directly on a Pod that contains the FF definition.
Opened PR #421 and in that I used flagd's implementation of the file sync. This has proven to work fine (compared to what I found on Java libraries and watchers). I think reusing this reduces complexity and avoids code duplication :)
Uh oh!
There was an error while loading. Please reload this page.
Flagd has in-process evaluation capability introduced through PR #327
Similar to the offline in-process mode in Java provider 1, we should introduce an offline in-process mode for Go provider.
This needs to be followed up after completing the #393
Footnotes
The text was updated successfully, but these errors were encountered: