Skip to content

v1.10.5

Compare
Choose a tag to compare
@rawmind0 rawmind0 released this 11 Nov 17:52
· 592 commits to master since this release
f04b2ca

CHANGELOG

1.10.5 (November 11, 2020)

FEATURES:

  • Deprecated Argument: rancher2_cluster.eks_import - (Optional) Use rancher2_cluster.eks_config_v2 instead. For Rancher v2.5.0 and above
  • New Argument: rancher2_cluster.eks_config_v2 - (Optional) EKS cluster import and new management support. For Rancher v2.5.0 and above

ENHANCEMENTS:

  • Updated go mod to support Rancher v2.5.2
  • Updated acceptance tests to use Rancher v2.5.2
  • Improved rancher2_bootstrap on resource creation. Number of retires on bootstrapDoLogin function can be configured with retries provider argument
  • Updated rancher2_catalog_v2 contextualized resource id with cluster_id prefix
  • Updated rancher2_app_v2 contextualized resource id with cluster_id prefix
  • Updated rancher2_app_v2 to show helm operation log if fail
  • Updated rancher2_app_v2.values argument as sensitive

BUG FIXES:

  • Fixed rancher2_cluster.rke_config.upgrade_strategy.drain argument to set false value properly
  • Fixed Apps & marketplace guide for Rancher v2.5.0 format
  • Fixed rancher2_app_v2.values argument to avoid false diff
  • Fixed rancher2_cluster_role_template_binding and rancher2_cluster_role_template_binding arguments to forceNew on update