To address CAPI v2 EOL (#1312), we need to migrate all Operations classes to use the v3 API. This work will induce breaking changes. This issue tracks all the operations individually to follow what has been ported ## To port - [ ] DefaultApplications - [ ] DefaultServices - [ ] DefaultOrganizationAdmin - [ ] DefaultOrganizations.java - [ ] DefaultServiceAdmin - [ ] DefaultSpaceAdmin - [ ] DefaultSpaces - [ ] DefaultUserAdmin - [ ] DefaultNetworkPolicies - [ ] DefaultRoutes ## Done - [x] DefaultBuildPacks (#1323) - [x] DefaultDomains (#1327) - [x] DefaultStacks (#1329) ## Delivered None
To address CAPI v2 EOL (#1312), we need to migrate all Operations classes to use the v3 API. This work will induce breaking changes.
This issue tracks all the operations individually to follow what has been ported
To port
Done
Delivered
None