Skip to content

Add support for waiting for a file/filesystem to appear before activating a layer #39

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

Open
prajnoha opened this issue Jan 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@prajnoha
Copy link
Member

(This is probably for later, but writing it here so we have that recorded.)

Sometimes, to activate a layer in a device stack, we need an access to a configuration file which in turn resides on a filesystem which is to be mounted (...and another device stack underneath to get activated before that).

Add support in SID for this functionality so that even if we have all the underlying devices in the layer below ready so that the next layer could possibly be activated, we still need to wait for any associated configuration to get accessible so we can actually execute the activation for current layer.

@prajnoha prajnoha added the enhancement New feature or request label Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant