You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Korifi API User I want to be able to restart single instances according to the CF API V3 So that single instances can be restarted and compatibility is improved
Acceptance Criteria
GIVEN an authenticated user with the right permissions WHEN I Call the new API Endpoints THEN I can restart my app/process instances
Dev Notes
No response
The text was updated successfully, but these errors were encountered:
is released, however at the moment it breaks the abstraction of Korifi. If Workloads would be on a different cluster than the control-plane, the pod deletion mechanism wouldn't work anymore. We need to find a way to restart the app-instances in a more disjunct way (no direct k8s access from cfapi)
Blockers/Dependencies
No response
Background
As a Korifi API User
I want to be able to restart single instances according to the CF API V3
So that single instances can be restarted and compatibility is improved
Acceptance Criteria
GIVEN an authenticated user with the right permissions
WHEN I Call the new API Endpoints
THEN I can restart my app/process instances
Dev Notes
No response
The text was updated successfully, but these errors were encountered: