Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project still active? #23

Open
dvonessen opened this issue Apr 24, 2023 · 9 comments · May be fixed by #28
Open

Project still active? #23

dvonessen opened this issue Apr 24, 2023 · 9 comments · May be fixed by #28

Comments

@dvonessen
Copy link

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
Copy link
Contributor

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

rancher/local-path-provisioner#350

@semekh
Copy link
Collaborator

semekh commented Sep 23, 2023

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
Copy link
Contributor

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
Copy link
Collaborator

semekh commented Sep 23, 2023

  • Development happens on the develop, not the master branch, last commit of which happened on 2023 Jul 6th
  • I should probably be more active in closing PRs
  • The deprecation seems to be fairly straight-forward. Will handle it.

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

@jpuskar
Copy link

jpuskar commented Dec 4, 2023

@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
Copy link

arusa commented Jan 1, 2024

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
Copy link
Collaborator

semekh commented Jan 1, 2024

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
Copy link

arusa commented Jan 1, 2024

Thanks for the quick reply! :)

@orville-wright
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants