March#

March 3#

Changes#

  • An Elastic IP can be selected from the registered user pool of IP addresses in the Elastic IP allocation dialog.

API#

Fixed#

  • When logging into the cloud, a user is notified that he/she is not allowed to log in until added to any project.

  • Edit buttons on an instance page are not blocked if an already allocated IP is mistakenly allocated to it.

  • The Download button for a generated report is inactive until it is built.

  • Switching to another project is performed correctly when a user is on a volume page.

  • In the template wizard, the drag-and-drop feature is available again at the Volumes step.

March 10#

Changes#

  • There is now the IAM section in the web interface. It is designed to manage projects, users, and access to cloud resources and services. In this section, you can create projects, and grant users access to resources and services using built-in or custom roles and set administrative and project privileges. In addition, you can view current quotas here.

  • The External Network column is added to the virtual switch table.

  • The DHCP options table can be sorted by the Domain and DNS servers columns.

  • The following displayable columns are added to the instance table: SSH key, Elastic IP, Private IP, and Placement group.

  • The Create snapshot button is added to the Volumes section.

  • Information about the Activity Log service limits is added to the Quotas section.

  • The Roles section is searchable.

Fixed#

  • We fixed an error that occurred when files were downloaded from the object storage in the new web interface.

  • In the new web interface, you can remove multiple volumes at the same time.

  • When you create a template, the wizard starts without waiting while the list of snapshots will be downloaded.

  • In the Volumes section, you can delete a volume in the Error status.

  • Now, access rules for a project in the Buckets section are added correctly.

March 16#

Changes#

  • The new K2 Cloud web interface has got the section Object Storage to handle buckets and objects. For better usability, the interface has got the following improvements:

    • the required parameters of a bucket can be set when it is created using the bucket wizard;

    • when versioning is enabled, objects in the bucket are displayed according to their hierarchy;

    • information about the user-granted access permissions is added to the object table.

March 25#

Changes#

  • To work with the EC2 API, you can use Terraform 0.12.x with an AWS provider 2.5 or later.

  • To automate modified template creation, you can use Packer version 1.5.x.

  • The volume table can be searched by all fields.

  • In case of a hardware failure, notifications are automatically sent to owners that their instances were migrated to another hypervisor.

API#

  • The RunInstances method allows you to set tags for instances at their creation with the help of the TagSpecification parameter.

  • Subnets, snapshots, security groups, VPN connections, route tables, customer gateways, ACLs, and DHCP options can now be tagged using the CreateTags method. These resources can be filtered by tags in their description methods (for example, DescribeSubnets, DescribeSnapshots, etc.).

  • The CreateVolume and DescribeVolumes methods return volume performance value in IOPS.