Dusty Mabe

Results 645 comments of Dusty Mabe

We had to re-open because of issues with stop on docker provider. see comments in #457 for details.

Removing the blocker label from this. We won't be doing this before GA because: - There are issues with removing a docker container from within atomicapp prior to docker 1.9

looks like this may be taken care of by the work done by #290

I have not looked at the code at all but have looked at the POC code in https://github.com/projectatomic/nulecule-library/pull/30. This looks interesting and I am going through and going to try...

One thing I noticed when playing around with this is that only parts of the config are getting passed to the provider. An example is that if I put 'providerconfig'...

@rtnpro I looked at your sentry example and it seems like there is a lot of mixing of ideas in there, which is probably a mistake. Do you mind adding...

> The pattern to inject local files, available today, is to use secrets. right. but to use them with `oc new-app` we have to add the secret to a service...

One recent update: people can now embed answers.conf file in a container if they want to. Though not ideal, this would allow for passing in answers to OpenShift. This was...

Another update: you can now specify an answer file via url and you can also pass in args to `oc new-app` via environment variables. So to pass in an answers...

While we want to have a better answer for this in the future there are currently two ways to pass in answers to `oc new-app`. Moving the milestone from GA...