Andrei Kvapil
Andrei Kvapil
### Application contact emails [email protected], [email protected], [email protected] ### Project Summary Cozystack is an open-source PaaS platform and framework for building clouds ### Project Description With Cozystack, you can transform your...
Example: ```bash augtool -s
I just noticed that many of your charts contain enums, for example, the Redis chart: https://github.com/bitnami/charts/blob/057cc2ba3cf3fb6063aa9c6339570154f1446781/bitnami/redis/values.schema.json#L10 However, when I run the readme-generator for this chart, the enums are removed. How...
Add support for CoreOS contextualization with official "package" and Marketplace image. **Please, place emoji on this initial comment in case you are interested in this feature. It allows us to...
**Describe the bug:** Currently etcd clusters can't be created in unprivileged namespace, because of hardcoded `SYS_PTRACE` capability **Expected behavior:** etcd-druid support to run without privileges **How To Reproduce (as minimally...
linstor returns no error: ``` # linstor r l -r one-vm-7674-disk-0 ╭────────────────────────────────────────────────────────────────────────────╮ ┊ ResourceName ┊ Node ┊ Port ┊ Usage ┊ Conns ┊ State ┊ CreatedOn ┊ ╞════════════════════════════════════════════════════════════════════════════╡ ┊ one-vm-7674-disk-0...
eg: ``` linstor -m --output-version v0 resource list-volumes --prop Aux/one/DS_ID=109 ``` ``` linstor -m --output-version v0 volume list --prop Aux/one/DS_ID=109 ```
Hi, there is bit mess with aux properties, eg: ```bash linstor n sp --aux foo bar # sets foo property, but linstor n sp --aux foo=bar # removes one ```...
By default linstor clients prints all errors to stdout, it would be much better if they would be printed to stderr
### What would you like to be added? Hi, at Ænix we have organized a group of enthusiasts from Russian-speaking Kubernetes comunity on writing a generic etcd-operator. We decided to...