David Stapp

Results 28 comments of David Stapp

Hey, sorry for the late response. Looks good, thanks! I will review it in detail and then merge it.

@ianbogda When I create a image from your fork, run "make server_test" to start the container and then "make api_test", the following request fails: ``` curl "http://localhost:8080/update?secret=changeme&domain=foo&addr=1.2.3.4" {"Success":false,"Message":"exit status 2:...

Hey, sounds like a nice idea, besides that it might break any "unsupported" usage of BIND aside from the API. I don't know coredns at all, but I'll definitely will...

Hey thanks for your PR. I'll review it and merge it. Unfortunately I'm a little short in time right now, but I'll get to it as soon as possible.

@sgyurko I'd also like to preserve the existing behavior in case nothing is defined. Can you make the initial expiry value -1 or something like that, meaning the records don't...

Hey, thanks for your feedback. Yeah, this seems to make it clearer, my documentation is lacking that explicit bit, so i could be confusing. I'll add it. Thanks.

Hey, thanks for your feedback. The idea makes sense to me and I actually have a similar use-case for this. However, unfortunately I've been quite busy recently and I don't...

Hey, can you give me some details on how you set this up on your side?

@PeterZhai00 Sadly there's currently no API documentation as there's only this exact one endpoint. But I agree that having CRUD operations on DNS records would make sense and then a...

Hey, can you try setting a password with no special chars, just once for testing and see if it's at least printed in the logs?