Noam Gal
Noam Gal
When checking out the Histogram custom metric, I see that the default value just uses a mean value over all the values I send. There is no bias towards the...
I have created a simple test (https://gist.github.com/ATGardner/7c34a90b01ed0bf513ccd6911b4372f3) which shows that when I try to use a promisified setTimeout call, it fails with > TypeError [ERR_INVALID_CALLBACK]: Callback must be a function...
## What updated dind-volume-provisioner image to `1.35.0` ## Why security volnuerability fixes - https://github.com/codefresh-io/dind-volume-provisioner/pull/93 ## Notes
## What updated dind-volume-provisioner to `1.35.1` updated dind-volume-utils to `1.30.1` ## Why dvp used to replace permissions on the entire /var/lib/docker directory of the dind, which would cause issues later...
* update golang to `1.23` * upgraded github.com/argoproj/argo-cd/v2 v2.10.0 => v2.13.0 * upgraded github.com/go-jose/go-jose/v4 v4.0.2 => v4.0.4 * upgraded github.com/briandowns/spinner v1.23.0 => v1.23.1 * replaced github.com/ghodss/yaml with sigs.k8s.io/yaml * upgraded...
## I'm fixing a bug or typo - [x] if this is your first time contributing, run `npm run add-contributor` and follow the prompts to add yourself to the README...
Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [ ] I've pasted the output...
### Proposed changes copied changes from https://github.com/nginxinc/nginx-s3-gateway/pull/125/files (thanks for the good direction) Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make...