-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: openshift-sync-plugin
-
None
Scenario: Sync parameters from OpenShift BC to the job.
Problem: Refspec is not synced from Openshift to Jenkins. Additional configuration of the Refspec in Jenkins is not possible because the plugin will overwrite the configuration with an empty value.
Proposed solution: The sync-plugin should apply the annotated refspec from openshift.
A label for the build config like jenkins.openshift.io/refspec could be used to configure the Jenkins Refspec.
Please have a look to this PR. Its a one-liner.