Skip to content

Set platform API version when invoking image builder #23682

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

Closed
scottfrederick opened this issue Oct 13, 2020 · 0 comments
Closed

Set platform API version when invoking image builder #23682

scottfrederick opened this issue Oct 13, 2020 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@scottfrederick
Copy link
Contributor

Per the CNB spec, platforms should pass a CNB_PLATFORM_API variable to all builder lifecycle phases to ensure the phases support the expected platform API version. It is now possible for a lifecycle to implement multiple buildpack and platform APIs, so Spring Boot should follow this recommendation to ensure compatibility with future builders that might default to a different platform API version than the one Boot is expecting.

@scottfrederick scottfrederick self-assigned this Oct 13, 2020
@scottfrederick scottfrederick added the type: enhancement A general enhancement label Oct 13, 2020
@scottfrederick scottfrederick added this to the 2.4.x milestone Oct 13, 2020
@scottfrederick scottfrederick modified the milestones: 2.4.x, 2.4.0-M4 Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant