Eric Burghard

Results 15 comments of Eric Burghard

Well madduck, I don't use salt alone anymore and rely heavily on reclass. I refactored everything around reclass and that helped to clarify a lot the whole architecture. Many thanks...

We hit huge performance problems when using reclass directly with salt, so we decided to make a python script to generate pillar and top files per domain. We now only...

We are doing this way: ```yaml parameters: dollar: '$' # escaping url: http://my.domain.com/tst/do?nr=${dollar}{nr} ```

There is a common use-case for this. Sending email with ipv6 impose to have a PTR in the reverse zone. As external-dns does not handle ipv6 yet, and provider allowing...

I can confirm the bug. `cerbot` generated the certificate correctly from the DNS01 challenge, so I'll manually insert the TLS secret into kubernetes for now. Somehow the `ResolvedFQDN` field of...

I finally took some time to track down the issue before the expiration of all my certificiates. This was a dns configuration error on my side. For those who also...

would like to have that feature also. Could we share details about possible implementation ? or at least if you could give some directions. I'm about to switch to pypdf2...

> Does #2412 cover what you're looking for? I think this is about a different kind file picker. I was talking about a dir picker which does a cd at...

> Hey @eburghar I think something like this can also help. What you think? > > ![image](https://user-images.githubusercontent.com/11697220/197837743-b78712af-346e-46b9-85c2-2cd356b014e9.png) Yes that would be better. I just fear that it would offer less...

If someone can take this PR over as I'm not able to complete CLA Authorization as the project does not allow individual contributions (only corporate). Regards.