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

App source metadata #265

Open
matthewmcnew opened this issue Jan 10, 2020 · 3 comments
Open

App source metadata #265

matthewmcnew opened this issue Jan 10, 2020 · 3 comments
Labels
good first issue Good for newcomers

Comments

@matthewmcnew
Copy link
Collaborator

A recent/upcoming change to the cloud native buildpacks spec will provide support for source metadata on the resulting image. This will be an update to the platform api and will require kpack to preprocess the source metadata. Additionally, kpack will need to provide the project-metadata.toml to the exporter.

This is blocked on the lifecycle support.

@matthewmcnew matthewmcnew changed the title Add Support for app source metadata App source metadata Feb 14, 2020
@matthewmcnew
Copy link
Collaborator Author

#287 provides support from git.

Additionally, we need to add support to read spring boot provided metadata: #264. Possibly, from registry source as well.

@matthewmcnew matthewmcnew added the good first issue Good for newcomers label Apr 15, 2020
@jromero
Copy link
Contributor

jromero commented Jul 26, 2021

Going to try to do #264.

Could you elaborate on "registry source"?

@jromero
Copy link
Contributor

jromero commented Jul 28, 2021

Started working on proposing a convention that can work for both pack and kpack here: buildpacks/community#120 (comment)

Any feedback on that thread would be appreciated.

I'm honestly more interested in resolving how project.toml information would interact with other app source metadata. I've made a proposal on that thread here: buildpacks/community#120 (comment)

EDIT: It's worth noting that I've added this to the platform sync agenda for later today: https://docs.google.com/document/d/1zBYJsBwcwLZ5huG4nt7t7kYqaL1W_J12WuLsr2a9mAo/edit#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants