Peter Pan

Results 46 issues of Peter Pan

This project is the one with most stars, but I didn't find the way to enable redis cluster mode , which can help us for high performance. Is there any...

This is a [Help Needed] first, and maybe a [Doc Enhancement] later. as we know, Neither `native LVS` nor `keepalived` will do SNAT(should be taken care by ourselves), but only...

@PengTian0 @changev if ```DEBIAN_REPOSITORY``` is blank, then we use a default value.

run-test

in order to sync up time easily during usage. @PengTian0

### What would you like to be added? The `Features List` can not directly make people to adopt it. > `To a man with a hammer, everything looks like a...

kind/feature

1. `kubectl delete pvc` for those pvc claims hwameiStor storageClass. 2. kubernetes will releasing the corresponding pv (if `reclaim-policy` is `Delete`) 3. HwameiStor will automatically do the removal of the...

https://hwameistor.io/docs/quick_start/uninstall no hint to tell user how to clean up the lvm after uninstallation. we need to `lvremove`, `vgremove`, `pvremove` respectively.

kind/documentation

it seems `helm uninstall` already clean up those 2 steps.

when if the `hwameistor-admission-controller` breaks, the new pod will fail to be scheduled , the new running `rs` will complains: ``` Error creating: Internal error occurred: failed calling webhook "hwameistor.io.mutate-hook":...

currently, the quick start of hwameistor is awesome. Applying a LDC for each one, then all free disk can be leveraged in k8s. great. However, when my disk use up,...

kind/enhancement