Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Create a http build source #506

Open
nicolaferraro opened this issue Dec 18, 2018 · 1 comment
Open

Create a http build source #506

nicolaferraro opened this issue Dec 18, 2018 · 1 comment
Labels

Comments

@nicolaferraro
Copy link

/kind feature
/area API

As alternative for the same use case in #505, it may be helpful to provide a http based build source, to allow the user to provide the URL of a package containing the files to start the build from.

@imjasonh
Copy link
Member

In the meantime you can specify a ContainerSource which specifies a container to run to fetch and place source into /workspace, or anywhere else you want.

Longer term, this should be an HTTP-fetching Resource that you can use and reuse in a Pipeline. The Resource model makes it a lot easier to define many types of sources, without having to have them all defined by the main repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants