Re: route not working and I'm at my wits end

2019-12-14 Thread Erik McCormick
On Sat, Dec 14, 2019, 10:04 PM Just Marvin < marvin.the.cynical.ro...@gmail.com> wrote: > Hi, > > I'm able to use port-forwarding to verify that my service is > functioning properly. > > curl -v -u abcd:abcd@ -H "Accept: application/json" --cookie-jar > cookie-jar --cookie cookie-jar >

Re: CoreOS images for Openstack

2019-09-29 Thread Erik McCormick
I know nothing about these images specifically, but if they are in a raw format, have you tried either converting them to qcow2 (qemu-img convert) or importing to glance with --disk-format raw ? -Etik On Sun, Sep 29, 2019, 9:29 PM Sanagi, Koki wrote: > Hi, > > I'm trying dev-preview on

Re: Question about memory usage

2019-06-08 Thread Erik McCormick
That looks like a PHP problem, not an Openshift problem. Have you tried kicking up memory_limit in php.ini to 1024 or something? -Erik On Sat, Jun 8, 2019, 6:39 AM Samuel Martín Moro wrote: > The requested memory is the only sure thing you would get. If it differ > from your memory limit, you

Re: RPMs for 3.11 still missing from the official OpenShift Origin CentOS repo

2019-01-04 Thread Erik McCormick
On Fri, Jan 4, 2019, 4:30 PM mabi Hello, > > I am currently running an OKD 3.10 cluster on a few CentOS 7.6 nodes and > would like to upgrade to 3.11. Unfortunately I noticed that the official > CentOS 7 paas repo ( > http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/) still > does

Re: [CentOS PaaS SIG]: Origin v3.11 rpms available for testing

2018-10-31 Thread Erik McCormick
I've deployed successfully. The only thing I would ask for is a dependency on the openshift-ansible package for Ansible 2.6.x. The release notes already say it needs to be 2.6+, but the install fails with 2.7.x. -Erik On Wed, Oct 31, 2018 at 11:43 AM Ricardo Martinelli de Oliveira <