Skip to content

Remove obsolete shutdown cc uploader function and corresponding test#4457

Merged
kathap merged 1 commit intomainfrom
remove-obsolete-shutdown-cc-uploader-function-in-drain
Jul 18, 2025
Merged

Remove obsolete shutdown cc uploader function and corresponding test#4457
kathap merged 1 commit intomainfrom
remove-obsolete-shutdown-cc-uploader-function-in-drain

Conversation

@kathap
Copy link
Copy Markdown
Contributor

@kathap kathap commented Jul 18, 2025

Draining for cc uploader will be handled in cc uploader. without dependency to CCNG.

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:
    This function was originally part of an implementation to support draining in the CC uploader. However, the approach introduced a dependency on CCNG, which led to issues during deployments. Given the drawbacks of this design and the fact that it's no longer in use, we are now removing this obsolete code.

  • An explanation of the use cases your change solves
    Remove obsolete code.

  • Links to any other associated PRs
    Revert "Add draining for cc_uploader (#529)" capi-release#544
    Add draining for cc_uploader #4351

  • 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

… Draining for cc uploader is handled in cc uploader
@kathap kathap marked this pull request as draft July 18, 2025 07:36
@kathap kathap marked this pull request as ready for review July 18, 2025 08:01
@kathap kathap merged commit deb5107 into main Jul 18, 2025
18 of 19 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jul 18, 2025
Changes in cloud_controller_ng:

- Remove obsolete shutdown cc uploader function and corresponding test. Draining for cc uploader is handled in cc uploader
    PR: cloudfoundry/cloud_controller_ng#4457
    Author: Katharina Przybill <30441792+kathap@users.noreply.github.com>
@moleske moleske deleted the remove-obsolete-shutdown-cc-uploader-function-in-drain branch July 18, 2025 15:27
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