-
First of all, nice project!
Im trying to use volume-syncing-controller with google drive type, but im getting error with token value.
```
PodFilesystemSync.yaml:
...
env:
REMOTE_…
-
If child process failed, then upload needs to be reverted immediately to avoid corrupted data uploaded to the server.
**Logs of invalid operation:**
```bash
>> Executing backup command and upl…
-
- The endpoint should look for user data in `kind: BackupUser`, additionally fetch hashed password from `kind: Secret` if used.
- Generated JWT token should be hashed with sha256 and stored as a `Gra…
-
Implement a file upload
Best would be to not save the file to temporary directory, and stream to storage immediately, while being able to analyze the stream on the fly (e.g. if there are GPG header…
-
I suggest to add a healh check endpoint that would check:
- storage connectivity
- database connectivity
- cluster connectivity
-
-
![image](https://user-images.githubusercontent.com/22807686/118392680-106f7e00-b63b-11eb-9ab7-df936f06d5e9.png)
```cucumber
Given I have "MAX OVERALL COLLECTION SIZE" at 400 MB
And I have "MAX ON…
-
`backup-repository` will work in a micro-service architecture. A lock should be made in an external system like `redis` to mitigate issues with overlapping the same things.
-
-
**Idea:**
There could be Kubernetes-like declarations for resources - user, backup collection and user access to backup collection.
When a resource is submit twice it can be **updated** or **ignored…