-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Hi Scab team, I'm wondering how the scab project team is preparing to handle CF CAPI V2 EOL tracked in cloudfoundry/community#1001.
The CAPI V2 removal from codebase is planned mid/end 2026 according to RFC0032 - CF API v2 End of Life
Phase 3 (after Checkpoint 2, ~mid/end 2026)
Turn CF API v2 permanently off for CAPI/cf-deployment.
Engineering work to remove CF API v2 from CAPI.
I see the cloudfoundry deployer is relying on some remaining V2 api
I see the acceptance tests are fully using V2 API
CF java client support for V3 seems mostly lacking cloudfoundry-operations support, see cloudfoundry/cf-java-client#1312
Is there plans in SCAB to migrate acceptance tests to cloudfoundry-client instead of cloudfoundr-operations ?
Thanks in advance for insights