Valentin Delaye
Valentin Delaye
Hi, Not really a bug of the chart or jenkins image. Permission are just more strict on Openshift/OKD You can use environment variable of the initContainer to be used by...
Same issue here with maven 3.8.1 and versions-maven-plugin 2.7
substituteFrom value used in a yaml template are not being rendered correctly when used with quotes.
Hi, Same issue here My var get substituted from ``` - name: FOO value: "${BAR}" ``` to ``` - name: FOO value: true ``` I'm trying to obtain (I need...
Same question here ;) Thanks
Same issue here ``` export MSYS=winsymlinks:lnk ``` workaround is working on my side
+1
Hi, I'm looking a similar feature to put a cloud in maintenance mode. During my search I found the `agent-maintenance-plugin` but it cover partially my use case of permanent jenkins...
Same issue here, looking for a new release
Same issue here. Lost many hours. Didn't find any solution
There is already a PR open but never merged : https://github.com/jenkinsci/jenkinsfile-runner/pull/709