Skip to content

v1.10.1

Compare
Choose a tag to compare
@rawmind0 rawmind0 released this 28 Aug 03:47
· 698 commits to master since this release
e95594a

CHANGELOG

1.10.1 (August 27, 2020)

FEATURES:

ENHANCEMENTS:

  • Added nsg support on azure_config argument on rancher2_node_template resource
  • Updated go mod, vendor files and provider tests to support rancher 2.4.6
  • Added aws kms key id support to rancher2_node_template

BUG FIXES:

  • Fix rke_config.event_rate_limit.configuration argument to work properly
  • Fix cluster and project role template binding doc files name
  • Fix rancher2_cluster_sync resource error if referred cluster deleted out of band
  • Fix rancher2_namespace and rancher2_project resources error if destroyed by not global admin user
  • Fix rancher2_app resource error if referred project deleted out of band
  • Fix rancher2_app doc typo on target_namespace argument description
  • Fix rancher2_cluster and rancher2_project resources error if created with monitoring enabled by not global admin user
  • Fix rancher2_token to set annotations and labels as computed attibutes
  • Fix rke_config.secrets_encryption_config.custom_config argument to work properly
  • Fix rancher2_token.ttl argument to work properly on Rancher v2.4.6
  • Fix rancher2_project resource applying pod_security_policy_template_id argument on creation