Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Pass root answers.conf to inherited applications. #447

Open
cdrage opened this issue Dec 9, 2015 · 5 comments
Open

Pass root answers.conf to inherited applications. #447

cdrage opened this issue Dec 9, 2015 · 5 comments
Assignees
Milestone

Comments

@cdrage
Copy link
Member

cdrage commented Dec 9, 2015

As per @vpavlin 's comment on projectatomic/nulecule#185

We should be passing the root answers.conf to all inherited applications

Specifically, this line of code:

https://github.com/projectatomic/atomicapp/blob/master/atomicapp/nulecule/base.py#L313

Thus when deploying an inherited application, instead of using the default namespace (currently just default) we will use the namespace that has been provided within answers.conf.

@cdrage cdrage added this to the CDK 2 GA milestone Dec 9, 2015
@rtnpro rtnpro self-assigned this Dec 22, 2015
@rtnpro
Copy link
Contributor

rtnpro commented Dec 22, 2015

This will be taken care by #423

@rtnpro
Copy link
Contributor

rtnpro commented Jan 1, 2016

@cdrage

Currently, we do pass the entire config data to all the nodes. So, a node can always checkup for the namespace param in config['general'].

@rtnpro
Copy link
Contributor

rtnpro commented Jan 11, 2016

@cdrage ping?

@cdrage
Copy link
Member Author

cdrage commented Jan 11, 2016

@rtnpro Yeah, you're right, but we don't pass all the information yet (for ex. if we add params about persistent storage and such onto the graph it's not passed onto the provider) just the general configuration information.

@rtnpro
Copy link
Contributor

rtnpro commented Feb 8, 2016

@cdrage because persistent storage is not part of the config data, right now :) We need to syncup to discuss on this.

@rtnpro rtnpro modified the milestones: CDK 2.1, CDK 2 GA Feb 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants