Re: CI/CD Pipeline & DSL

2016-09-16 Thread Ben Parees
In the meantime, you can certainly install the fabric8 plugin into our jenkins image and use those additional pipeline steps. The openshift pipeline feature works with any valid jenkinsfile. We just happen to include the openshift specific plugin/dsl support in the image we ship. Ben Parees |

Re: CI/CD Pipeline & DSL

2016-09-16 Thread Charles Moulliard
Hi Clayton, Is there a jira ticket, email, ... where it has been discussed ? Regards, Charles On Fri, Sep 16, 2016 at 7:07 PM, Clayton Coleman wrote: > It's been discussed. The primary concern would that would become a > versionable API once we ship it, so we have to

CI/CD Pipeline & DSL

2016-09-16 Thread Charles Moulliard
Hi, As far as I know Openshift and Fabric8 projects have developed DSL to define Jenkins Pipelines running top of OpenShift/Kubernetes - OpenShift : https://github.com/openshift/jenkins-plugin#jenkins- pipeline-formerly-workflow-plugin - Fabric8 :

Re: Trouble following the Getting Started guide

2016-09-16 Thread Martin Goldstone
I think there might be a little confusion here. I'm not using a proxy between the master and the pods, the proxy is only for getting access to the Internet. My understanding is that nodes running the pods would need access to the Internet to download images from the docker hub, and to install

Re: Origin v1.3.0 released

2016-09-16 Thread Lionel Orellana
Thanks Clayton. Congrats to all on the new release! Just a few hours earlier I was installing 1.3.0rc1 using ansible. Good chance now for me to learn how upgrades work. I'm trying to upgrade to 1.3 using openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml. I set the