-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
-
Goal:
Update more than one CR of the same type as a batch update.
Description:
With epic (https://issues.redhat.com/browse/RHSTOR-5643), The ODF plugin is expected to do a batch failover or relocation of many applications at the same time. The Openshift-SDK is now required by the ODF plugin to perform K8's CR CRUD functions. With current Openshift SDK API plugins, ODF can update one CR at a time.
The expectation here is to update around twenty to fifty CRs at once. We anticipate that the OCP console backend will assist in finding a general fix for this. We anticipate the Openshift SDK API plugins for the batch update. Numerous other plugins can gain from the introduction of batch update API endpoints in the OCP console, not just the ODF console.
Expectation:
A batch update API endpoint from Openshift-SDK to update more than one CR at the same time.
- links to