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

Fix application rename with CNB lifecycle #4206

Merged

Conversation

pbusko
Copy link
Contributor

@pbusko pbusko commented Feb 4, 2025

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:

The valid method of the AppCNBLifecycle always returned false during cf rename due to no buildpacks being set in the AppUpdateMessage.

This pull request is intended as a quick mitigation, until the proper fix is applied as part of the #3898

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@pbusko pbusko requested a review from svkrieger February 11, 2025 08:00
@svkrieger svkrieger merged commit 47cc2d3 into cloudfoundry:main Feb 12, 2025
8 checks passed
@svkrieger svkrieger deleted the fix-cnb-update-validation branch February 12, 2025 08:55
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Feb 12, 2025
Changes in cloud_controller_ng:

- Fix application rename with CNB lifecycle
    PR: cloudfoundry/cloud_controller_ng#4206
    Author: Pavel Busko <[email protected]>
    Author: Ralf Pannemans <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants