Tim Jacomb
Tim Jacomb
Worth posting in gitter if you haven't already https://gitter.im/jenkinsci/configuration-as-code-plugin
We have a custom configurator for update sites which complicates this
Isn't this: https://github.com/jenkinsci/configuration-as-code-plugin/issues/34
@oleg-nenashev Do you plan to pick this up again? Or shall we close it? I don't remember seeing new issues about this at all
> The problem with #1204 is you would have another chicken and egg problem (at least with the current implementation) 😠I assume you would run it as the very...
Thanks!
> By transitivity, Jenkins CI is also incompatible 😄. Well, you can override it pretty easily with `--add-opens`, the Jenkins docker image will add it automatically for you: ``` jenkins/jenkins:2.314-jdk17-preview...
> Thanks for the heads up, we will try it https://github.com/jenkinsci/docker for any issues with the image, https://issues.jenkins.io/ component core if there's an issue with Jenkins, label it with java17-compatibility,...
the recommendation appears to be to add a bit of a sleep / `wait-for-it` / a retry. Happy for a fix in either this repo, or in say https://github.com/jenkinsci/remoting cc...
modify one of the startup scripts is easiest: https://github.com/jenkinsci/docker-inbound-agent/blob/master/jenkins-agent or https://github.com/jenkinsci/docker-inbound-agent/blob/master/jenkins-agent.ps1