Skip to content

Conversation

@Kehrlann
Copy link
Contributor

@Kehrlann Kehrlann commented Dec 5, 2025

This is part of porting operations to use the V3 API (#1325)

Two commits:

  1. First changes the DefaultBuildpacks constructor to use a cloudFoundryClient instead of a Mono, which drastically simplifies the code. It was already passed in as a value wrapped in Mono.just.
  2. Second changes the DefaultBuildpacks to use the v3 API instead of v2. It requires adding some waiting logic in create and update, because the "upload" operation is not synchronous.

…udfoundryClient>

Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
@Kehrlann Kehrlann merged commit c59d646 into main Dec 12, 2025
5 checks passed
@Kehrlann Kehrlann deleted the dgarnier/rework-operations-buildpacks branch December 12, 2025 20:06
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.

2 participants