Rémi Bardon
Rémi Bardon
Following our discussion , here is a pull request introducing my proposed ideas. It doesn't break any existing test, and adds new ones for introduced features. Let me know what...
## Context When a user joins a networkgroup, we add an external peer with an `id`. When he leaves, we delete the associated external peer. As @Keruspe had proposed, it...
## Context Currently, when a user joins a networkgroup (with `clever ng join`), we create temporary files, start `fireguard-go` and start listening to the configuration SSE of the given networkgroup....
## Context When a user joins a networkgroup (`clever ng join`) with a first terminal, it hangs and wait for a `SIGINT`/`SIGTERM` signal. ## Problem If they don't close this...
To access add-ons CLIs, we currently need to use the add-on provider specific command like `psql -h -postgresql.services.clever-cloud.com -p 5432 -U -d `. ## Proposition It could be useful to...
### Problem The results of `clever activity` are shown as a table, but no header explains what the fields are about. ### Proposed Solution We could add a header row.
You changed your username yesterday but look at the README, your avatar has not been updated 😉
The package indicates `.iOS(.v13)` platform support, but doesn't compile for iOS 14 just because its package description is erroneous.