This repository has been archived by the owner on May 10, 2024. It is now read-only.
Release plan for v4.0 #169
Labels
kind/release-plan
Plans for a release, should be closed after a release is made.
Milestone
The architecture of the solution is to be rewritten from scratch. From a monolith applications in a monolith repository we go cloud-native with a microservices architecture.
The target is to simplify and make it decoupled.
Server
The server will be rewritten in GO and provide only essential features at this time.
Client
Split into
backup-maker
andbackup-controller
.The
backup-controller
is an optional piece that is schedulingbackup-maker
execution on different platforms like on Kubernetes, on local docker, via remote machine on ssh for example. Actually we plan to at this moment implement only Kubernetes, Docker and local shell support.The text was updated successfully, but these errors were encountered: