OpenShift Jenkins Pipeline DSL Plugin (jenkins-client-plugin): Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


* https://github.com/openshift/jenkins-client-plugin
* https://github.com/openshift/jenkins-client-plugin
* https://blog.openshift.com/building-declarative-pipelines-openshift-dsl-plugin/


=Internal=
=Internal=
Line 9: Line 10:
=Overview=
=Overview=


This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The OpenShift DSL is written in Groovy. The plugin is different, and it seems to be newer than [[OpenShift Plugin for Jenkins Plugin (jenkins-plugin)]]. This plugin '''requires''' the oc binary to be present on the nodes executing the script.
This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The OpenShift DSL is written in Groovy. The plugin is different, and it seems to be newer than [[OpenShift Plugin for Jenkins (jenkins-plugin)]]. This plugin '''requires''' the oc binary to be present on the nodes executing the script. Supported in GA status starting with OpenShift 3.7.

Latest revision as of 23:01, 11 December 2017

External

Internal

Overview

This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The OpenShift DSL is written in Groovy. The plugin is different, and it seems to be newer than OpenShift Plugin for Jenkins (jenkins-plugin). This plugin requires the oc binary to be present on the nodes executing the script. Supported in GA status starting with OpenShift 3.7.