Timm Drevensek

Results 11 comments of Timm Drevensek
trafficstars

The use-case I'd like to solve is to let Jenkins host a simple `svg` or `png` together with a custom `css` to adapt the styling of the UI - and...

Hey @torstenwalter, I refactored to work with ConfigMaps instead of Secrets. Also it's possible to provide UTF-8 or binary encoded content separately. What's your suggestion?

How's about making use of the default way: Use the credential storage of Jenkins?

Our use-case is the multi account setup where we deploy stuff like IAM roles for monitoring permission to all accounts and do have a centrally Grafana that does collect these...

Hey @craigloewen-msft , might this be related to a change in the runlevel of wsl between 1.2.5 and 2.0.9? We have an vpnkit inspired by this project that calls vpnkit...

Looks like actions/runner-container-hooks#96 is going to solve this issue in the future.

This would probable provide a workaround for the absence of #2445 & #2921 due to it will reduce the complexity of infrastructure setup.

Any chance to get a new release of OpenSSH build?

Had the same issue. Seems to happen due to namespace rename OR a helm chart upgrade - our IT did both simultaneously. For me the following had caused the issue:...

Not 100% sure - but Build Summary is working on GHES - at least I'm on 3.12.x and a simple hello world is possible. ![image](https://github.com/user-attachments/assets/9022afb4-9079-40e9-892d-6c625a693829) Looking at the changelog, the...