Skip to content

Releases: ionos-cloud/docker-machine-driver

v7.1.0-rc.2

07 Nov 08:38
6bb1b02

Choose a tag to compare

What's Changed

New Contributors

  • @Ntr0 made their first contribution in #133

Full Changelog: v7.1.0-rc.1...v7.1.0-rc.2

v7.1.0-rc.1

17 Sep 08:58
c405b7f

Choose a tag to compare

v7.1.0-rc.1 Pre-release
Pre-release

Added

  • added ionoscloud-nic-multi-queue, defaults to false, used to activate or deactivate the Multi Queue feature on all NICs of the server.

Fixed

  • Fixed provisioning not working when not using the rke provisioning supplied by rancher. We recommend setting the append rke flag to true as the solution may not work based no Rancher changes, it currently stops returning the userdata field as a driver field to make Rancher wait for SSH instead of skipping the step.

Changed

  • Renamed ionoscloud-append-rke-userdata to ionoscloud-append-rke-cloud-init, so it does not register as a userdata field to Rancher. Note that this will cause some compatibility issues with the UI extensions. Versions 0.4.0 and 0.4.1 will not be able to change the append rke field so the default value will be used

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.1.0-rc.1/docker-machine-driver-7.1.0-rc.1-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.3/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.4.2

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

Full Changelog: v7.0.8...v7.1.0-rc.1

v7.0.6-hotfix.1

06 Sep 18:21

Choose a tag to compare

What's Changed

Full Changelog: v7.0.6...v7.0.6-hotfix.1

v7.0.8

03 Sep 10:37
7522370

Choose a tag to compare

Fixed

  • Fixes:
    • Change location parsing to support de/fra/2
    • Change location used for ipblock creation to de/fra when location is de/fra/2

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.8/docker-machine-driver-7.0.8-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.3/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.4.1

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

  • test: add an expected result to actually check that there are no unex… by @rmocanu-ionos in #125
  • fix: change location parsing to support de/fra/2, make ipblock call t… by @rmocanu-ionos in #127

Full Changelog: v7.0.7...v7.0.8

v7.0.7

11 Aug 11:20
95d55f9

Choose a tag to compare

Changed

  • Features:
    • Append rke provisioning to userdata by @dennislapchenko
    • Added feature flag for rke provisioning being appended to userdata
  • Changes:
    • remove default value for cpu_family, sending nothing will let the API select an available CPU architecture
    • changed default value for image

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.7/docker-machine-driver-7.0.7-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.3/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.4.1

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

New Contributors

Full Changelog: v7.0.6...v7.0.7

v7.0.6

11 Nov 15:06
693654f

Choose a tag to compare

Changed

  • Fixed:
    • endpoint not being set in the ui drivers
    • issues with updating fields on an existing cloud credential
    • locations, cpu family and cube template select options were outdated, updated lists
  • improvement:
    • added calls to retreive locations, cpu family and cube template lists from the API, will use the credentials set by the user, default values are used if the calls fail

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.6/docker-machine-driver-7.0.6-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.3/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.1.4

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

Full Changelog: v7.0.5...v7.0.6

v7.0.5

31 May 08:49
e071c2a

Choose a tag to compare

Changed

  • Fixed:
    • driver not using NAT when one already existing on the server, now it adds the main lan to the NAT if it does not already exist
    • refactor driver to catch all error and rollback, avoid reaching a state where the machine creation failed but the resources still exist
  • improvement:
    • add multiple checks to unit tests, improved coverage

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.5/docker-machine-driver-7.0.5-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.2/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.1.3

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

Full Changelog: v7.0.4...v7.0.5

v7.0.4

01 Mar 14:08
bd91c87

Choose a tag to compare

Changed

  • improvement:
    • use composite requests to reduce the number of calls made

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.4/docker-machine-driver-7.0.4-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.2/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.1.2

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

Full Changelog: v7.0.3...v7.0.4

v7.0.3

22 Feb 13:34
667588b

Choose a tag to compare

Changed

  • added:
    • option connect to additional lans, flag and option added in RKE1 and RKE2 UIs
    • added new cpu family options in UI
  • fixed:
    • driver was trying to get server state without knowing the server ID
    • RKE2: making servers in pool1 start while the others wait to try to avoid creating multiple datacenter
    • cloudinit input was not should the old value when updating the config
  • known issues:
    • multiple data centers and LANs are created in RKE2 if there are multiple machines in pool1, this is because the driver does not know which machine should go first

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.3/docker-machine-driver-7.0.3-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.2/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.1.2

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

New Contributors

Full Changelog: v7.0.2...v7.0.3

v7.0.2

26 Sep 15:42
f7cc6b9

Choose a tag to compare

Changed

  • added:
    • option to configure rules and flowlogs on the created NAT
  • changed:
    • default nat rules are not created with target subnet nil
  • fixed:
    • driver was failing while trying to remove resources
    • driver was not removing the NAT gateway if it was created
    • some options on the RKE2 configuration war overriden when using edit (fixed in UI extension v0.1.1)
    • natLansToGateways did not work with edit (fixed in UI extension v0.1.1)

Use with Rancher

Download URL

https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.2/docker-machine-driver-7.0.2-linux-amd64.tar.gz

Custom UI URL

https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.1/component.js

Whitelist Domains

cdn.jsdelivr.net

UI Extension

Version: 0.1.1

Repo

 https://github.com/ionos-cloud/ui-extensions-ionoscloud

Branch

 gh-pages

What's Changed

Full Changelog: v7.0.1...v7.0.2