Package io.fabric8.jenkins.openshiftsync
package io.fabric8.jenkins.openshiftsync
-
ClassDescriptionWatches
BuildConfig
objects in OpenShift and for WorkflowJobs we ensure there is a suitable Jenkins Job object defined with the correct configurationWatchesBuildConfig
objects in OpenShift and for WorkflowJobs we ensure there is a suitable Jenkins Job object defined with the correct configurationStores the OpenShift Build Config related project properties.Listens to Jenkins Job buildRun
start and stop then ensure there's a suitableBuild
object in OpenShift thats updated correctly with the current status, logsURL and metricsGenerated localization support class.GenericEventHandler<T extends io.fabric8.kubernetes.api.model.HasMetadata>Generated localization support class.Listens toWorkflowJob
objects being updated via the web console or Jenkins REST API and replicating the changes back to the OpenShiftBuildConfig
for the case where folks edit inline Jenkinsfile flows inside the Jenkins UI