Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Partial Solution: Accept host constraints in the cook json api #69

Closed
wants to merge 3 commits into from

Conversation

shamsimam
Copy link
Contributor

No description provided.

@@ -75,6 +75,7 @@ The request body is list of job maps with each entry containing a map of the fol
|`mem` | double | MB of requested memory.
|`uris` | list of URI objects | A list of URIs that will be fetched into the container before launch.
|`env` | JSON map | A map of environment variables to be provided to the job.
|`host_constraints` | JSON map | A map of host constraints to be provided to the job.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once we cement the semantics, we'll need to make this more descriptive, and possibly include it in its own section. Also, we should indicate somewhere that it's optional.

@shamsimam shamsimam closed this Oct 12, 2015
@shamsimam shamsimam reopened this Oct 12, 2015
@dgrnbrg
Copy link
Contributor

dgrnbrg commented Dec 4, 2015

Soon this will be something we can extend once Fenzo is merged to work end-to-end.

@dposada
Copy link
Contributor

dposada commented Mar 24, 2017

@shamsimam Is this still active or can we close?

@shamsimam
Copy link
Contributor Author

I think this PR is now outdated and not required since we have Fenzo integration already working.

Closing.

@shamsimam shamsimam closed this Apr 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants