Skip to content

v1.24.1

Compare
Choose a tag to compare
@drone-admin drone-admin released this 07 Sep 00:40
· 177 commits to master since this release
d6b9660

1.24.1 (September 6, 2022)

FEATURES:

  • New Argument: amazonec2_config.http_endpoint - (Optional) Enables or disables the HTTP metadata endpoint on your instances (string). See #944
  • New Argument: amazonec2_config.http_tokens - (Optional) The state of token usage for your instance metadata requests (string). See #944
  • New Argument: rke_config.aci_network_provider - (Optional/Computed) ACI provider config for RKE network (list maxitems:63). See #912

ENHANCEMENTS:

  • Add test coverage for amazonec2 node template. See #952
  • Remove non working args from amazonec2_config. See #960
  • Add release checklist to README. See #971
  • Bump rancher/rancher and go client dependencies to support the ACI Network Provider. See #959

BUG FIXES:

  • Fix broken logo link in README. See #924
  • Fix resource creation error on RKE2 cluster for Azure #876