Skip to content

[main] Add lifecycle flag to buildpacks related commands #3497

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tomkennedy513
Copy link

Description of the Change

This adds the a lifecycle flag to cf buildpacks and cf create-buildpack to support cnb. This makes use of the changes in cloudfoundry/cloud_controller_ng#3898.

Why Is This PR Valuable?

Without this change there is no way to create buildpacks with non default lifecycles

Applicable Issues

List any applicable GitHub Issues here

How Urgent Is The Change?

This change should be merged right after cloudfoundry/cloud_controller_ng#3898 to allow folks to use that feature.

Other Relevant Parties

Who else is affected by the change?

@tomkennedy513 tomkennedy513 changed the title Add lifecycle flag to buildpacks and create-buildpack [main] Add lifecycle flag to buildpacks and create-buildpack Apr 28, 2025
@tomkennedy513 tomkennedy513 force-pushed the lifecycle-flag branch 6 times, most recently from f18c5ee to 32b43c7 Compare April 29, 2025 17:01
Signed-off-by: Tom Kennedy <tom.kennedy@broadcom.com>
@a-b a-b force-pushed the lifecycle-flag branch from 32b43c7 to 0025cb0 Compare April 29, 2025 19:52
- This will allow capi to update the default order independently of the cli in the future

Signed-off-by: Tom Kennedy <tom.kennedy@broadcom.com>
@tomkennedy513 tomkennedy513 changed the title [main] Add lifecycle flag to buildpacks and create-buildpack [main] Add lifecycle flag to buildpacks related commands May 1, 2025
@tomkennedy513 tomkennedy513 force-pushed the lifecycle-flag branch 2 times, most recently from 9ec63b8 to 7094f26 Compare May 2, 2025 14:57
Signed-off-by: Tom Kennedy <tom.kennedy@broadcom.com>
Signed-off-by: Tom Kennedy <tom.kennedy@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant