luka-j / matf-rs2-api-gateway

0 stars 1 forks source link

[API] Add cancel pending updates gRPC endpoint to ConfigManagement service #75

Closed luka-j closed 1 year ago

luka-j commented 1 year ago

Add an endpoint which should cancel and revert pending updates to configs. It will be used by configurator in case an update fails to revert configs to earlier state. It shouldn't accept any arguments and should return number of configs affected by revert.