Skip to content
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

Enable CF API v2 to fix integration tests (API v2 End of Life) [v7] #3376

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

Dariquest
Copy link
Contributor

Description of the Change

API version 2 is now disabled by default (also see RFC0032 - CF API v2 End of Life),
introduced by CAPI release 1.201.0

Integration tests are failing since this change.

Example: cf curl /unknown/route delivers "V2 endpoints disabled" instead of "unknown request":

{"description":"Unknown request","error_code":"CF-NotFound","code":10000}

Why Is This PR Valuable?

All the PRs are blocked and cannot be merged due of the integration tests fails.

Applicable Issues

List any applicable GitHub Issues here

How Urgent Is The Change?

Urgent. All the PRs are blocked and cannot be merged due of the integration tests' fails.

Copy link
Member

@gururajsh gururajsh left a comment

Choose a reason for hiding this comment

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

LGTM

@gururajsh gururajsh merged commit 4fafb59 into cloudfoundry:v7 Jan 24, 2025
14 of 18 checks passed
@Dariquest Dariquest deleted the v7APIv2DisabledFix branch January 24, 2025 16:08
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