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

API for environments #8

Merged
merged 1 commit into from Sep 22, 2016
Merged

API for environments #8

merged 1 commit into from Sep 22, 2016

Conversation

soamvasani
Copy link
Member

@soamvasani soamvasani commented Sep 22, 2016

Environments for functions. For now an Environment is just the
image URL for the function run container. In the future, Environments
will also have build container image URLs, and perhaps parameters
to those containers.

Create/read/update/delete/list. Versioning will be added later. For
now, only the latest update is stored.

Environments for functions. For now this is just the image URL for the
function run container. In the future, Environments will also have
build container image URLs, and perhaps parameters to those
containers.

Create/read/update/delete/list. Versioning will be added later. For
now, only the latest update is stored.
@soamvasani soamvasani merged commit d836be8 into master Sep 22, 2016
@soamvasani soamvasani deleted the controller-environment-api branch September 22, 2016 06:47
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

Successfully merging this pull request may close these issues.

None yet

1 participant