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

Separate out desired and actual state #103

Open
sarun87 opened this issue Aug 16, 2018 · 0 comments
Open

Separate out desired and actual state #103

sarun87 opened this issue Aug 16, 2018 · 0 comments

Comments

@sarun87
Copy link
Contributor

sarun87 commented Aug 16, 2018

Cluster and Machine objects have two sections spec and status. Ideally the former (spec) should be representative of the desired state while the latter (status) should represent the actual status.

The current implementation uses part of both these sections to identify actual state of the cluster/machine.

Any user configurable settings will need to be specified both in the spec and the status section identifying their desired and actual states.

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

1 participant