Skip to content
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

Support for Redis? #1077

Open
olix0r opened this issue Feb 16, 2017 · 1 comment
Open

Support for Redis? #1077

olix0r opened this issue Feb 16, 2017 · 1 comment

Comments

@olix0r
Copy link
Member

olix0r commented Feb 16, 2017

There's a finagle-redis project. Can this be modified/extended to implement a Redis router in linkerd?

@chaomai
Copy link

chaomai commented Apr 1, 2017

Hello, is project still available for application?

I just find the linkerd project under the cncf today. But it's about to meet the deadline of the student application. So I want to know whether there is a chance to apply this project?

Thank you

Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
…rd#1077)

This branch adds an inotify-based implementation of filesystem watches
for the TLS config files. On Linux, where inotify is available, this is
used instead of the polling-based code I added in linkerd#1056 and linkerd#1076.

In order to avoid the issues detecting changes to files in Kubernetes 
ConfigMaps described in linkerd#1061, we watch the directory _containing_ the
files we care about rather than the files themselves. I've tested this 
manually in Docker for Mac Kubernetes and can confirm that ConfigMap
changes are detected successfully.

Closes linkerd#1061. Closes linkerd#369.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants