Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

migrate to using cf api v3 only #596

Open
metskem opened this issue Dec 17, 2024 · 1 comment
Open

migrate to using cf api v3 only #596

metskem opened this issue Dec 17, 2024 · 1 comment

Comments

@metskem
Copy link
Contributor

metskem commented Dec 17, 2024

Is your feature request related to a problem? Please describe.
The cf api v2 is deprecated for quite some time, and more concrete steps have been taken to completely remove it:

Describe the solution you'd like
Replace the use of cf api v2 with cf api v3.

Describe alternatives you've considered
I don't see alternatives.

Additional context
We ran one of our foundations with the cf api v2 disabled to see which things would break, and cf-mgmt was one of them:

2024/12/11 10:45:57 E1211 10:45:57.899322 20 initialize.go:132] Error obtaining a New CF Client: Could not get api /v2/info: invalid character 'V' looking for beginning of value
error: Could not get api /v2/info: invalid character 'V' looking for beginning of value
@metskem
Copy link
Contributor Author

metskem commented Dec 17, 2024

O BTW, I asked the question last week on the cf-mgmt slack channel, but there isn't much activity there.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant