James Strachan

Results 134 comments of James Strachan

@lpsantil yes! I figure we should be able to add skopeo as a standard function to the library; then look at using it by default to move images between environments....

maybe we keep polling at a reasonable rate (say every minute) but just output to the console exponentially or something?

``` jenkins.openshift.org/job-path: jstrachan/demo200/master ``` is an example import of the github org `jstrachan` and repo `demo200` for the `master` branch which we can use to find the BuildConfig which is...

this can then be used by https://github.com/fabric8io/fabric8-pipeline-library/issues/2

ah yeah good point! I guess folks could always run the build pod on any kubernetes cluster? Maybe we remove the secrets for doing git / docker / nexus pushes?...

Last time I looked the rolling upgrades were broken for java projects; though its odd; they should all use the `kubernetesApply` stuff right? I did wonder if its changes to...

wonder if its related to https://github.com/minishift/minishift/issues/670