openebs / rawfile-localpv

Dynamically deploy Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is provisioned from RAW-device file loop mounted Local-Hostpath storage.
https://openebs.io
Apache License 2.0
72 stars 27 forks source link

Project still active? #23

Open dvonessen opened 1 year ago

dvonessen commented 1 year ago

Hi,

this project seems exactly what I want to use for my single node kubernetes server. But the last commit is more than 2.5 years ago, is there still progress in this project? Or is there another project which covers this use case?

Thank you!

laurivosandi commented 1 year ago

The project seems dead and I think will break with Kubernetes 1.27 (CSI related changes)

I think best alternative at the moment is to have rancher/local-path-provisioner add mounting and resizing scripts and then similar setup can be achieved with it

https://github.com/rancher/local-path-provisioner/pull/350

semekh commented 1 year ago

The project is not dead and is still being actively used in production. It's just that I haven't seen that many issues to cut a new release yet. Any specifics on the issue you're facing on Kubernetes 1.27?

laurivosandi commented 1 year ago

external-provisioner complains about this:

W0923 14:28:14.212098 1 warnings.go:70] storage.k8s.io/v1beta1 CSIStorageCapacity is deprecated in v1.24+, unavailable in v1.27+; use storage.k8s.io/v1 CSIStorageCapacity

Numerous PR-s are open https://github.com/openebs/rawfile-localpv/pulls

Latest commit is nearly 2 years ago...

semekh commented 1 year ago

That said, it might actually be a good time to cut a new release, and address those issues. Thanks for the feedback.

jpuskar commented 11 months ago

@semekh, Thank you for your amazing work on this and I'm sorry to ask... We hit the same deprecation issue on 1.28 (which makes sense). Any chance a new release is coming?

arusa commented 10 months ago

Thanks too for this module! But it doesn't look very active, because this issue was created in April and it took until September to respond and now there is still no new release. I'm currently wondering if it's better to use lvm-localpv on a file, but that doesn't feel right :/

semekh commented 10 months ago

Hey @arusa Unfortunately I've been unable to cut a new release due to outdated CI credentials. Have reached out to upstream OpenEBS members lately. If that doesn't work I might publish this under another organization.

arusa commented 10 months ago

Thanks for the quick reply! :)

orville-wright commented 6 months ago

hi @semekh just checking in in the CI credentials issue. Did our CI folks get back to you on this issue and update you with the info you needed? - I think I recall seeing a convo on that. please confirm?