Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Request for Support in Migrating to CF V3 API in Spring Cloud Deployer Due to SAP CF Deprecation of V2 API #479

@DanFrei

Description

@DanFrei

Description:
We are facing an issue with Spring Cloud Data Flow (SCDF) using the Cloud Foundry Deployer. Specifically, it currently hardcodes the usage of the Cloud Foundry (CF) V2 API, which is deprecated in SAP Cloud Foundry.
SAP CF has enforced rate limits on the V2 API, which are causing the following error during task deployments:
CF-RateLimitV2APIExceeded(10018): Rate Limit of V2 API Exceeded. Please consider using the V3 API.
Problem:
The CF V2 API is deprecated in SAP CF, and its usage is restricted and rate-limited. Unfortunately, Spring Cloud Deployer currently does not provide a configuration option to switch from the V2 API to the V3 API, which makes it impossible for us to avoid these rate limits. This is critically affecting our ability to deploy and manage tasks in SCDF on SAP CF.

Request:
We would like to request support in the following areas:

  1. Migration to V3 API: Can you please provide a timeline or plan for when Spring Cloud Deployer will support the CF V3 API?
  2. Temporary Workaround: In the meantime, is there any possible workaround or patch that could help us mitigate this issue until the V3 API is supported?

Thank you for your attention to this issue. Please let us know if more information is required or if we can assist in any way.

Best Regards,
Daniel Friedman, SAP Metering team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions