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

Add support for ModifyVolume #4662

Open
Madhu-1 opened this issue Jun 5, 2024 · 6 comments
Open

Add support for ModifyVolume #4662

Madhu-1 opened this issue Jun 5, 2024 · 6 comments
Labels
dependency/csi This depends on changes to the CSI specification enhancement New feature or request keepalive This label can be used to disable stale bot activiity in the repo

Comments

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Jun 5, 2024

All the configuration options that can be changed later once created can be added to the VolumeAttributes class. Users will have more control to update these configurations whenever they want instead of using some CLI for modifying these parameters.

@nixpanic nixpanic added enhancement New feature or request dependency/csi This depends on changes to the CSI specification labels Jun 6, 2024
@nixpanic
Copy link
Member

Specifically, this is about ControllerModifyVolume.

@Madhu-1, which parameters do you think can be mutable for CephFS, NFS and RBD?

@nixpanic
Copy link
Member

For NFS the parameter to allow only certain IP-addresses to mount the volume could be modified.

@nixpanic
Copy link
Member

Related Kubernetes feature: VolumeAttributesClass

@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Jun 14, 2024

Specifically, this is about ControllerModifyVolume.

@Madhu-1, which parameters do you think can be mutable for CephFS, NFS and RBD?

we need to take all the parameters in the storageclass and see what can be modified at runtime for the volumes, like for rbd imageFeatures etc.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the wontfix This will not be worked on label Jul 14, 2024
@iPraveenParihar iPraveenParihar removed the wontfix This will not be worked on label Jul 15, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the wontfix This will not be worked on label Aug 14, 2024
@nixpanic nixpanic added keepalive This label can be used to disable stale bot activiity in the repo and removed wontfix This will not be worked on labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/csi This depends on changes to the CSI specification enhancement New feature or request keepalive This label can be used to disable stale bot activiity in the repo
Projects
None yet
Development

No branches or pull requests

4 participants