Release notes

3.7

 
Date: 31.01.2024

  • New features

Added the ability to create a secondary network interface for virtual machines in the Yandex Cloud

3.6

 
Date: 21.12.2023

  • Bug fixes

Fixed Ansible inventory for the case when users are created on the hosts that are linked to clusters. Now, the Create user action starts only on the selected host (instead of all cluster hosts)

3.5

 
Date: 28.11.2023

  • New features

Added the ability to stop execution of Ansible playbooks and actions

3.4

 
Date: 02.06.2023

  • New features

Multiline, loops, variables are supported for initialization scripts (init_script)

Added the post_script section for host actions, which allows executing Ansible scripts on the virtual machine after its initialization

3.3

 
Date: 13.04.2023

  • New features

Added support for Astra Linux

3.2

 
Date: 21.03.2023

  • New features

Added the Remove and init action at the host level, which allows you to recreate virtual machines in the cloud

3.1

 
Date: 04.10.2022

  • Improvements

  • Misc/Internal

The Name field (that was used to create a group of virtual machines and to import hosts) is changed to FQDN. Host configurations in ADCM now contain FQDNs instead of names

Support for RHEL distribution activation is temporarily disabled

Upgrade is supported only from version 3.x

2.16

 
Date: 14.02.2022

  • Misc/Internal

Requirements to the minimal ADCM version are changed. In ADCM 2022020106, the Python version has been changed to 3.10, which is not supported by the previous bundles of the Yandex Cloud hostprovider

2.15

 
Date: 14.02.2022

  • New features

  • Bug fixes

Added the redhat_subscription section to the hostprovider settings. This section is designed to store registration parameters for virtual machines with RHEL

Added the Register RHEL VM action at the host level. This action registers RedHat for a virtual machine that uses RHEL — with the ability to override registration settings from the hostprovider configuration

Added the Register RHEL VM action at the hostprovider level. This action registers RedHat for a virtual machine that uses RHEL — based on the registration settings from the hostprovider configuration

The Intel Ice Lake platform is supported

Added the advanced parameter Image folder to the hostprovider settings. This parameter provides a single storage for all images with the ability to obtain images via the get-latest-from-family function

Fixed the Ansible module error for Yandex Cloud

Fixed the minimal ADCM version for a bundle

Fixed an error with granting the sudo privileges, which occurred during creation of users in Alt Linux. Now, if the Passwordless sudo flag is set, users are automatically added to the wheel group

The SSH availability waiting logic is combined with processing the Cloud-init timeout field. Previously, the timeout for VM SSH availability was 300 seconds

If the Image id or Snapshot id parameters are defined in the host settings, the Image family field gets cleared

Fixed the Python discovery error for the Power ON action, which occurred if the Python interpreter did not exist at the same path as in the ADCM container

2.14

 
Date: 26.05.2021

  • Improvements

  • Bug fixes

  • Misc/Internal

Increased stability of the rng-tools installation action

Fixed a bug that allowed saving negative values in the Active operations limit timeout and Cloud-init timeout fields

Requirements to the minimal ADCM version are changed. In ADCM 2021052612, the Python version has been changed to 3.9, which is not supported by the previous bundles of the Yandex Cloud hostprovider

2.13

 
Date: 12.05.2021

  • New features

  • Bug fixes

The Image family parameter type is changed from option to variant. Now, you can edit the parameter value manually. Also, this parameter is optional now. It can be left empty if alternative sources for the boot disk are used

Added the Assign internal ip field where you can enter an IPv4 address for a virtual machine. By default, internal IP addresses are created automatically

Added support for a new disk type SSD_NONREPLICATED

Fixed required=false for the deprecated field 'template'(DN: Image). Caused problems while working through API

2.12

 
Date: 26.02.2021

  • New features

  • Improvements

  • Bug fixes

Added the default_host_settings section to the hostprovider settings for saving default host settings

Added the advanced field Active operations limit timeout to the default_host_settings section. This is a timeout that is activated when the quota of simultaneously performed operations is exceeded (resulting in errors returned by the Yandex Cloud gPRC)

Added the optional field Labels to the default_host_settings section. You can use this field to specify labels that will be used for all created VMs by default. The labels that are specified for VMs have a higher priority compared to the labels specified at the hostprovider level

Added the Service account credentials field to the hostprovider settings for authentication based on static access keys. This field is optional and incompatible with the OAuth field

Added the advanced field Endpoint to the hostprovider settings. This is a custom endpoint that will be used to connect to a private Yandex Cloud installation. The default endpoint is api.cloud.yandex.net

Added the advanced field Root certificates to the hostprovider settings. In this field, you can define root certificates that will be used to connect to a private Yandex Cloud installation

Added the advanced field Cloud-init timeout to the host settings. This is a timeout for cloud-init to finish the running tasks

Added the ability to create additional disks based on snapshot_id/image_id or attach existing disks via disk_id

Made the OAuth parameter optional. Currently, the Service account credentials field is the main field for authentication

Now it is possible to use the data about additional disks when performing the Init action for virtual machines previously added via the Import hosts action and subsequently removed (if the autodelete VM parameter is set to true)

Fixed the problem of writing public keys with the adcm username to the host configuration (from the Ssh keys field in the hostprovider settngs)

Removed the Advanced attribute for the Login, SSH public Key fields in the Create user action

Fixed the problem of upgrading a bundle from version 2.10. The error occurred if some virtual machines were created from snapshots

2.11

 
Date: 18.09.2020

  • New features

  • Improvements

  • Bug fixes

Added the Update action that updates labels of virtuals machines by overwriting the previous labels

Added the advanced field Snapshot ID, which allows you to create virtual machines from snapshots

The 'image_family'(DN: Image family) field has become the main source for a boot disk image. During the virtual machine creation, the newest image from the specified family is currently used (instead of a fixed image)

Replaced the deprecated field 'template'(DN: Image) with 'image_family'(DN: Image family)

Replaced the deprecated disk type NVME with SSD

Fixed the problem of repeated queries when gRPC connection is broken

Perfomed rearrangement of fields in the ADCM web interface to improve user experience

Found a mistake? Seleсt text and press Ctrl+Enter to report it