Skip to content

Add the AWAITING_UPLOAD and PROCESSING_UPLOAD state for the Droplet Resource. #1270

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

Merged

Conversation

ext-jaret
Copy link
Contributor

Add the AWAITING_UPLOAD and PROCESSING_UPLOAD state for the Droplet resource, as stated in the CF API (https://v3-apidocs.cloudfoundry.org/version/3.192.0/#droplets).

Extend the ReactorDropletsTests to test those two new states.

…esource, as stated in the CF API (https://v3-apidocs.cloudfoundry.org/version/3.192.0/#droplets).

Extend the ReactorDropletsTests to test those two new states.
Copy link

linux-foundation-easycla bot commented Apr 30, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@Kehrlann
Copy link
Contributor

Thanks for your contribution!

Please fix failures from ./mvnw spotless:check and then we can merge this.

@Kehrlann
Copy link
Contributor

Thanks!
Will run integration tests separately, and merge when they go green.

@ext-jaret
Copy link
Contributor Author

@Kehrlann is there any link to see if integration tests were executed succesfully so this can be merged?

@Kehrlann
Copy link
Contributor

Kehrlann commented May 2, 2025

The ci is not public, and we do not have a PR workflow so I have to run them from my machine. Unfortunately, there were other issues that needed to be fixed, but I’ll try again today or Monday.

Copy link
Contributor

@Kehrlann Kehrlann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All integration tests passed. Thank you for your contribution! 🙇

@Kehrlann Kehrlann merged commit 197c8f4 into cloudfoundry:main May 2, 2025
3 checks passed
@ext-jaret ext-jaret deleted the fix/add-upload-droplet-states branch May 4, 2025 11:55
@ext-jaret
Copy link
Contributor Author

@Kehrlann what is expected regarding releasing this? As I cannot find the release cycle, asking you, hopefully that is ok.

@Kehrlann
Copy link
Contributor

Kehrlann commented May 6, 2025

@ext-jaret I'm currently working on it. The release infra is not up to date, and I've been slowly fixing it. 5.13.0 should come out this week.

@Kehrlann
Copy link
Contributor

Kehrlann commented May 7, 2025

@ext-jaret this should be released now.

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.

2 participants