Hi,
We found that kubectl-unused-volumes cannot report unused PersistentVolumeClaim created by vector, which is a StatefulSet.
The vector uses HPA to adjust replicas in StatefulSet. So when it is scaled-down, kubectl-unused-volumes shall report unused PersistentVolumeClaim. However, they are not reported.