Skip to content

Extend MachineRuntime to update Volume information #1304

@lukasfrank

Description

@lukasfrank

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

Metadata

Metadata

Assignees

Labels

api-changearea/computeCompute and virtualization specific issues and enhancements.area/iaasIssues related to IronCore IaaS development.enhancementNew feature or request

Projects

Status

✅ Done

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions