-
Notifications
You must be signed in to change notification settings - Fork 11
Labels
api-changearea/computeCompute and virtualization specific issues and enhancements.Compute and virtualization specific issues and enhancements.area/iaasIssues related to IronCore IaaS development.Issues related to IronCore IaaS development.enhancementNew feature or requestNew feature or request
Milestone
Description
Summary
As in the parent issue pointed out, the VolumeAccess information is only set once the remote Volume is being attached. A dynamic update is needed to support:
- Volume Resize
- (later) credential rotation
Basic example
The following iri change
rpc UpdateVolume(UpdateVolumeRequest) returns (UpdateVolumeResponse) {};
would involve the
- broker
- poollet
- irictl
- and the provoiders
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api-changearea/computeCompute and virtualization specific issues and enhancements.Compute and virtualization specific issues and enhancements.area/iaasIssues related to IronCore IaaS development.Issues related to IronCore IaaS development.enhancementNew feature or requestNew feature or request