v7.0.0
Changed
- added:
- support for RKE2 using the IONOS Extension.
- renamed:
user-data
tocloud-init
user-data-b64
tocloud-init-b64
ssh-in-user-data
tossh-in-cloud-init
- fixed:
- driver ip not being set if it was private
- ipblock delete request was sent even if no ipblock existed
- start and stop not working for CUBE servers
Use with Rancher
Download URL
https://github.com/ionos-cloud/docker-machine-driver/releases/download/v7.0.0/docker-machine-driver-7.0.0-linux-amd64.tar.gz
Custom UI URL
https://cdn.jsdelivr.net/gh/ionos-cloud/ui-driver-ionoscloud@main/releases/v1.0.0/component.js
Whitelist Domains
cdn.jsdelivr.net
UI Extension
Version: 0.1.0
Repo
https://github.com/ionos-cloud/ui-extensions-ionoscloud
Branch
gh-pages
What's Changed
- Added rke2 development docs by @rmocanu-ionos in #83
- rename userdata to cloudinit in flags by @rmocanu-ionos in #84
- build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by @dependabot in #74
- build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #70
- fix: check if ipblockid is set before trying to delete the resource by @rmocanu-ionos in #87
- fix: set driver ip if it's private by @rmocanu-ionos in #88
- fix: use resume and suspend for cube server, vmState to get server state by @rmocanu-ionos in #90
New Contributors
- @dependabot made their first contribution in #74
Full Changelog: v6.1.4...v7.0.0