Stratos Version
4.4 and v4.8.1
Frontend Deployment type
Backend (Jet Stream) Deployment type
Expected behaviour
App starts nicely and is able to be used
Actual behaviour
Stratos does not start due to V2 API being disabled
Steps to reproduce the behavior
Log output covering before error and any error statements
2024-12-18T08:05:23.64+0000 [APP/PROC/WEB/0] OUT FATA[Wed Dec 18 08:05:23 UTC 2024] Could not get the info for Cloud Foundry: https://api.blahblah.cloudfoundry/v2/info endpoint returned 404
2024-12-18T08:05:23.64+0000 [APP/PROC/WEB/0] OUT V2 endpoints disabled
Detailed Description
CF cloudcontroller V2 API is due to be retired in the first cut of cf-deployment starting January 2025. We've tried disabling it early to see what breaks.
Stratos is one of the breaks.
Context
Stratos could be re-worked to leverage v3 api calls instead of v2 api calls which would future proof it against this change.
Stratos Version
4.4 and v4.8.1
Frontend Deployment type
Backend (Jet Stream) Deployment type
Expected behaviour
App starts nicely and is able to be used
Actual behaviour
Stratos does not start due to V2 API being disabled
Steps to reproduce the behavior
Log output covering before error and any error statements
Detailed Description
CF cloudcontroller V2 API is due to be retired in the first cut of cf-deployment starting January 2025. We've tried disabling it early to see what breaks.
Stratos is one of the breaks.
Context
Stratos could be re-worked to leverage v3 api calls instead of v2 api calls which would future proof it against this change.