-
Notifications
You must be signed in to change notification settings - Fork 108
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
CF upgrade for deploys across all repos #6110
Comments
CF CLI releases :https://github.com/cloudfoundry/cli/releases
|
|
I deployed the following apps to the dev space and verified that all of them are using the Cloud Foundry v3 API.
|
3rd party plugins: https://cloud.gov/2025/01/07/v2api-deprecation/#plugin-status
|
What we’re after
The cloud.gov CloudFoundry API is shifting from V2 to V3. V2 will be fully deprecated and disabled by June 7, 2025. Before that, in February 2025, there will be "brownout" periods where the V2 endpoint is disabled for testing purposes.
To ensure continuity, we need to upgrade our
cf cli
version to at least v7.7.1, which supports V3. This upgrade could impact plugins we’re using, so we need to review and address any plugin issues. Plugin status should be verified during this process.While most of our builds appear to be using API version 3, some repositories haven't been deployed recently, and CircleCI logs are not available for confirmation:
v3.182.0v3.185.0v3.182.0v3.185.0CF CLI Versions
All repositories are currently using CF CLI version 7.1:
Action item(s)
cf cli
to at least v7.7.1 in all repositories.cf cli
version.Completion criteria
cf cli
version v7.7.1 or higher.The text was updated successfully, but these errors were encountered: