schnatterer
schnatterer
bin is a wonderful tool that increases security for lots of users, due to the ease of keeping tools up to date. Thanks! Speaking of security - some tools offer...
It would be great to have a non-interactive mode where bin does not prompt. I'm starting to role out bin to all my machines headlessly, using ansible ([bin installation, self...
**Describe the bug** When setting `controller.runAsUser` to a value other than the built in jenkins user id 1000 the `init` container fails. **Version of Helm and Kubernetes**: Helm Version: ```console...
### Expected behavior A ready to run docker image containing `container-diff` on DockerHub or GCR or another public registry. Allows for using `container-diff` conveniently via `docker run` without prio installation....
When using the branch plugin, as on sonarcloud.io multiple branches are scanned with the same project key. For example, see [here](https://sonarcloud.io/project/issues?branch=develop&id=de.triology.cb%3Acommand-bus&resolved=false). Different branches might have different metrics. So it would...
It would be most convenient to skip installation and use docker-diff directly from a docker image, like so for example: ```bash docker run moul/docker-diff:1.1 alpine:3.2 alpine:3.3 ```
With Jenkins version 2.332 the plugin install mechanism starts to return HTTP 500. In the Jenkins log we can see an `IndexOutOfBoundsException`. Curiously, posting the same plugin via web UI...
* Upgrade helm chart * Move to integrated argocd-notifcations: * enable in helm argocd-helm chart * Move [argocd-notifications-cm.yaml](https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/notifications/argocd-notifications-cm.yaml) (example) to control-app * Remove custom argocd-notifcations application * Optional: Configure argocd-notifcations...
Wouldn't it make sense, to manage default project and the `control-app`CR via GitOps inside the `control-app` repos as well?