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

Support resources properties = function (resource, time) #155

Open
npf opened this issue Jun 27, 2018 · 0 comments
Open

Support resources properties = function (resource, time) #155

npf opened this issue Jun 27, 2018 · 0 comments
Assignees

Comments

@npf
Copy link
Contributor

npf commented Jun 27, 2018

Use cases:

  • declare a set of resources which from time t1 to t2 provide some data (after a staging job of instance, and before a GC job) ⇒ so that latter jobs (consumers of the data) can request a slot on those resources within the t1-t2 time-slot.
  • declare a maintenance period in the future during which only some jobs can be executed (cannot use placeholder jobs if sub jobs are deploy ⇒ reboot + change resource state = absent ⇒ kill placeholder job)
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

2 participants