This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Description
In https://github.com/projectatomic/atomicapp/blob/master/atomicapp/nulecule/base.py#L117 you can see that config.globals is being referenced to be passed into the OpenShift provider. However, in a recent commit (d088449) the 'globals' method was removed. I believe calling something like config.runtime_answers will probably be sufficient but I am unsure if that will get parameters such as the authorization token. I am happy to look into this but need some guidance related to the config class changes.
┆Issue is synchronized with this Asana task