Brad Warren
Brad Warren
you may already be working on this, but if not, i believe my suggestion here applied to all `filterwarnings` calls in this file, not just the first one
ohemorange is gonna take the lead on the first review here, but i do want to flag a concern i have with this PR that i initially put at https://github.com/jsha/certbot/pull/2#issuecomment-3534895793....
this approach works for me! it does mean using strings containing either a domain or an IP which is less helpful and doesn't match the type of the attribute we...
we've been working on higher level plans to [fix this for all of our DNS plugins](https://docs.google.com/document/d/1u6R9E32IeYIita4ERb3EtqaoCxGBzswAIVC2X3CvVmY/edit?usp=sharing) and well as [ways to consolidate our many different DNS plugins](https://github.com/certbot/certbot/issues/10333) i think we're...
we'd be happy to! feel free to open a PR updating https://github.com/certbot/certbot/blob/main/certbot/docs/using.rst. if you @ me in the PR description, i'll be sure to take a look
@wgreenberg, fwiw, i think i may have been wrong about this being urgent. erica and i personally still think it has value allowing us to reduce certbot's API surface in...
> i think your suggestion of using shim plugins actually automatically solves the "certbot should act like the apache/nginx plugins aren't available" issue, since plugin discovery happens by looking at...
there was more discussion about this in mattermost in the thread starting at https://opensource.eff.org/eff-open-source/pl/byuwjcbfd7bztqkoabatjp33sy ## high level thoughts i think we're all mostly on the same page here. i think...
after poking around a bit, i think the sources of these features would be things like: * our plugin command line flags (which you found for things like the google...
poking around https://github.com/dns-lexicon/dns-lexicon, it looks like adrien may be the only maintainer of lexicon nowadays? historically the lexicon repo was at https://github.com/AnalogJ/lexicon and analogj did a lot of work, however,...