Releases: csi-addons/spec
Releases · csi-addons/spec
spec v0.2.0 Release
The release of the spec after v0.1.1.
Major changes
Added GetVolumeReplicationInfo API
Newly added volumeSource to below RPC requests.
- EnableVolumeReplication
- DisableVolumeReplication
- PromoteVolume
- DemoteVolume
- ResyncVolume
- GetVolumeReplicationInfo
This new volumeSource Field CSI-addons spec will support replication for volume_groups for all the RPC calls.
spec v0.1.1 Release
The minor release of the spec after v0.1.0.
Newly added alpha replication_id to below RPC requests.
- EnableVolumeReplication
- DisableVolumeReplication
- PromoteVolume
- DemoteVolume
- ResyncVolume
Warning The new field is alpha with this release, the API's might change in the future and the API's might not be backward compatible.
spec v0.1.0 Release
The initial release of the spec.
Newly added protobuf messages.
We have added the below protobuf messages to achieve the storage replication
- EnableVolumeReplication
- DisableVolumeReplication
- PromoteVolume
- DemoteVolume
- ResyncVolume
Warning This release is going to be an alpha release, the API's might change in future and the API's might not be backward compatible.