FUKAYA Toshikuni
FUKAYA Toshikuni
Just to confirm, that library handles procfs from the name, but this counter is provided by sysfs. Is it appropriate to implement it in that library?
Understood.
upstream issue: https://github.com/kubernetes-csi/csi-test/pull/366
circleci supports arm based platform now. https://circleci.com/docs/2.0/arm-resources/
https://github.com/topolvm/topolvm/issues/478#issuecomment-1193445503 it should be done on the next release.
minikube 1.22 supports k8s 1.22 beta.0 (https://github.com/kubernetes/minikube/releases/tag/v1.22.0)
kind project does not release kind-node 1.22 yet, however, I can create kind-node image in local and launch a cluster.
All tests with kind-node 1.22-beta.0 successfully passed! The image is quay.io/topolvm/kind-node:v1.22.0-beta.0
We realized [KEP-1845](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1845-prioritization-on-volume-capacity) does not cover our use case. > Prioritizing nodes based on the total available capacity for dynamic provisioning PVCs We'll wait for another KEP...
working on #385 #446