v1.14.0
CHANGELOG
1.14.0 (May 7, 2021)
FEATURES:
- New Argument:
rancher2_cluster.oke_config.limit_node_count- (Optional) The maximum number of worker nodes. Can limitquantity_per_subnet. Default0(no limit) (int) - New Argument:
rancher2_cluster.rke_config.ingress.default_backend- (Optional) Enable ingress default backend. Default:true(bool) - New Argument:
rancher2_cluster.rke_config.ingress.http_port- (Optional/Computed) HTTP port for RKE Ingress (int) - New Argument:
rancher2_cluster.rke_config.ingress.https_port- (Optional/Computed) HTTPS port for RKE Ingress (int) - New Argument:
rancher2_cluster.rke_config.ingress.network_mode- (Optional/Computed) Network mode for RKE Ingress (string) - New Argument:
rancher2_cluster.rke_config.ingress.update_strategy- (Optional) RKE ingress update strategy (list Maxitems: 1) - New Argument:
rancher2_cluster.rke2_config- (Optional/Computed) The RKE2 configuration forrke2Clusters. Conflicts withaks_config,eks_config,gke_config,oke_config,k3s_configandrke_config(list maxitems:1) - New Argument:
rancher2_cluster_sync.wait_alerting- (Optional) Wait until alerting is up and running. Default:false(bool) - New Argument:
rancher2_cluster.gke_config_v2- (Optional) The Google GKE V2 configuration forgkeClusters. Conflicts withaks_config,eks_config,eks_config_v2,gke_config,oke_config,k3s_configandrke_config. For Rancher v2.5.8 or above (list maxitems:1) - New Argument:
rancher2_cloud_credential.google_credential_config- (Optional) Google config for the Cloud Credential (list maxitems:1)
ENHANCEMENTS:
- Updated
rancher2_catalog_v2schema resource, defining conflict betweengit_repoandurlarguments - Improved
rancher2_cluster_syncwith new cluster state check method and new option to wait until alerting is enabled - Updated go mod to support Rancher
v2.5.8 - Updated acceptance tests to use Rancher
v2.5.8
BUG FIXES:
- Fix
rancher2_node_poolresource, addingforcenewproperty to not updatable arguments - Fix
rancher2_clusterresource, fixing provider crash ifcluster_monitoring_inputargument is deleted - Fix
rancher2_projectresource, fixing provider crash ifproject_monitoring_inputargument is deleted - Fix
rancher2_catalog_v2resource, just setting defaultgit_branchvalue ifgit_repois specified - Fix
rancher2_cluster.eks_config_v2argument, settingprivate_access,public_accessandsecrets_encryptionas computed argument, removing default value