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

Add official mechanism for chaining roles together #4

Closed
sgallagher opened this issue Jul 28, 2015 · 2 comments
Closed

Add official mechanism for chaining roles together #4

sgallagher opened this issue Jul 28, 2015 · 2 comments

Comments

@sgallagher
Copy link
Contributor

Some roles will require another role to be present on the system (such as nulecule-based roles requiring the kubernetes node role). We should implement this as a basic function of rolekit so that role developers do not need to hack it in.

@sgallagher
Copy link
Contributor Author

Scope is reduced to listing dependencies and ensuring that they are present before allowing a role that depends on them to be deployed and preventing decommissioning if anything still depends on it.

@sgallagher
Copy link
Contributor Author

Closing as wontfix. This can be solved more simply by playing with 'After=' in the systemd unit files.

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

1 participant