Code Monkey home page Code Monkey logo

Comments (10)

thockin avatar thockin commented on August 27, 2024 1

This is a real bug that I expect people to hit. :(
/lifecycle frozen

from dns.

johnbelamaric avatar johnbelamaric commented on August 27, 2024 1

from dns.

chrisohaver avatar chrisohaver commented on August 27, 2024 1

It's not a special case per se, the code continues to look for all endpoints that match the query name. It doesn't stop when it finds the first match.
I just added a test for it... coredns/coredns#1811

from dns.

fejta-bot avatar fejta-bot commented on August 27, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

from dns.

StephanX avatar StephanX commented on August 27, 2024

Yep, just ran into this today, while trying to use a headless service to permit direct access to pods in a replicaset. I tried working around it by omitting the hostname from pod definition, but kubedns just ignored the pod all together.

For what it's worth, our use case is to provide a mechanism to pass instructions to individual pods within the replicaset (to poll status, instruct it to quiesce, etc) and absent a way to address the pod via dns, we have to hack around the problem (in our case, telling the pod to publish its IP address to our database.) . Looking forward to seeing this resolved.

from dns.

krmayankk avatar krmayankk commented on August 27, 2024

Oh my god I need this feature .i am happy to help if someone can give me pointers

from dns.

krmayankk avatar krmayankk commented on August 27, 2024

/assign @krmayankk

from dns.

krmayankk avatar krmayankk commented on August 27, 2024

i need this feature urgently and would like to help fix it . Who would be the right person to engage with to fix this @thockin

from dns.

johnbelamaric avatar johnbelamaric commented on August 27, 2024

I believe we verified that this already works in CoreDNS. Check out https://github.com/coredns/deployment/tree/master/kubernetes to see how to deploy it.

from dns.

krmayankk avatar krmayankk commented on August 27, 2024

thanks @johnbelamaric could you point to code where this feature got implemented in coredns. We are using 1.9 where coredns is alpha. I would love to move to coredns when this is made seamless to kube-dns

from dns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.