Jonathan McCall

Results 5 issues of Jonathan McCall

## Describe the bug Dependabot reports a checksum mismatch between what is downloaded and what is in go.sum. ``` Dependabot encountered the following error: verifying github.com/andygrunwald/[email protected]: checksum mismatch downloaded: h1:lf2Y3VFMuYNPbgAiLBHVDXYbmXrA4+/++7D6EFHK7xk=...

**What?** Allows the client to periodically reconnect to the server. ``` client := NewStatsdClient(udpAddr.String(), prefix) client.reconnect = true ``` **Why?** We are using this library within Kubernetes and when our...

I'm trying to extend the CRD for secretproviderclasses so that it supports a templates field. The templates are rendered as literals in the resulting secret and can template values inside...