schnatterer

Results 56 comments of schnatterer

Thanks for your work guys! In case anyone is trying to use this with gulp (like me), here's [a more elaborate example](https://gist.github.com/schnatterer/235e62b015c6ac5861853394cbf116d3).

I finally had some time to collect my ideas on this topic. Lots of binaries are offered for download alongside checksums and signatures. It would be great if `bin`could check...

I'd like to contribute some more examples test cases that could affect this issue: * [github.com/cli/cli/](https://github.com/cli/cli/releases) - automatically choose the executable from the `tar` * [github.com/docker/compose](https://github.com/docker/compose) - automatically choose the...

If a custom image is the reason for this option - then a warning in the comments of `controller.runAsUser` in `values.yaml` about changing the UID when running the default image...

@timja We used to set the UID to the local user's UID in a project (cloudogu/gitops-playground@111e666f6d6f908a8c8e7ffe9c2c3ae1f1ee431d) that runs on a local cluster in order to avoid file permissions issues on...

I have been waiting for a feature like this for a long time! However, my use case is different, that's why I like to mention it here FYI: I've experienced...

@jglick the trick works in general. However, it's not possible to load libs from subdirectories. Comparing the questions vs answer upvotes of the [Stackoverflow question](https://stackoverflow.com/q/46213913/1845976) cited in #43, I presume...

TBH I can't judge if #37 or #40 would be the better solution from a technical point of view. Neither * PR #37 (which has been dangling here for almost...

My colleague @pmarkiewka and I created a first version of a trivy op dashboard similar to the devopstales one: ![image](https://user-images.githubusercontent.com/1824962/196412446-2a3d4dfd-494a-4c2e-8089-3335f8657283.png) Uploading with Grafana failed, so for now the source can...

This also leads to `OutOfSync` errors in argoCD. ![image](https://user-images.githubusercontent.com/1824962/136364822-b0138eb4-4f0d-4452-aa51-ec0dbb04214f.png) ![image](https://user-images.githubusercontent.com/1824962/136364938-137dc02c-e1c3-4c6e-972e-12febcd253ba.png)