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

Provide documentation on how to migrate from the (deprecated) OpenEBS 3.x Helm Chart to the new 4.x version #4353

Open
laverya opened this issue Apr 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@laverya
Copy link

laverya commented Apr 30, 2024

Is your feature request related to a problem? Please describe.

OpenEBS has deprecated their legacy do-everything helm chart, as seen here. This is unfortunately the chart currently used by k0s, and while there are docs on how to move from the embedded OpenEBS chart to a user-configured one, those docs still presuppose that you will be migrating to version 3.x of the do-everything chart.

There is a new OpenEBS localpv hostpath provisioner chart, here, that starts from version 4.0. However, it uses a different chart name + values configuration, and so the current documentation is insufficient.

Describe the solution you would like

Documentation on how to perform this migration would be greatly appreciated. An automatic migration of the storage extension version from 3.x to 4.x would be wonderful too, of course.

Describe alternatives you've considered

No response

Additional context

No response

@laverya laverya added the enhancement New feature or request label Apr 30, 2024
@laverya
Copy link
Author

laverya commented Apr 30, 2024

There's actually a successor openebs/openebs@4.0.1 chart at https://github.com/openebs/openebs/tree/main/charts (same chart name, different repository URL) - that would be far easier to migrate to than the subchart that only handles local path storage!

Still needs an updated values file + docs though.

@ianb-mp
Copy link

ianb-mp commented May 1, 2024

fyi, I haven't been able to make the new 4.0.1 chart work with k0s - see: openebs/zfs-localpv#530

Openebs deploys fine, I just can't use it to create PVCs.

EDIT: my issue is fixed - was missing trailing / on the kubelet path 🫤

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

No branches or pull requests

2 participants