Results 18 comments of graphenn

because there is another [issue](https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/issues/1199) track it, close this one

Still same, if left capacity not enough, the k8s will stuck for not enough space, can't allocate the thin volume.

We run into this issue too, build grpcio and grpcio-tools takes too long time, please add musllinux aarch64 wheels

I try to make a pipeline for GenotypeGVCFs and bcftools ``` gatk --java-options "-Xmx2048m -XX:ParallelGCThreads=1 -Dsamjdk.compression_level=0" \ GenotypeGVCFs \ -R ./myreference.fa \ -V gendb://mydatabase/ \ -O /dev/stdout | \ bcftools...

It also happens at my environment, back to 1.22.1 is OK Version 1.23.1 What version of Kubernetes are you using? 1.26.4 What is your Kubernetes environment? Self-managed: kubekey created How...

Hi @grenaud As Johan mentioned, the current version of bamtools that is integrated as a submodule in the repository does not compile successfully with GCC 11 and later versions, which...

Hi @grenaud I have check it with GCC 12 and it is fixed.

WSL(linux) and Mac, so maybe this bug is related with something OS level difference between UNIX system and Windows.