Johan Fleury

Results 18 issues of Johan Fleury

This adds a new metric `ssl_revocation_status` for each certificate in every trusted chains. This metrics shows whether the certificate is marked as revoked on OCSP responders or (if available as...

Hi GlobalSign is currently [revoking some of their intermediate CA certificates](https://support.globalsign.com/ssl/general-ssl/ica-revocations-and-remediation-steps) and I found out that ssl_exporter still considers a certificate issued by one of these intermediate CA to be...

Hello I’m using ssl_exporter to monitor certificates for a bunch of websites that are hosted behind multiple load balancers. My goal being to monitor that all the LB’s use the...

Hi. It is currently possible for a user or an admin to do sensitive actions without any confirmation. This includes: * As a user: * stopping your main server *...

enhancement
user experience

Implements #2217 This is a draft PR in which I started implementing support for Slack Block Kit. It’s still missing a lot (from actual implementation to unit and acceptance tests),...

stale

## Description Hi With metallb versions 0.12.0 and higher, the controller fails to allocate IP address to a dual stack service if only IPv4 addresses is available, **breaking backward compatibility**....

experience-report
maybe
flexibility

Fix an issue introduced by #324. I’m not sure whether or not this re-introduce the issue reported in #302 but I don’t know how to reproduce it, so please be...

Hi. I’m trying to script something around the `netbox_dns` plugin API and I’m unable to query zone records (at `/api/plugins/netbox_dns/{id}/record`). I’ve tried using `DetailEndpoint`, but the class is getting its...