-
Improvement
-
Resolution: Fixed
-
Minor
-
Jenkins v2.332.2 LTS
Rundeck plugin v 3.10
Hello,
After rundeck plugin is configured manually the output in CasC is:
rundeckNotifier: rundeckBuilder: |- FAILED TO EXPORT org.jenkinsci.plugins.rundeck.RundeckNotifier$RundeckDescriptor#rundeckBuilder: No configurator found for type class org.jenkinsci.plugins.rundeck.RundeckInstanceBuilder
Even if I try do get the xml file `org.jenkinsci.plugins.rundeck.RundeckNotifier.xml` and try to configure it, in CasC it's the same output.
It would be great to be able to configure the rundeck plugin using the CasC.
Also if using Jenkins in kubernetes, the encrypted tokens created for a rundeck instance need to be recreated? Because if the jenkins container/pod gets recreated then basically the instance is different, no ?
Even if I put the file `org.jenkinsci.plugins.rundeck.RundeckNotifier.xml` in a "commited" container and try to spin up a container running Jenkins the file is gone!
Is there a workaround in having Jenkins in k8s and triggering rundeck instances from there ?