Kojak currently copies files of a preconfigured Jenkins instance over to its local instance in order to deliver pre-configuration. This is not without issue as the Kojak repository size can grow. Its also not an efficient way to configure Jenkins. Having a reliable REST/CURL command set that can be executed instead would be great.
- depends on
-
JENKINS-23385 Provide maven-build-metadata result via Jenkins REST interface & Archiver output
-
- Open
-
-
JENKINS-23386 Provide DSL with Koji inheritance and publish it on REST
-
- Open
-
We now simply install via rpm and pull the configuration files over which reduces the footprint considerably. Version 5 of Kojak will support docker and a pre-configured Jenkins docker container will be shipped.