yandex-csi-driver icon indicating copy to clipboard operation
yandex-csi-driver copied to clipboard

Fix XFS resize never completing

Open icekom opened this issue 3 years ago • 0 comments

Expanding XFS volumes never completes as there is no xfs_growfs binary in the container. This PR updates Dockerfile to include the xfsprogs-extra package providing it.

In case anyone needs this before it's merged:

ghcr.io/icekom/yandex-csi-driver@sha256:662f552a3c3f61185942f75c6a3b7f42c22067fefe3133c219cc33398617d81d

(link)

icekom avatar Sep 04 '22 17:09 icekom