Bug 1303405 - [DOCS] [3.2] Document that builds can now be started by pushing binary content
Summary: [DOCS] [3.2] Document that builds can now be started by pushing binary content
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Deadline: 2016-03-15
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Alex Dellapenta
QA Contact: Wang Haoran
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-31 13:43 UTC by Vikram Goyal
Modified: 2017-03-08 18:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-02 15:58:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vikram Goyal 2016-01-31 13:43:54 UTC
In OSE 3.2, the developer can push binary content into a build and start the build.

The user will be able to access `oc start-build` and pass:

* a file - placed in an empty dir at / with the same name as build input
* a directory - tar.gz and sent to the server
* a zip or tar or tar.gz streamed via STDIN
* a local git repository and a commit

which will upload the contents to the builder pod and launch a build.

Dev for this feature is:
Michal Fojtik

Trello Card is:
https://trello.com/c/oI1ddWEn/273-5-users-can-push-binary-contents-to-trigger-a-build

QA is:
Haoran Wang

Likely guide is:
Dev Guide in Builds section: 
https://docs.openshift.com/enterprise/3.1/dev_guide/builds.html#binary-source

Upstream docs:
https://github.com/openshift/openshift-docs/pull/1312


Note You need to log in before you can comment on or make changes to this bug.