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

RFC: Decouple API handlers from build execution #14

Closed
wants to merge 1 commit into from

Conversation

jwntrs
Copy link
Contributor

@jwntrs jwntrs commented Nov 15, 2018

proposal

Signed-off-by: Jamie Klassen cklassen@pivotal.io

Signed-off-by: Jamie Klassen <cklassen@pivotal.io>
@jwntrs jwntrs changed the title Decouple API handlers from build execution RFC: Decouple API handlers from build execution Nov 15, 2018
Copy link
Member

@topherbullock topherbullock left a comment

Choose a reason for hiding this comment

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

Feels like we also want a "runtime interface" similar to some of the concerns outlined in #2

1. `POST /api/v1/teams/:team/user-artifacts` to upload a folder to a volume
1. `GET /api/v1/teams/:team/user-artifacts/:uuid` to download the contents of a
volume

This comment was marked as spam.

This comment was marked as spam.

@vito
Copy link
Member

vito commented Mar 12, 2019

This RFC predates the RFC process and was more of a brain dump for internal refactoring, so I'm gonna close it (after confirming with @pivotal-jwinters).

@vito vito closed this Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants