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

flocker-node: receive global state of stateless containers and apply locally (no links, routes or volumes included) #33

Closed
itamarst opened this issue Jun 4, 2014 · 5 comments

Comments

@itamarst
Copy link
Contributor

itamarst commented Jun 4, 2014

This covers the subset of #12 that only involves starting and stopping containers.

Insofar as we need to figure out difference between current state and requested state, this depends on #32.

@exarkun
Copy link
Contributor

exarkun commented Jul 1, 2014

Work on the APIs to support this is starting in #185. This issue will cover the command-line interface that lets flocker-deploy invoke this functionality via SSH.

@wallrj
Copy link
Contributor

wallrj commented Jul 3, 2014

Blocked by #203

@itamarst
Copy link
Contributor Author

itamarst commented Jul 8, 2014

Jean-Paul suggested this be divided into two steps:

  1. Given description of global configuration and local state, output a data structure describing the differences.
  2. Have some code that takes the difference description and does the necessary actions.

@adamtheturtle
Copy link
Contributor

This issue is now covered by #251 and #252

@adamtheturtle
Copy link
Contributor

Closing because this is covered by other issues.

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

No branches or pull requests

4 participants