March
In this article:
March#
March 4#
Changes#
The Services tab on the Kubernetes cluster page displays the Private IP address of the instance where Docker Registry service is deployed.
API#
The
RunInstances
method checks theSubnetID
parameter, and now a security group is created in the specified subnet.The
RunInstances
method works correctly for various combinations of availability zone and placement group names.
Fixed#
An existing description of a volume snapshot can be removed.
The volume snapshot table is correctly sorted by size.
Alarm names containing special characters are handled correctly.
March 10#
Changes#
Export of instances and volumes to VMDK and VHD formats has been accelerated.
March 18#
Changes#
Volume versions, a new K2 Cloud feature, allow you to instantly restore the original volume with the content as of the time of the version saving. Unlike snapshots, volume versions are not copied to another storage, but remain in the same storage system as the volume. To create a version of the selected volume via web interface, go to the Volumes section or its page. For details, see about using volume versions.
For information about route sources, see the route table in the Routes tab on the route table page.
API#
To work with volume versions, the
CreateVolumeVersion
,DeleteVolumeVersion
,DescribeVolumeVersions
andRestoreVolumeVersion
methods have been added. Description of methods.Quotas have been updated in the
DescribeAccountAttributes
method.
Fixed#
We have improved the layout of the dialog window used to add new privileges for a role.
March 31#
Changes#
Now 10+ GiB objects in a bucket can only be renamed using utilities (for example, AWS CLI or S3cmd).
Fixed#
The Information tab on the interface group page displays the correct number of interfaces to which the group is assigned.
Switching to an external network from a network map is performed correctly when the external network name matches the subnet ID.