30x / project-management

Tasks not specific to a given project, exploratory stuff and project management
0 stars 0 forks source link

Shipyard use case requires a boilerplate PTS to be created from an image. #76

Closed jbowen93 closed 8 years ago

jbowen93 commented 8 years ago

@tnine We should work together on this since it's part of the build pipeline.

prabhatjha commented 8 years ago

This should be done by build API which gives client/end-user a PTS URL to use during deployment. Assigning it to Todd.

prabhatjha commented 8 years ago

Josh, pls ping Martin when you are back. We have discussed a simple impl for alpha.

tnine commented 8 years ago

Create an endpoint that allows us to generate a default pod template spec. To do this, we should return a following link in the body of the build process.

GET /beeswax/images/api/v1/defaultpts?image=[absolute image URI]