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

Add A lookup for headless services #451

Merged
merged 1 commit into from Dec 2, 2016

Conversation

chrisohaver
Copy link
Member

  • Adds caching for endpoints
  • When a service is headless (e.g. Cluster IP = None), look up the endpoints (pods) that serve the service
  • Adds headless service A record config and tests to k8s integration testing

@codecov-io
Copy link

Current coverage is 38.82% (diff: 0.00%)

Merging #451 into master will decrease coverage by 0.33%

@@             master       #451   diff @@
==========================================
  Files           113        113          
  Lines          5450       5497    +47   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2134       2134          
- Misses         3139       3186    +47   
  Partials        177        177          

Powered by Codecov. Last update 8faa835...c206616

@miekg miekg merged commit 56d3b47 into coredns:master Dec 2, 2016
@chrisohaver chrisohaver deleted the headless_services branch June 1, 2017 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants