Support btrfs graph driver
matthyx opened this issue · 8 comments
Hello,
I can make a PR to add it to the list, but is there any downside?
https://github.com/kubernetes/system-validators/blob/master/validators/types_unix.go#L74
More details on the driver itself:
https://docs.docker.com/storage/storagedriver/btrfs-driver/
I am not familiar with the status of btrfs integration but it seems that the current k8s has the problem to integrate with btrfs because of the cAdvisor's issue.
kubernetes/kubernetes#94335 (comment)
If we add btrfs to the list, I think we need to wait for k8s v1.21 at least.
Thanks, let's wait and see...
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
I think the cadvisor problems are resolved. A bit hard to tell if btrfs is working now...
I think the important part is that it is claimed as supported, thus we should enable it here.
/remove-lifecycle stale