-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add support for unix socket connection in sync service (#1518) #1560
base: main
Are you sure you want to change the base?
fix: add support for unix socket connection in sync service (#1518) #1560
Conversation
✅ Deploy Preview for polite-licorice-3db33c canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
except the changes for the provider specification, this looks really good. we should not separate them within the provider specification, as only one mode is selected anyways
…eature#1518) Signed-off-by: Alexandra Oberaigner <[email protected]>
Signed-off-by: Alexandra Oberaigner <[email protected]>
27a16f9
to
e358f09
Compare
Signed-off-by: Alexandra Oberaigner <[email protected]>
c392849
to
4b238e5
Compare
Signed-off-by: Alexandra Oberaigner <[email protected]>
Signed-off-by: alexandraoberaigner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. I tried to find something to comment on, but couldn't. 🙏
@alexandraoberaigner I pushed a change just to resolve a go.mod conflict coming from main. |
This PR
adds support for unix sockets in sync service
Related Issues
Fixes #1518
How to test
start flagd with the new option
-e /tmp/socketpath
and try to connect with an in-process provider to the same socket path & request a flag