Re: Ingress Operator Routes and Kubernetes Ingress with TLS

2020-05-06 Thread Clayton Coleman
You usually have to define a secret for your tls keys On May 2, 2020, at 9:21 PM, Conrado Poole wrote:  Hi all, Trying to figure out if the Ingress Operator is able to create Routes for Kubernetes objects when they specify a TLS section on their spec. >From my testing Routes are

Re: wait for build triggered by new-app

2020-05-06 Thread Ben Parees
On Wed, May 6, 2020 at 12:50 PM Just Marvin < marvin.the.cynical.ro...@gmail.com> wrote: > Ben, > >I appreciate the pointer, but this doesn't seem to do the right thing. > Here is the relevant portion of my code: > > oc new-app --name=teams git@ -e MONGODB_USER= -e >

Re: wait for build triggered by new-app

2020-05-06 Thread Ben Parees
On Wed, May 6, 2020 at 11:34 AM Just Marvin < marvin.the.cynical.ro...@gmail.com> wrote: > Hi, > > I've been trying to write a script that runs various commands > following a new-app. These commands will operate on the dc created by > new-app, but fail if the resources haven't reached the