leone
leone
Following up this issue: https://github.com/security-union/zoom-rs/issues/59 I think we should consedere drop `postgresql` to use `cockroachdb`. Cockroachdb use the same postgresql driver so it should be as easy as changing the...
**Is your feature request related to a problem? Please describe.** The docker client api we are using is a fork of [bollard](https://github.com/leon3s/bollard) it have been modified to add utoipa as...
**Is your feature request related to a problem? Please describe.** Now that SSL/TLS is enabled for the store we should rotate them to avoid any problems. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** When using docker cli we can autocomplet the name of a container. **Describe the solution you'd like** We should be...
People seems to find confusing the Cargo terminology, we may replace it into Pod Let me know what you think about it.
**Is your feature request related to a problem? Please describe.** A really workflow for `nanocl` should be considered, to allow developers using macos to use nanocl for they devlopment workflow....
**Describe the bug** The namespace `global` and `system` can be deleted but it shouldn't be allowed. **To Reproduce** Run: ```bash nanocl namespace rm global ``` When no cargoes are created...
We should build all man page and have automatic update into the documentation.
**Is your feature request related to a problem? Please describe.** It will be a greater developers experience if we can import virtual machine images from the `Statefile` **Describe the solution...