Add support for ModifyVolume
Open
dependency/csi
enhancement
keepalive
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 617
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 43
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the VolumeAttributes class and the existing ModifyVolume entry point in the Go CSI driver. Review which configuration options can change after volume creation and trace how they are currently handled. Done means supported mutable options can be updated through ModifyVolume without requiring the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100