Docker registry console shows blank page

2018-02-19 Thread Marc Boorshtein
I'm running origin 3.7. I get promoted to authenticate and then get a blank screen. When I look at the logs inside the console pod i see: INFO: cockpit-ws: logged in user session WARNING: GLib: getpwuid_r(): failed due to unknown user id (10) MESSAGE: cockpit-protocol: couldn't read from

Re: Limting disk usage for container logs

2018-02-19 Thread Rich Megginson
On 02/19/2018 07:01 AM, bahhooo wrote: Hi, is this even possible? It would be nice to be able specify disk quotas for projects. Currently one single project can go wild and fill up the whole elasticsearch disk, rendering logging out of operation. Not exactly.  There are a couple of things y

Re: ServiceAccount used to build images

2018-02-19 Thread Vyacheslav Semushin
2018-02-19 11:26 GMT+01:00 Raja : > Hi > Im trying to use a SVN Builder as a Custom Strategy to build my images > from Subversion. Im following the links https://github.com/ > gabrielscheffer/osev3-examples/tree/master/external_builder/svn-builder. > I have been able to pull my source code from SV

Limting disk usage for container logs

2018-02-19 Thread bahhooo
Hi, is this even possible? It would be nice to be able specify disk quotas for projects. Currently one single project can go wild and fill up the whole elasticsearch disk, rendering logging out of operation. Thanks, Bahho ___ users mailing list users@l

ServiceAccount used to build images

2018-02-19 Thread Raja
Hi Im trying to use a SVN Builder as a Custom Strategy to build my images from Subversion. Im following the links https://github.com/gabrielscheffer/osev3-examples/tree/master/external_builder/svn-builder. I have been able to pull my source code from SVN and be able to run the Dockerfile. My Docke

Re: How to upgrade OpenShift cluster using openshift-ansible on CentOS?

2018-02-19 Thread Dharmit Shah
Hi, I tried once again on a fresh setup. What I tried to do was, setup a 3.6 cluster and tried to upgrade it to 3.7. But it failed. Here's the hosts file [1] I used for setting up 3.6 cluster. The command I used was: $ ansible-playbook -i hosts openshift-ansible/playbooks/byo/config.yml Now,