Dominik Ruf

Results 9 issues of Dominik Ruf

I believe an error while handling externals should fail the build. see JENKINS-6415

I use the following command line to start bash on windows ``` mintty.exe -e console.exe bash -l ``` This way I can start console applications like python in the bash/mintty...

There is already a storage.beforeCreate Plugin Execution Points that lets you implement plugins that react before artifacts are created in a repository. What we need is a plugin that reacts...

When running on windows and you try to open the page .../job/myjob/2/violations/file/path/to/myfile.py/ you get "No violations found" The following patch fixes this. But I don't really know the code and...

**Describe the bug** I noticed that on my k8s nodes, some volumes are mounted via paths like /dev/mapper/mpathd and some are mounted by paths like /dev/dm-2. I can't see any...

bug
tracked

**Describe the bug** Our on-prem clusters can't access registries on the internet like registry.k8s.io directly. We have mirrors in our local registry though. So I though I use a custom...

bug
tracked

What do you think about the idea to support annotating k8s secrets as well? So the idea would be to create a secret like this ``` apiVersion: v1 kind: Secret...

**Is your feature request related to a problem? Please describe.** At the moment opensearch_dashboards.yml is stored as a ConfigMap. So the settings (incl. opensearch_security.openid.client_secret) are not really treated as 'Secrets'....

enhancement

Currently when I open modal with autotoc tabs the url gets screwed up. For example when opening a link dialog in tinymce and then selecting a tab. In this case...