v1.9.0
CHANGELOG
1.9.0 (June 29, 2020)
FEATURES:
ENHANCEMENTS:
- Updated acceptance tests:
- run rancher HA environment on k3s v1.18.2-k3s1
- integrated rancher update scenario from v2.3.6 to v2.4.5
- Updated local cluster on
rancher2_bootstrapresource, due to issue rancher/rancher#16213 - Added
load_balancer_skuargument toazure_cloud_providerconfiguration - Added
nodelocalargument torke_config.dnsargument onrancher2_clusterresource - Added
viewverb torulesargument forrancher2_node_templateresource - Updated golang to v1.13, modules and vendor files
- Updated Rancher support to v2.4.5
- Added full feature to
rke_config.monitoringargument - Added
externalas allowed value onrke_config.cloud_providerargument onrancher2_clusterresource - Added
regionargument ongke_configforrancher2_clusterresource - Updated
annotationsandlabelsarguments to supress diff when name containscattle.io/orrancher.io/
BUG FIXES:
- Fixed
nodeTemplateStateRefreshFuncfunction onrancher2_node_templateresource to check if returned error is forbidden - Updated
rancher2_appresource to fix local cluster scoped catalogs - Updated api bool fields with default=true to
*bool. Related to rancher/types#1083 - Fixed update on
rancher2_cluster_templateresource. Related to https://github.com/terraform-providers/terraform-provider-rancher2/issues/365