You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix slave FROM tag and set JVM arch for master (#510)
Since v3.7 of openshift, there is the possibility for breakage in
backwards compatibilty when using the v3.7 'oc' command with a 'v3.6'
master.
This change forces us to use the v3.6 oc binary
This is a better practice in any event, since we should not be pointing
to a 'latest' tag.
See openshift/jenkins-sync-plugin#173 and openshift/jenkins#477 for details
0 commit comments