Liang Sun

Results 5 issues of Liang Sun

Cloud provider will register CRDs when it starts. In Kubernetes 1.22.x, it supports CRD only with apiextensions.k8s.io/v1 version. However, cloud provider's CRDs are still at apiextensions.k8s.io/v1beta1 version. It caused the...

lifecycle/stale

Add a document for Node Expansion. This version is in English, and will add another doc for Chinese version.

documentation

There are multiple components in HwameiStor, including LDM, LS, Scheduler, Admission Controller. Had better to build up a matrix to describe the installation options for supporting multiple scenarios. For example:...

kind/documentation

The content of "What is HwameiStor" should be refined as below: 1. move out the sections of "Functional modules" and "Terminology"; 2. add the introduction for the HwameiStor's functions.

kind/documentation

The Operator must have: 1. Install the HwameiStor system a. install LocalDiskManager on all the nodes b. install LocalStorage by selecting the storage node by label c. install the LocalDiskClaim...

kind/feature