Unable to dynamically provision cinder volumes

2017-10-13 Thread Joel Pearson
Hi, I'm having no luck getting dynamic provisioning of cinder volumes working. I followed https://docs.openshift.org/latest/install_config/persistent_storage/dynamically_provisioning_pvs.html#openstack-cinder-spec And used: kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name:

Re: S2I builds not incremental?

2017-10-13 Thread Tako Schotanus
Yes! Thank you, Daniel :) On Fri, Oct 13, 2017 at 10:43 AM, Daniel Kučera wrote: > Hi Tako. > > You need to set incremental: true > > https://docs.openshift.com/container-platform/3.4/dev_ > guide/builds/build_strategies.html#incremental-builds > > I also spent some

Re: S2I builds not incremental?

2017-10-13 Thread Daniel Kučera
Hi Tako. You need to set incremental: true https://docs.openshift.com/container-platform/3.4/dev_guide/builds/build_strategies.html#incremental-builds I also spent some time on this :) 2017-10-13 10:39 GMT+02:00 Tako Schotanus : > Hi, > > we've been using S2I builds for

S2I builds not incremental?

2017-10-13 Thread Tako Schotanus
Hi, we've been using S2I builds for RHOAR for about a month now which is a lot faster and a lot less resource intensive than using Jenkins pipeline builds, but the S2I builders are supposed to support incremental builds, and in effect when I run "s2i --incremental " manually it does indeed