Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output parameters #54

Closed
jackgr opened this issue Nov 12, 2015 · 3 comments
Closed

Output parameters #54

jackgr opened this issue Nov 12, 2015 · 3 comments

Comments

@jackgr
Copy link
Contributor

jackgr commented Nov 12, 2015

As a Kubernetes user, I can write DM templates that bind output parameters from a resource into input parameters in dependent resources.

@jackgr
Copy link
Contributor Author

jackgr commented Nov 12, 2015

Depends on #53.

@bmelville
Copy link
Contributor

I'm going to propose we collapse these into just #53, given that there is one syntax for both dependencies and references.

@jackgr
Copy link
Contributor Author

jackgr commented Nov 19, 2015

Actually, they are two different pieces of work. This issue is about implementing value propagation from output parameters to input parameters. #53 is about making the workflow respect dependency order. Yes, there's just one syntax. However, I'm pretty sure they will be implemented in different parts of the code base. So, I think it helps to break out the implementation tasks involved. If you want to collapse them, then I'd suggest that you add a checkbox task list to the issue that enumerates these two pieces of implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants