Joao Eduardo Luis
Joao Eduardo Luis
pyright basically ignores `typing.TYPE_CHECKING` by design when circular import detection is enabled, because they argue, reasonably imo, that it makes the code fragile -- what's being checked is different from...
**Context** Distributing our mighty neat appliance in a ready to consume way is a good path to adoption. Containerizing it will allow users to go through a very simple process...
**Context** We are relying on librados python bindings for some of our cluster-related operations. We need to connect to the cluster using `Rados.connect()`. Problem is that this function does not...
As per a suggestion from https://github.com/orgs/s3gw-tech/discussions/867 , Renovate seems a good way to manage dependencies. We should look into how to leverage this for, at least, s3gw-ui. I doubt this...
## Community Census Please check the [**Community Census**](https://forms.gle/2TJHtX6aXLQ9ok2H7) form. Help us shape the future of s3gw! Your participation is most welcome! ### What needs to be done A google form...
### What needs to be done We should report basic telemetry to an `s3gw.tech` server. The information gathered and reported should be anonymous. No identifying information should be logged. All...
### What needs to be done A dashboard containing the reported metrics should be publicly available. ### Why it needs to be done Transparency, and so we are able to...
### What needs to be done Following what is described in #859 , we should report `s3gw-ui` telemetry to our telemetry server. ### Why it needs to be done To...
### What needs to be done Something needs to act as a server for telemetry purposes, logging reported information and replying with the latest available version. This should work for...
### What needs to be done We need to drop pointing at Rancher's telemetry servers. ### Why it needs to be done We're not a Rancher project.