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

Support Platform api 0.7 / platform api 0.8 #886

Closed
matthewmcnew opened this issue Nov 17, 2021 · 2 comments · Fixed by #889
Closed

Support Platform api 0.7 / platform api 0.8 #886

matthewmcnew opened this issue Nov 17, 2021 · 2 comments · Fixed by #889
Labels
0.5.0 enhancement New feature or request

Comments

@matthewmcnew
Copy link
Collaborator

matthewmcnew commented Nov 17, 2021

Why
To support the full feature set of the Lifecycle v0.13.x including sBOM support, kpack builds need to support platform api 0.8.

What
Kpack builds should support and elect to use platform api 0.8 if available on the executed lifecycle. If the 0.8 platform api is not available the build should utilize the 0.7 platform api. The included version of the lifecycle in the kpack release should be updated to the most recent release of the lifecycle.

Complications

  • This will be a slightly more complicated update because the analyze phase moves before the detect phase.
@matthewmcnew matthewmcnew added the enhancement New feature or request label Nov 17, 2021
@dumez-k dumez-k added the 0.5.0 label Nov 17, 2021
@sambhav
Copy link
Contributor

sambhav commented Nov 18, 2021

I am happy to help out with this.

@sambhav
Copy link
Contributor

sambhav commented Nov 19, 2021

The PR should be done for implementing support for both 0.7 and 0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.0 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants