-
### Is there an existing issue already for this bug?
- [x] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
After doing some analysis using the LlamaDebugHandler, I noticed that all the vectors + …
-
The current implementation for autoaccept shares needlessly amplifies writes. On a group share with 5k members 5k writes are made to update the received shares status, at least one per member.
Furt…
-
Right now original DE is stored in SM. derived DE is stored in SS. Should we clean this up?
-
### Checklist
- [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/File-Manager/issues) or [closed](https://github.com/FossifyOrg/File-Manager/issues?q=is%3A…
-
pods are occasionally ejected with an errors such as:
```
The node was low on resource: ephemeral-storage. Threshold quantity: 24068434671, available: 23201836Ki. Container kube-rbac-proxy was usi…
-
## Type of issue
Feature request
## Description
Many adapters may want to write to the shared storage api. Currently they can use https://github.com/WICG/shared-storage/blob/main/README.md#from-r…
-
Happened on an Alma9 host with the server off.
-
### Qubes OS version:
R4.1
### Related issues:
https://github.com/QubesOS/qubes-issues/issues/3241
It would be useful to have some sort of centralized storage manager; quoting discussion from …
-
Hi,
I've tried to apply what is describe on the project page to have a server up and running.
My Server builder is like this:
```python
class CloudServer:
[...]
def buildServerData(…