OpenShift Plugin for Jenkins (jenkins-plugin): Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * OpenShift CI/CD Concepts") |
No edit summary |
||
Line 1: | Line 1: | ||
!!!External | |||
* https://github.com/openshift/jenkins-plugin | |||
=Internal= | =Internal= | ||
* [[OpenShift_CI/CD_Concepts#OpenShift_Plugin_for_Jenkins_Plugin_.28jenkins-plugin.29|OpenShift CI/CD Concepts]] | * [[OpenShift_CI/CD_Concepts#OpenShift_Plugin_for_Jenkins_Plugin_.28jenkins-plugin.29|OpenShift CI/CD Concepts]] | ||
=Overview= | |||
This is the oldest Jenkins/OpenShift integration plugin, which executes inside Jenkins and implements a series of REST flows that interface with the OpenShift master server via its exposed API. This plugin '''does not require''' the [[oc]] binary to be present on the host that executes the plugin logic. |
Revision as of 23:35, 8 December 2017
!!!External
Internal
Overview
This is the oldest Jenkins/OpenShift integration plugin, which executes inside Jenkins and implements a series of REST flows that interface with the OpenShift master server via its exposed API. This plugin does not require the oc binary to be present on the host that executes the plugin logic.