Adrian Cole
Adrian Cole
google doesn't support this either https://cloud.google.com/dns/api/v1beta1/resourceRecordSets
description in designate might be used as a comment http://designate.readthedocs.org/en/latest/rest/v1/records.html#create-record
I'm disinclined to add this at the moment. It isn't very supportable, so we'd probably want to ensure at least a couple users want this.
cc @bogdandrutu as I remember some chatter about making context a top-level type (not pinned to grpc). Any related issue on that note can link here for another reason
> > @adriancole the issue isn't that it's in > the io.grpc realm, its that the same package is split over multiple jars. > Making grpc-context contain io.grpc.context.Context would solve...
ps which stars to count is always interesting in GitHub. A lot of projects try to culture people to aggregate stars to a central one. I've certainly encouraged this in...
I dont think we need to do this optimization like this until there's a lot of motivation as we already try hard to keep deps low. let's optimize for KISS...
ps I am glad you mentioned how to do this as if I ever need we can look at this issue again (here or any project!)
good find and go for it, but please don't copy/paste that code for citation and otherwise reasons. As our only use case at the moment is a binary executable, I...
this will fail until the e2e tests in the debug directory are moved to test/e2e and backfilled with unit tests there are also some signal tests that fail, but should...