Re: How to specify ImageStream as a source for container

2016-05-18 Thread Clayton Coleman
Please file an issue for that on github. > On May 18, 2016, at 7:58 AM, Tomas Nozicka wrote: > > It's good to know that someone is working on that. > > Except those errors I found out it has a bigger issue: > If you decide to use > "imageChangeParams": { "automatic": false >

Re: 'oc cluster up' command

2016-05-18 Thread Cesar Wong
Hi Aleksandar, You can specify your default router suffix as an argument (--routing-suffix). Or you can bring up your cluster, modify the configuration however you like, shut it down and bring it up again with the --use-existing-config flag. Details are in the readme doc

Re: How to specify ImageStream as a source for container

2016-05-18 Thread Tomas Nozicka
It's good to know that someone is working on that. Except those errors I found out it has a bigger issue: If you decide to useĀ  "imageChangeParams": { "automatic": false which is a valid choice if you do not want to re-deploy your Jenkins master while doing some important tasks. This way you

Fwd: linux file caching in containers?

2016-05-18 Thread Luke Meyer
Does anyone know if Linux file caching is compartmentalized in Docker containers or accounted for in their memory limits? The particular context of this question is Elasticsearch: