Hello, We are using Jenkins in our environment with the kubernetes plugin. We are currently configuring credentials and creating jobs using the API, but I see no way to do this initially with global configuration.
Examples of configs we need to change: - Use master node only when specified by name - Add new cloud - Maven Project Configuration - Add sonarqube server I have tried creating a new image and copying the config.xml file, if it does not exist in $JENKINS_HOME but then we can’t take advantage of the initial run that jenkins.war does which creates the admin user and so on. Is there a way to configure the desired sections using REST calls? What would be the best way to achieve this? Using jenkins-cli isn’t really in our scope. Thank you -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/B65A7820-D337-4358-98A9-9A062DE7226C%40gmail.com. For more options, visit https://groups.google.com/d/optout.
