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

Investigate sending local source to the build service #27

Open
garethjevans opened this issue Nov 9, 2022 · 0 comments
Open

Investigate sending local source to the build service #27

garethjevans opened this issue Nov 9, 2022 · 0 comments
Labels
beta enhancement New feature or request

Comments

@garethjevans
Copy link
Contributor

Imagine the following:

  • a pre-step runs a process that generates something local to the workspace
  • the locally generated source/etc needs to be sent to the build service for image creation

How would we achieve this?

The recommendation is to upload the local workspace to an OCI registry and configure the build.kpack.io to pull from that location.

We could use ghcr.io as the registry by default, TBS would need to be configured in a way that it can access a package uploaded to ghcr.io.

@garethjevans garethjevans added enhancement New feature or request beta labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant