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

use resty-resolver everywhere #237

Merged
merged 4 commits into from
Jan 24, 2017
Merged

use resty-resolver everywhere #237

merged 4 commits into from
Jan 24, 2017

Conversation

mikz
Copy link
Contributor

@mikz mikz commented Jan 20, 2017

closes #236
depends on 3scale/s2i-openresty#16

  • resty-http
  • resty-redis

This totally removes nginx resolver directive and fully relies on our internal DNS resolver.
Setting RESOLVER env variable still works. Default servers are auto detected from /etc/resolv.conf on boot. Works everywhere (native/docker/openshift).

/cc @mayorova @mpguerra

/cc @davidor this might be something XC will need on OpenShift to properly resolve redis via a Service.

so it can use resty-resolver instead of nginx one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use one resolver everywhere
1 participant