September#

September 1#

API#

  • EKS APIs have been updated to be compatible with Terraform.

Fixed#

  • A VPC cannot be deleted if it has network interfaces. Besides, it is no longer possible to delete multiple VPCs at once.

  • For the instances created within a PaaS service, automatic restart in case of failure is enabled.

September 13#

API#

  • Terraform-provider rockitcloud now supports EKS API.

September 28#

Changes#

  • DNS functionality is now available as a service that allows you to administer DNS zones and resource records within them. When creating a DNS zone, you can select its type: public or private. Public DNS zones are designed to resolve domain names on the Internet, while private ones do the same within a particular VPC. DNS service can be managed both from the web interface and using Route53 API.

API#

  • Methods for separate user and database management have been added to the PaaS API.

Fixed#

  • When creating a PaaS service, available quotas are checked.

  • PaaS parameter restrictions take into account the root volume and data volume sizes.

  • When clicking a link to a non-existing or already deleted bucket, an error is displayed.

  • The user may not grant rights to volume images and snapshots to himself/herself.