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

Dynamically determine valid lifecycle #2328

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

modulo11
Copy link
Contributor

Summary

Implements #2163, but requires changes in imgutil which are part of a different PR, therefore opening it as draft.

It downloads the default lifecycle image (docker.io/buildpacksio/lifecycle) and determines the supported operating systems and architecture from that. An error is now thrown if neither of them is supported

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #2163

@github-actions github-actions bot added this to the 0.37.0 milestone Jan 31, 2025
@github-actions github-actions bot added the type/enhancement Issue that requests a new feature or improvement. label Jan 31, 2025
Signed-off-by: Johannes Dillmann <[email protected]>
@modulo11 modulo11 force-pushed the validate-lifecycle-image branch from 06ba741 to bc08e37 Compare January 31, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation of lifecycle image os/arch should be more flexible
1 participant