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

Safe updates are too cumbersome #51

Open
zemul opened this issue Mar 21, 2022 · 5 comments
Open

Safe updates are too cumbersome #51

zemul opened this issue Mar 21, 2022 · 5 comments

Comments

@zemul
Copy link

zemul commented Mar 21, 2022

When I updated the CSI plugin, the mount was all gone.
Safe updates are too cumbersome.
Is there a better way to do it?

@chrislusf
Copy link
Contributor

What is security updates?

@zemul zemul changed the title Security updates are too cumbersome Safe updates are too cumbersome Mar 21, 2022
@zemul
Copy link
Author

zemul commented Mar 21, 2022

What is security updates?

Sorry, the input is wrong. I would like to ask why the csi driver update causes unmount.

@chrislusf
Copy link
Contributor

Need to mount to the same collection. The readme has some info.

@zemul
Copy link
Author

zemul commented Mar 23, 2022

Need to mount to the same collection. The readme has some info.

I think safe updates are too cumbersome. the mount process is best hosted on the host rather than in a CSI-Node container

@chrislusf
Copy link
Contributor

but this is how CSI works...

You can of course mount manually on the host. There are no big differences, except some "collection" related variables are automatically configured in CSI drivers.

  -collection string
    	collection to create the files
  -collectionQuotaMB int
    	quota for the collection

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

No branches or pull requests

2 participants