mingming.zhou
mingming.zhou
> for now, we did't handle disk update events, this is will be improved in the future.
@yankay Thanks for your suggestion, >When we install the hwamei stor, the user must to use "node label" to select the node enabled We realize that this operation brings some...
@panpan0000 Thanks for your suggestions. The document is being improved, and it is expected that there will be a great improvement at the beginning of next month. For the design...
Please leave your opinion on how to expand the capacity :-)
> Another solution is to add a new field (e.g. expansion: true/false) in the LDC for disk expansion. LS should monitor LDC for the field of expansion, and start to...
@yankay Thanks for your feedback For now, we will add AdmissionController WebhookConfiguration to solve this question.
Hi, @yankay Thanks for your suggestion. The registry of the CSI controller images can be modified by specifying the value of the [k8simageregistry](https://github.com/hwameistor/helm-charts/blob/main/charts/hwameistor/values.yaml) parameter when deploy with helm. ### Why...
We encountered a problem when modifying the image repository. The CSI node driver register image was migrated **from version [v2.0.0](https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.0.0) to `k8s.gcr. io`**, but the image has not been migrated...
@yankay Hi, Thanks for your suggestion, Install Notes has added, please use the latest(v0.1.6) version to deploy HwameiStor.
Hi @FloatXD ***At present, we ignore the disk event of UPDATE***, so if filesystem of the disk changed later, it won't be updated to the status in corresponding LocalDisk resource....