Drew Wells
Drew Wells
AcquireImagePixels is deprecaed http://www.imagemagick.org/api/deprecate.php#AcquireImagePixels This fixes the deprecations warnings. As discussed in #13, this does not make magick thread-safe. From what I understand, the Go scheduler only allows one goroutine...
The examples with -p on the command line make me really wary. This is leaking passwords in people's history and process table. Any other user on the system can see...
We publish identical metrics across two containers. The merge puts them both together into a single payload. Can we instead do a left or right join of these metrics to...
I see mentions that some small changes are required in Docker to use this library, from a Redhat blog post mentioning this project. There's no mentions of how to integrate...
service accounts need image pull secrets for private repos, add support for this
**Which version of kube-score are you using?** latest Add the ability to ignore pods as part of `helm test` only.
We have 150k charts, 2.3gb size bucket, and a 40MB index file. I ran reindex in a k8s pod inside aws and it took a week to complete. I can...
CICD systems like spinnaker require annotations to disable some odd behavior like renaming configmaps. These annotations are needed to deploy linkerd as expected.
### What problem are you trying to solve? As depicted in the discussion here https://github.com/linkerd/linkerd2/issues/7345, linkerd does not really work with cert-manager today. I'm puzzled why the issue is even...